You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/managed-grafana/how-to-connect-azure-monitor-workspace.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -106,13 +106,15 @@ To build a brand new dashboard with Prometheus metrics:
106
106
107
107
## Remove an Azure Monitor workspace
108
108
109
-
If you no longer need it, you can remove an Azure Monitor workspace from your Azure Managed Grafana workspace.
109
+
If you no longer need it, you can remove an Azure Monitor workspace from your Azure Managed Grafana workspace:
110
110
111
111
1. In your Azure Managed Grafana workspace, select **Integrations** > **Azure Monitor workspaces (Preview**) from the left menu.
112
112
1. Select the row with the resource to delete and select **Delete** > **Yes**.
113
-
1. Go to the Azure Monitor workspace resource and remove the role assignment that was previously added:
114
-
1. In the Azure Monitor workspace resource, select **Access control (IAM)** > **Role assignments**.
115
-
1. Under **Monitoring Data Reader**, select the row with the name of your Azure Managed Grafana resource and select **Remove** > **OK**.
113
+
114
+
Optionally also remove the role assignment that was previously added in the Azure Monitor workspace:
115
+
116
+
1. In the Azure Monitor workspace resource, select **Access control (IAM)** > **Role assignments**.
117
+
1. Under **Monitoring Data Reader**, select the row with the name of your Azure Managed Grafana resource and select **Remove** > **OK**.
116
118
117
119
To learn more about Azure Monitor managed service for Prometheus, read the [Azure Monitor managed service for Prometheus guide](../azure-monitor/essentials/prometheus-metrics-overview.md).
0 commit comments