@GeethaThatipatri-MSFT Thanks for your responce , yes i have set subscription az account set --subscription <name>
Though im not able to connect to azure mysql server
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
(ResourceNotFound) The Resource 'Microsoft.DBforMySQL/servers/testingmysql' under resource group 'ISOLATE-ENV' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
Code: ResourceNotFound
Message: The Resource 'Microsoft.DBforMySQL/servers/testingmysql' under resource group 'ISOLATE-ENV' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
Kindly someone , please let me know , why i get this error , given details everything are correct but i get this error when i try to connect azure mysql server from azure cli , when providing this command "az mysql server show --resource-group <resource-group-name> --name <server-name>"
Someone pls reach me and help me to solve this isse , ASAP
main goal is , im trying to export slow query log of azure mysql server using azureCLI
Appreciate your responce ,
Thanks,
Nikil.R
@GeethaThatipatri-MSFT Thanks for your responce , yes i have set subscription az account set --subscription <name>
Though im not able to connect to azure mysql server