mirror of
https://github.com/grafana/grafana.git
synced 2025-01-26 16:27:02 -06:00
Azure: Support multi-resource namespace (NetApp Volumes) (#84779)
Add multi-resource namespace (NetApp Volumes)
This commit is contained in:
parent
fbd057b258
commit
0718605f75
@ -413,6 +413,7 @@ export const multiResourceCompatibleTypes: { [ns: string]: boolean } = {
|
||||
'microsoft.databoxedge/databoxedgedevices': true, // 'Azure Stack Edge / Data Box Gateway'
|
||||
'microsoft.dataprotection/backupvaults': true, // 'Backup vaults'
|
||||
'microsoft.netapp/netappaccounts/capacitypools': true, // 'Capacity pools'
|
||||
'microsoft.netapp/netappaccounts/capacitypools/volumes': true, // 'Capacity pool volumes'
|
||||
'microsoft.network/networkwatchers/connectionmonitors': true, // 'Connection Monitors'
|
||||
'microsoft.keyvault/vaults': true, // 'Key vaults'
|
||||
'microsoft.recoveryservices/vaults': true, // 'Recovery Services vaults'
|
||||
|
Loading…
Reference in New Issue
Block a user