Azure CLI error while connecting azure #28126
Labels
Auto-Assign
Auto assign by bot
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
MySQL
Service Attention
This issue is responsible by Azure service team.
Describe the bug
(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
I tried different commend to check if the issue with command or CLI but i see the same error
Related command
az mysql server show --resource-group Databases-Resources --name geethatest.mysql.database.azure.com
az mysql flexible-server firewall-rule list --resource-group Databases-Resources --name geethatest.mysql.database.azure.com
Errors
Issue script & Debug output
az mysql server show --resource-group Databases-Resources --name geethatest.mysql.database.azure.com
az mysql flexible-server firewall-rule list --resource-group Databases-Resources --name geethatest.mysql.database.azure.com
Expected behavior
Should list the server details
Environment Summary
Prod
Additional context
No response
The text was updated successfully, but these errors were encountered: