az cognitiveservices
Azure Cognitive Services 계정을 관리합니다.
이 문서에는 Azure Cognitive Services 계정 및 구독 관리에 대한 Azure CLI 명령만 나열되어 있습니다. API 및 지원되는 SDK를 사용하는 방법을 알아보려면 개별 서비스에 대한 설명서를 https://docs.microsoft.com/azure/cognitive-services/ 참조하세요.
명령
Name | Description | 형식 | 상태 |
---|---|---|---|
az cognitiveservices account |
Azure Cognitive Services 계정을 관리합니다. |
핵심 | GA |
az cognitiveservices account commitment-plan |
Azure Cognitive Services 계정에 대한 약정 계획을 관리합니다. |
핵심 | GA |
az cognitiveservices account commitment-plan create |
Azure Cognitive Services 계정에 대한 약정 계획을 만듭니다. |
핵심 | GA |
az cognitiveservices account commitment-plan delete |
Azure Cognitive Services 계정에서 약정 계획을 삭제합니다. |
핵심 | GA |
az cognitiveservices account commitment-plan list |
Azure Cognitive Services 계정의 모든 약정 계획을 표시합니다. |
핵심 | GA |
az cognitiveservices account commitment-plan show |
Azure Cognitive Services 계정에서 약정 계획을 표시합니다. |
핵심 | GA |
az cognitiveservices account create |
Azure Cognitive Services 계정을 관리합니다. |
핵심 | GA |
az cognitiveservices account delete |
Azure Cognitive Services 계정을 관리합니다. |
핵심 | GA |
az cognitiveservices account deployment |
Azure Cognitive Services 계정에 대한 배포를 관리합니다. |
핵심 | GA |
az cognitiveservices account deployment create |
Azure Cognitive Services 계정에 대한 배포를 만듭니다. |
핵심 | GA |
az cognitiveservices account deployment delete |
Azure Cognitive Services 계정에서 배포를 삭제합니다. |
핵심 | GA |
az cognitiveservices account deployment list |
Azure Cognitive Services 계정에 대한 모든 배포를 표시합니다. |
핵심 | GA |
az cognitiveservices account deployment show |
Azure Cognitive Services 계정에 대한 배포를 표시합니다. |
핵심 | GA |
az cognitiveservices account identity |
Cognitive Services 계정의 ID를 관리합니다. |
핵심 | GA |
az cognitiveservices account identity assign |
Cognitive Services 계정의 ID를 할당합니다. |
핵심 | GA |
az cognitiveservices account identity remove |
Cognitive Services 계정에서 ID를 제거합니다. |
핵심 | GA |
az cognitiveservices account identity show |
Cognitive Services 계정의 ID를 표시합니다. |
핵심 | GA |
az cognitiveservices account keys |
Azure Cognitive Services 계정을 관리합니다. |
핵심 | GA |
az cognitiveservices account keys list |
Azure Cognitive Services 계정을 관리합니다. |
핵심 | GA |
az cognitiveservices account keys regenerate |
Azure Cognitive Services 계정을 관리합니다. |
핵심 | GA |
az cognitiveservices account list |
Azure Cognitive Services 계정을 관리합니다. |
핵심 | GA |
az cognitiveservices account list-deleted |
일시 삭제된 Azure Cognitive Services 계정을 나열합니다. |
핵심 | GA |
az cognitiveservices account list-kinds |
Azure Cognitive Services 계정에 유효한 모든 종류를 나열합니다. |
핵심 | GA |
az cognitiveservices account list-models |
Azure Cognitive Services 계정을 관리합니다. |
핵심 | GA |
az cognitiveservices account list-skus |
Azure Cognitive Services 계정을 관리합니다. |
핵심 | GA |
az cognitiveservices account list-usage |
Azure Cognitive Services 계정에 대한 사용량을 나열합니다. |
핵심 | GA |
az cognitiveservices account network-rule |
네트워크 규칙을 관리합니다. |
핵심 | GA |
az cognitiveservices account network-rule add |
네트워크 규칙을 추가합니다. |
핵심 | GA |
az cognitiveservices account network-rule list |
네트워크 규칙을 나열합니다. |
핵심 | GA |
az cognitiveservices account network-rule remove |
네트워크 규칙을 제거합니다. |
핵심 | GA |
az cognitiveservices account purge |
일시 삭제된 Azure Cognitive Services 계정을 제거합니다. |
핵심 | GA |
az cognitiveservices account recover |
일시 삭제된 Azure Cognitive Services 계정을 복구합니다. |
핵심 | GA |
az cognitiveservices account show |
Azure Cognitive Services 계정을 관리합니다. |
핵심 | GA |
az cognitiveservices account show-deleted |
일시 삭제된 Azure Cognitive Services 계정을 표시합니다. |
핵심 | GA |
az cognitiveservices account update |
Azure Cognitive Services 계정을 관리합니다. |
핵심 | GA |
az cognitiveservices commitment-tier |
Azure Cognitive Services에 대한 약정 계층을 관리합니다. |
핵심 | GA |
az cognitiveservices commitment-tier list |
Azure Cognitive Services에 대한 모든 약정 계층을 표시합니다. |
핵심 | GA |
az cognitiveservices list |
Azure Cognitive Services 계정을 관리합니다. |
핵심 | 더 이상 사용되지 않음 |
az cognitiveservices model |
Azure Cognitive Services에 대한 모델을 관리합니다. |
핵심 | GA |
az cognitiveservices model list |
Azure Cognitive Services에 대한 모든 모델을 표시합니다. |
핵심 | GA |
az cognitiveservices usage |
Azure Cognitive Services에 대한 사용량을 관리합니다. |
핵심 | GA |
az cognitiveservices usage list |
Azure Cognitive Services에 대한 모든 사용량을 표시합니다. |
핵심 | GA |
az cognitiveservices list
이 명령은 더 이상 사용되지 않으며 향후 릴리스에서 제거될 예정입니다. 대신 'az cognitiveservices 계정 목록'을 사용합니다.
Azure Cognitive Services 계정을 관리합니다.
이 문서에는 Azure Cognitive Services 계정 및 구독 관리에 대한 Azure CLI 명령만 나열되어 있습니다. API 및 지원되는 SDK를 사용하는 방법을 알아보려면 개별 서비스에 대한 설명서를 https://docs.microsoft.com/azure/cognitive-services/ 참조하세요.
az cognitiveservices list [--resource-group]
예제
리소스 그룹의 모든 Cognitive Services 계정을 나열합니다.
az cognitiveservices list -g MyResourceGroup
선택적 매개 변수
리소스 그룹의 이름입니다. 를 사용하여 az configure --defaults group=<name>
기본 그룹을 구성할 수 있습니다.
전역 매개 변수
로깅의 자세한 정도를 늘려 모든 디버그 로그를 표시합니다.
이 도움말 메시지를 표시하고 종료합니다.
경고를 표시하지 않고 오류만 표시합니다.
출력 형식입니다.
JMESPath 쿼리 문자열입니다. 자세한 내용과 예제는 http://jmespath.org/를 참조하세요.
구독의 이름 또는 ID입니다. 를 사용하여 az account set -s NAME_OR_ID
기본 구독을 구성할 수 있습니다.
로깅의 자세한 정도를 늘립니다. 전체 디버그 로그를 표시하려면 --debug를 사용합니다.
Azure CLI