Azure CLI error while connecting azure
- 主要言語
- Python
- スター
- 4.6k
- フォーク
- 3.5k
- 平均マージ
- 3日 10時間
- マージ済み PR(30日)
- 64
説明
### 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_
コントリビューションガイド
調査の方向性
まず、issue にある関連コマンド `az mysql server show` と `az mysql flexible-server firewall-rule list` を実行し、リソース グループ名とサーバー名を報告された ResourceNotFound エラーと比較します。Azure CLI MySQL コマンドのエントリポイントと、これらの引数の処理を確認します。コマンドで意図したサーバーを特定してその詳細を一覧表示できるか、または関連する不一致を明確に報告できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- azure, mysql
- 領域
- cli, cloud, databases
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100