AzureMonitor: Updates allowed namespaces (#48468)

This commit is contained in:
jcolladokuri 2022-05-03 05:41:05 -07:00 committed by GitHub
parent 806ea058ed
commit 3ee99821bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,9 @@ export default class SupportedNamespaces {
'Microsoft.DBforMySQL/servers',
'Microsoft.DBforMySQL/flexibleServers',
'Microsoft.DBforPostgreSQL/servers',
'Microsoft.DBforPostgreSQL/serversv2',
'Microsoft.DBforPostgreSQL/serverGroups',
'Microsoft.DBforPostgreSQL/serverGroupsv2',
'Microsoft.DBforPostgreSQL/flexibleServers',
'Microsoft.Devices/IotHubs',
'Microsoft.Devices/provisioningServices',
@ -103,6 +106,7 @@ export default class SupportedNamespaces {
'Microsoft.ContainerRegistry/registries',
'Microsoft.DBforMySQL/servers',
'Microsoft.DBforPostgreSQL/servers',
'Microsoft.DBforPostgreSQL/serversv2',
'Microsoft.Devices/IotHubs',
'Microsoft.Devices/provisioningServices',
'Microsoft.EventGrid/topics',
@ -158,6 +162,7 @@ export default class SupportedNamespaces {
'Microsoft.Compute/virtualMachineScaleSets',
'Microsoft.DBforMySQL/servers',
'Microsoft.DBforPostgreSQL/servers',
'Microsoft.DBforPostgreSQL/serversv2',
'Microsoft.Devices/IotHubs',
'Microsoft.Devices/provisioningServices',
'Microsoft.EventHub/namespaces',
@ -212,6 +217,7 @@ export default class SupportedNamespaces {
'Microsoft.ContainerRegistry/registries',
'Microsoft.DBforMySQL/servers',
'Microsoft.DBforPostgreSQL/servers',
'Microsoft.DBforPostgreSQL/serversv2',
'Microsoft.Devices/IotHubs',
'Microsoft.Devices/provisioningServices',
'Microsoft.EventHub/namespaces',