(cherry picked from commit 3ee99821bc)
Co-authored-by: jcolladokuri <jcolladokuri@microsoft.com>
This commit is contained in:
co-authored by
jcolladokuri
parent
ecdd52dbb1
commit
be96c872d1
+6
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user