Unable to retrieve Azure Key Vault components

Unable to retrieve Azure Key Vault components

    You will not be able to retrieve the Azure Key Vault components, like keys, certificates, and secrets, if you have not provided the sufficient permissions.
  1. Access configuration permission
    To track all of your Azure Key Vault components, ensure that you have configured the below settings for your Key Vault resource in Azure:
  1. Navigate to the Azure portal and to your Key Vault resource.
  2. On the left pane, click Settings > Access configuration.
  3. The Access configuration permission model of your Key Vault should be set to Azure role-based access control (RBAC) (recommended).

  4. Key Vault Reader permission
    The Site24x7 Application which you had created for monitoring should have the Key Vault Reader permission, either at the Azure subscription-level or for the specific Key Vault resource.
      To assign the necessary permission, 
  1. Navigate to the Azure portal and to the Resource Group, Subscription or to the Key Vault resource and then click Access control IAM
  2. Click + Add and then Add Role Assignment
  3. Under Roles, search for Key Vault Reader permission and select it and then click Next
  4. In the Members tab, beside Members, click + Select members
  5. In the pop-up window, select the Site24x7-associated client application and then click Select.
  6. Check if the application has been added under Members and then click Review + assign.
Now the application has been provided with the reader permission.

If you still face issues, contact support@site24x7.com.

    • Related Articles

    • Response time and its components

      Response time is comprised of five major components namely DNS time, connection time, SSL Handshake Time, first byte and Download time. Let us consider a scenario to further explain these terms: A website zoho.com is monitored by Site24x7. Firstly, ...
    • No data for service and process in Windows server monitor

      If you see "No Data" for process and service metrics (such as CPU or memory usage of monitored services) in the Site24x7 Windows server monitor user interface, follow the troubleshooting steps below. Run PowerShell Commands Open PowerShell as ...
    • Difference between a website monitor and a SOAP Web Service monitor

      Website monitor will support monitoring of any web application via POST, GET and HEAD methods of configuration. Learn more on the performance metrics provided for a website monitor. SOAP Web Service monitors , on the other hand, lets you to ...
    • Monitor websites that require a HTTP POST to determine availability

      You can monitor websites that require HTTP POST to determine availability. You can configure HTTP request methods to be passed (POST/GET/HEAD/POST XML) under the HTTP Configuration while adding a monitor itself. Log in to the Site24x7 client and ...
    • Monitor and validate DNS IP changes using regex

      DNS administrators often monitor their DNS servers to detect changes in domain resolution and ensure IP mappings remain secure and accurate. Problem When your organization adds or modifies an IP address for your domain name, it’s critical to: Be ...