mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 03:13:49 +08:00
Added Azure Monitor support for Microsoft.AppConfiguration/configurationStores namespace (#32123)
Closes #28733
This commit is contained in:
@ -3,6 +3,7 @@ export default class SupportedNamespaces {
|
||||
azuremonitor: [
|
||||
'Microsoft.AnalysisServices/servers',
|
||||
'Microsoft.ApiManagement/service',
|
||||
'Microsoft.AppConfiguration/configurationStores',
|
||||
'Microsoft.Automation/automationAccounts',
|
||||
'Microsoft.Batch/batchAccounts',
|
||||
'Microsoft.Cache/redis',
|
||||
|
Reference in New Issue
Block a user