diff --git a/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_monitor/supported_namespaces.ts b/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_monitor/supported_namespaces.ts index 8e6674157e2..3c6bbb4f274 100644 --- a/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_monitor/supported_namespaces.ts +++ b/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_monitor/supported_namespaces.ts @@ -23,7 +23,9 @@ export default class SupportedNamespaces { 'Microsoft.DataLakeStore/accounts', 'Microsoft.DBforMariaDB/servers', 'Microsoft.DBforMySQL/servers', + 'Microsoft.DBforMySQL/flexibleServers', 'Microsoft.DBforPostgreSQL/servers', + 'Microsoft.DBforPostgreSQL/flexibleServers', 'Microsoft.Devices/IotHubs', 'Microsoft.Devices/provisioningServices', 'Microsoft.DocumentDB/databaseAccounts',