Docs: Data Sources subsection naming (#20127)
In the data sources docs two similar subsection names were used. This PR renames `Adding the data source to Grafana` subsection to `Adding data source` so that all data sources have the same subsection name.
This commit is contained in:
@@ -23,7 +23,7 @@ The Azure Monitor data source supports multiple services in the Azure cloud:
|
||||
- **[Azure Log Analytics]({{< relref "#querying-the-azure-log-analytics-service" >}})** (or Azure Logs) gives you access to log data collected by Azure Monitor.
|
||||
- **[Application Insights Analytics]({{< relref "#writing-analytics-queries-for-the-application-insights-service" >}})** allows you to query [Application Insights data](https://docs.microsoft.com/en-us/azure/azure-monitor/app/analytics) using the same query language used for Azure Log Analytics.
|
||||
|
||||
## Adding the data source to Grafana
|
||||
## Adding the data source
|
||||
|
||||
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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user