AWS grafana documentation change
Summary
Updated documentation to reflect the rebranding of Azure Active Directory to Azure Entra ID throughout the document. Removed specific service setup guides and consolidated the Microsoft Entra app registration reference.
Security assessment
The changes are purely terminological updates reflecting Microsoft's rebranding of Azure Active Directory to Azure Entra ID. There is no evidence of security vulnerability fixes or new security features being documented.
Diff
diff --git a/grafana/latest/userguide/using-azure-monitor-in-AMG.md index 17e934fdb..baf663a24 100644 --- a/grafana/latest/userguide/using-azure-monitor-in-AMG.md +++ b/grafana/latest/userguide/using-azure-monitor-in-AMG.md @@ -24 +24 @@ The Azure Monitor data source supports multiple services in the Azure cloud: -The data source can access metrics from four different services. You can configure access to the services that you use. It is also possible to use the same credentials for multiple services if that is how you have set it up in Azure AD. +The data source can access metrics from four different services. You can configure access to the services that you use. It is also possible to use the same credentials for multiple services if that is how you have set it up in Azure Entra ID. @@ -26,5 +26 @@ The data source can access metrics from four different services. You can configu - * [Guide to setting up an Azure Active Directory Application for Azure Monitor](https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-create-service-principal-portal) - - * [Guide to setting up an Azure Active Directory Application for Azure Log Analytics.](https://dev.loganalytics.io/documentation/Authorization/AAD-Setup) - - * [Quickstart Guide for Application Insights.](https://dev.applicationinsights.io/quickstart/) + * [Register a Microsoft Entra app and create a service principal](https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-create-service-principal-portal) @@ -41 +37 @@ The data source can access metrics from four different services. You can configu - * **Tenant Id** (Azure Active Directory, Properties, Directory ID) + * **Tenant Id** (Azure Entra ID, Properties, Directory ID) @@ -43 +39 @@ The data source can access metrics from four different services. You can configu - * **Client Id** (Azure Active Directory, App Registrations, Choose your app, Application ID) + * **Client Id** (Azure Entra ID, App Registrations, Choose your app, Application ID) @@ -45 +41 @@ The data source can access metrics from four different services. You can configu - * **Client Secret** (Azure Active Directory, App Registrations, Choose your app, Keys) + * **Client Secret** (Azure Entra ID, App Registrations, Choose your app, Keys) @@ -55 +51 @@ The data source can access metrics from four different services. You can configu - * Client Id (Azure Active Directory, App Registrations, Choose your app, Application ID) + * Client Id (Azure Entra ID, App Registrations, Choose your app, Application ID) @@ -57 +53 @@ The data source can access metrics from four different services. You can configu - * Client Secret (Azure Active Directory, App Registrations, Choose your app, Keys, Create a key, Use client secret) + * Client Secret (Azure Entra ID, App Registrations, Choose your app, Keys, Create a key, Use client secret) @@ -72 +68 @@ The data source can access metrics from four different services. You can configu -Alternatively on step 4, if you are creating a new Azure Active Directory App, use the [Azure CLI](https://docs.microsoft.com/en-us/cli/azure/?view=azure-cli-latest): +Alternatively on step 4, if you are creating a new Azure Entra ID App, use the [Azure CLI](https://docs.microsoft.com/en-us/cli/azure/?view=azure-cli-latest):