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
1. Run the `az grafana service-account show` command to get the details of a service account. Replace `<azure-managed-grafana-name>` and `<service-account-name>` with your own information.
92
+
1. Run the `az grafana service-account show` command to get the details of a service account. Replace `<azure-managed-grafana-name>` and `<service-account-name>` with your own information.
93
93
94
-
```azurecli-interactive
95
-
az grafana service-account show --name <azure-managed-grafana-name> --service-account <service-account-name>
96
-
```
94
+
```azurecli-interactive
95
+
az grafana service-account show --name <azure-managed-grafana-name> --service-account <service-account-name>
0 commit comments