az ml computetarget amlcompute identity

참고

이 참조는 Azure CLI에 대 한 azure cli-ml 확장의 일부 이며 버전 2.0.28 이상 이어야 합니다. 확장은 az ml computetarget amlcompute identity 명령을 처음 실행할 때 자동으로 설치 됩니다. 확장에 대해 자세히 알아보세요.

AzureML 계산 대상 id 명령입니다.

명령

az ml computetarget amlcompute identity assign

AzureML 계산 대상에 id를 할당 합니다.

az ml computetarget amlcompute identity remove

AzureML 계산 대상에서 id를 제거 합니다.

az ml computetarget amlcompute identity show

AzureML 계산 대상의 id를 표시 합니다.

az ml computetarget amlcompute identity assign

AzureML 계산 대상에 id를 할당 합니다.

az ml computetarget amlcompute identity assign --identities
                                               --name
                                               [--path]
                                               [--resource-group]
                                               [--subscription-id]
                                               [--workspace-name]
                                               [-v]

필수 매개 변수

--identities

' [System] '을 사용 하 여 사용자 할당 id를 설정 하는 시스템 할당 id를 쉼표 (ie ' ResourceID1, ResourceID2 ')로 구분 하 여 설정 합니다.

--name -n

프로 비전 할 계산 대상의 이름입니다.

선택적 매개 변수

--path

프로젝트 폴더의 경로입니다. 기본값: 현재 디렉터리입니다.

--resource-group -g

제공 된 작업 영역에 해당 하는 리소스 그룹입니다.

--subscription-id

구독 Id를 지정 합니다.

--workspace-name -w

이 계산 대상을 만들 작업 영역의 이름입니다.

-v

자세한 정도 플래그입니다.

az ml computetarget amlcompute identity remove

AzureML 계산 대상에서 id를 제거 합니다.

az ml computetarget amlcompute identity remove --identities
                                               --name
                                               [--path]
                                               [--resource-group]
                                               [--subscription-id]
                                               [--workspace-name]
                                               [-v]

필수 매개 변수

--identities

' [System] '을 사용 하 여 사용자 할당 id를 제거 하는 시스템 할당 id를 쉼표 (ie ' ResourceID1, ResourceID2 ')로 구분 하 여 제거 합니다.

--name -n

프로 비전 할 계산 대상의 이름입니다.

선택적 매개 변수

--path

프로젝트 폴더의 경로입니다. 기본값: 현재 디렉터리입니다.

--resource-group -g

제공 된 작업 영역에 해당 하는 리소스 그룹입니다.

--subscription-id

구독 Id를 지정 합니다.

--workspace-name -w

이 계산 대상을 만들 작업 영역의 이름입니다.

-v

자세한 정도 플래그입니다.

az ml computetarget amlcompute identity show

AzureML 계산 대상의 id를 표시 합니다.

az ml computetarget amlcompute identity show --name
                                             [--path]
                                             [--resource-group]
                                             [--subscription-id]
                                             [--workspace-name]
                                             [-v]

필수 매개 변수

--name -n

프로 비전 할 계산 대상의 이름입니다.

선택적 매개 변수

--path

프로젝트 폴더의 경로입니다. 기본값: 현재 디렉터리입니다.

--resource-group -g

제공 된 작업 영역에 해당 하는 리소스 그룹입니다.

--subscription-id

구독 Id를 지정 합니다.

--workspace-name -w

이 계산 대상을 만들 작업 영역의 이름입니다.

-v

자세한 정도 플래그입니다.