■ az monitor metrics alert show 명령의 ids 옵션을 사용해 특정 메트릭 경고를 구하는 방법을 보여준다.
▶ 실행 명령
1 2 3 4 5 6 |
az monitor metrics alert show --ids ` "/subscriptions/XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX/resourceGroups/TestResourceGroup/providers/Microsoft.Insights/metricAlerts/TestAlert" ------------------------------------ ----------------- --------- Subscription ID 리소스 그룹명 메트릭 경고명 |