mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
(cherry picked from commit c15f444296
)
Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com>
This commit is contained in:
parent
e0c0eff3a2
commit
f587d9f78a
@ -107,6 +107,7 @@ export default class SupportedNamespaces {
|
||||
'Microsoft.EventHub/namespaces',
|
||||
'Microsoft.EventHub/clusters',
|
||||
'Microsoft.Insights/AutoscaleSettings',
|
||||
'Microsoft.Insights/components',
|
||||
'Microsoft.KeyVault/vaults',
|
||||
'Microsoft.Logic/workflows',
|
||||
'Microsoft.Network/networkInterfaces',
|
||||
@ -156,6 +157,7 @@ export default class SupportedNamespaces {
|
||||
'Microsoft.EventHub/namespaces',
|
||||
'Microsoft.EventHub/clusters',
|
||||
'Microsoft.Insights/AutoscaleSettings',
|
||||
'Microsoft.Insights/components',
|
||||
'Microsoft.KeyVault/vaults',
|
||||
'Microsoft.Network/networkInterfaces',
|
||||
'Microsoft.Network/loadBalancers',
|
||||
@ -206,6 +208,7 @@ export default class SupportedNamespaces {
|
||||
'Microsoft.Devices/provisioningServices',
|
||||
'Microsoft.EventHub/namespaces',
|
||||
'Microsoft.Insights/AutoscaleSettings',
|
||||
'Microsoft.Insights/components',
|
||||
'Microsoft.KeyVault/vaults',
|
||||
'Microsoft.Logic/workflows',
|
||||
'Microsoft.Network/networkInterfaces',
|
||||
|
Loading…
Reference in New Issue
Block a user