Skip to content

Commit c70ce21

Browse files
committed
resource group aut created
1 parent d9e61dd commit c70ce21

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/azure-monitor/essentials/azure-monitor-workspace-manage.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,11 @@ resource workspace 'microsoft.monitor/accounts@2021-06-03-preview' = {
7474
}
7575
7676
```
77-
7877
---
7978

80-
To connect your Azure Monitor managed service for Prometheus to your Azure Monitor workspace, see [Collect Prometheus metrics from AKS cluster](./prometheus-metrics-enable.md)
79+
When you create an Azure Monitor workspace, a new resource group is created. The resource group name has the following format: `MA_<azure monitor workspace resource name>_<location code>_managed`, where the tokenized elements are in lower case. The resource group contains a data collection endpoint, and a data collection rule with the same name as the workspace. The resource group and its resources are automatically deleted when you delete the workspace.
80+
81+
To connect your Azure Monitor managed service for Prometheus to your Azure Monitor workspace, see [Collect Prometheus metrics from AKS cluster](./prometheus-metrics-enable.md)
8182

8283

8384
## Delete an Azure Monitor workspace
@@ -158,7 +159,7 @@ To set up an Azure monitor workspace as a data source for Grafana using a Resour
158159

159160
---
160161

161-
If your Grafana Instance is self managed see [Use Azure Monitor managed service for Prometheus (preview) as data source for self-managed Grafana using managed system identity](./prometheus-self-managed-grafana-azure-active-directory.md)
162+
If your Grafana Instance is self managed, see [Use Azure Monitor managed service for Prometheus (preview) as data source for self-managed Grafana using managed system identity](./prometheus-self-managed-grafana-azure-active-directory.md)
162163

163164

164165

0 commit comments

Comments
 (0)