Azure: Support multi-resource namespace (NetApp Volumes) (#84779)

Add multi-resource namespace (NetApp Volumes)
This commit is contained in:
Andreas Christou 2024-03-20 20:07:47 +00:00 committed by GitHub
parent fbd057b258
commit 0718605f75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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'