다음을 통해 공유


az cognitiveservices account identity

Cognitive Services 계정의 ID를 관리합니다.

명령

Name Description 형식 상태
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 identity assign

Cognitive Services 계정의 ID를 할당합니다.

Cognitive Services 계정의 ID 개체를 할당합니다. 시스템 할당 ID가 생성되고 계정에 할당됩니다.

az cognitiveservices account identity assign --name
                                             --resource-group

예제

Cognitive Services 계정의 ID를 할당합니다.

az cognitiveservices account identity assign --name myresource --resource-group cognitive-services-resource-group

필수 매개 변수

--name -n

Cognitive Services 계정 이름입니다.

--resource-group -g

리소스 그룹의 이름입니다. 를 사용하여 az configure --defaults group=<name>기본 그룹을 구성할 수 있습니다.

전역 매개 변수
--debug

로깅의 자세한 정도를 늘려 모든 디버그 로그를 표시합니다.

--help -h

이 도움말 메시지를 표시하고 종료합니다.

--only-show-errors

경고를 표시하지 않고 오류만 표시합니다.

--output -o

출력 형식입니다.

허용되는 값: json, jsonc, none, table, tsv, yaml, yamlc
기본값: json
--query

JMESPath 쿼리 문자열입니다. 자세한 내용과 예제는 http://jmespath.org/를 참조하세요.

--subscription

구독의 이름 또는 ID입니다. 를 사용하여 az account set -s NAME_OR_ID기본 구독을 구성할 수 있습니다.

--verbose

로깅의 자세한 정도를 늘립니다. 전체 디버그 로그를 표시하려면 --debug를 사용합니다.

az cognitiveservices account identity remove

Cognitive Services 계정에서 ID를 제거합니다.

Cognitive Services 계정에서 ID(있는 경우)를 제거합니다.

az cognitiveservices account identity remove --name
                                             --resource-group

예제

Cognitive Services 계정에서 ID를 제거합니다.

az cognitiveservices account identity remove --name myresource --resource-group cognitive-services-resource-group

필수 매개 변수

--name -n

Cognitive Services 계정 이름입니다.

--resource-group -g

리소스 그룹의 이름입니다. 를 사용하여 az configure --defaults group=<name>기본 그룹을 구성할 수 있습니다.

전역 매개 변수
--debug

로깅의 자세한 정도를 늘려 모든 디버그 로그를 표시합니다.

--help -h

이 도움말 메시지를 표시하고 종료합니다.

--only-show-errors

경고를 표시하지 않고 오류만 표시합니다.

--output -o

출력 형식입니다.

허용되는 값: json, jsonc, none, table, tsv, yaml, yamlc
기본값: json
--query

JMESPath 쿼리 문자열입니다. 자세한 내용과 예제는 http://jmespath.org/를 참조하세요.

--subscription

구독의 이름 또는 ID입니다. 를 사용하여 az account set -s NAME_OR_ID기본 구독을 구성할 수 있습니다.

--verbose

로깅의 자세한 정도를 늘립니다. 전체 디버그 로그를 표시하려면 --debug를 사용합니다.

az cognitiveservices account identity show

Cognitive Services 계정의 ID를 표시합니다.

Cognitive Services 계정의 ID 개체를 표시합니다. 계정에 할당된 ID가 없는 경우 빈 개체가 반환될 수 있습니다.

az cognitiveservices account identity show --name
                                           --resource-group

예제

Cognitive Services 계정의 ID를 표시합니다.

az cognitiveservices account identity show --name myresource --resource-group cognitive-services-resource-group

필수 매개 변수

--name -n

Cognitive Services 계정 이름입니다.

--resource-group -g

리소스 그룹의 이름입니다. 를 사용하여 az configure --defaults group=<name>기본 그룹을 구성할 수 있습니다.

전역 매개 변수
--debug

로깅의 자세한 정도를 늘려 모든 디버그 로그를 표시합니다.

--help -h

이 도움말 메시지를 표시하고 종료합니다.

--only-show-errors

경고를 표시하지 않고 오류만 표시합니다.

--output -o

출력 형식입니다.

허용되는 값: json, jsonc, none, table, tsv, yaml, yamlc
기본값: json
--query

JMESPath 쿼리 문자열입니다. 자세한 내용과 예제는 http://jmespath.org/를 참조하세요.

--subscription

구독의 이름 또는 ID입니다. 를 사용하여 az account set -s NAME_OR_ID기본 구독을 구성할 수 있습니다.

--verbose

로깅의 자세한 정도를 늘립니다. 전체 디버그 로그를 표시하려면 --debug를 사용합니다.