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.- 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:
- Navigate to the Azure portal and to your Key Vault resource.
- On the left pane, click Settings > Access configuration.
- The Access configuration permission model of your Key Vault should be set to Azure role-based access control (RBAC) (recommended).
- 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,
- Navigate to the Azure portal and to the Resource Group, Subscription or to the Key Vault resource and then click Access control IAM.
- Click + Add and then Add Role Assignment.
- Under Roles, search for Key Vault Reader permission and select it and then click Next.
- In the Members tab, beside Members, click + Select members.
- In the pop-up window, select the Site24x7-associated client application and then click Select.
- Check if the application has been added under Members and then click Review + assign.
Now the application has been provided with the reader permission.
Related Articles
How to update the API key for Azure AI Search
It is mandatory to update the API key for the Azure AI Search service monitor to view the Statistics metrics, which provide in-depth quota and usage data of indexes, documents, data sources, aliases, and much more. To add the Azure AI Search monitor, ...
Updating the Client Secret (Application Secret) value provided for Azure monitoring
To update the Client Secret value provided while adding an Azure monitor, follow these steps: Log in to Site24x7 and go to Azure > Infrastructure Dashboard/Inventory Dashboard/Management Actions. Hover over the hamburger icon at the top and click ...
How to create a custom view of Azure monitors based on tags
Categorize your Azure resource monitors based on tags, like the resource group, subscription, and location, either while adding or editing an Azure monitor. While adding an Azure monitor On the Add Azure Monitor page, under Advanced Configuration, ...
There is no data from my Azure monitor
There are several reasons for a Site24x7 Azure monitor to display no data. Some of them are listed below: When there is no data available for a metric on the Microsoft Azure portal itself, data collection cannot happen and Site24x7 will display no ...
Unable to see application after adding APM Insight .NET agent and getting "Failed to Load Profiler" error
The following are few reasons that might pose an interference with the APM Insight .NET agent profiling: 1. User Permission settings 2. Competing profilers/monitoring services If the installation is not done with administrative privileges, the ...