다음을 통해 공유


az apic integration create

메모

이 참조는 Azure CLI(버전 2.57.0 이상)에 대한 apic 확장 확장의 일부입니다. az apic integration create 명령을 처음 실행할 때 확장이 자동으로 설치됩니다. 확장에 대한 자세한 알아봅니다.

명령 그룹 'az apic integration'은 미리 보기로 개발 중입니다. 참조 및 지원 수준: https://aka.ms/CLI_refstatus

명령

Name Description 형식 상태
az apic integration create apim

Azure APIM을 API 원본으로 추가합니다.

확장 미리 보기
az apic integration create aws

Amazon API 게이트웨이를 API 원본으로 추가합니다.

확장 미리 보기

az apic integration create apim

미리 보기

명령 그룹 'az apic integration'은 미리 보기로 개발 중입니다. 참조 및 지원 수준: https://aka.ms/CLI_refstatus

Azure APIM을 API 원본으로 추가합니다.

az apic integration create apim --azure-apim
                                --integration-name
                                --resource-group
                                --service-name
                                [--import-specification {always, never, ondemand}]
                                [--msi-resource-id]
                                [--target-environment-id]
                                [--target-lifecycle-stage {deprecated, design, development, preview, production, retired, testing}]

예제

Azure API 센터 인스턴스와 동일한 리소스 그룹에 API 원본으로 Azure APIM 추가

az apic integration create apim -g contoso-resources -n contoso -i sync-from-my-apim --azure-apim myapim

다른 리소스 그룹에 API 원본으로 Azure APIM 추가

az apic integration create apim -g contoso-resources -n contoso -i sync-from-my-apim --azure-apim /subscriptions/12345678-1234-1234-1234-123456789abc/resourceGroups/samplegroup/providers/Microsoft.ApiManagement/service/sampleapim

필수 매개 변수

--azure-apim

원본 APIM 인스턴스의 이름 또는 리소스 ID입니다.

--integration-name -i

통합의 이름입니다.

--resource-group -g

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

--service-name -n

Azure API Center 서비스의 이름입니다.

선택적 매개 변수

--import-specification

메타데이터와 함께 사양을 가져와야 하는지를 나타냅니다.

허용되는 값: always, never, ondemand
Default value: always
--msi-resource-id

API Management 인스턴스에 대한 액세스 권한이 있는 관리 ID의 리소스 ID입니다.

--target-environment-id

대상 환경 리소스 ID입니다.

--target-lifecycle-stage

대상 수명 주기 단계입니다.

허용되는 값: deprecated, design, development, preview, production, retired, testing
전역 매개 변수
--debug

로깅 세부 정보를 늘려 모든 디버그 로그를 표시합니다.

--help -h

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

--only-show-errors

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

--output -o

출력 형식입니다.

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

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

--subscription

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

--verbose

로깅 세부 정보를 늘립니다. 전체 디버그 로그에 --debug를 사용합니다.

az apic integration create aws

미리 보기

명령 그룹 'az apic integration'은 미리 보기로 개발 중입니다. 참조 및 지원 수준: https://aka.ms/CLI_refstatus

Amazon API 게이트웨이를 API 원본으로 추가합니다.

az apic integration create aws --aws-access-key-reference
                               --aws-region-name
                               --aws-secret-access-key-reference
                               --integration-name
                               --resource-group
                               --service-name
                               [--import-specification {always, never, ondemand}]
                               [--msi-resource-id]
                               [--target-environment-id]
                               [--target-lifecycle-stage {deprecated, design, development, preview, production, retired, testing}]

예제

Amazon API 게이트웨이를 API 원본으로 추가

az apic integration create aws -g contoso-resources -n contoso -i sync-from-my-amazon-api-gateway -a https://{keyvaultName}.vault.azure.net/secrets/{secretName1} -s https://{keyvaultName}.vault.azure.net/secrets/{secretName2} -r us-east-2

필수 매개 변수

--aws-access-key-reference -a

Amazon API 게이트웨이 액세스 키. Azure Key Vault 비밀 참조여야 합니다.

--aws-region-name -r

Amazon API 게이트웨이 지역(예: us-east-2).

--aws-secret-access-key-reference -s

Amazon API 게이트웨이 비밀 액세스 키. Azure Key Vault 비밀 참조여야 합니다.

--integration-name -i

통합의 이름입니다.

--resource-group -g

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

--service-name -n

Azure API Center 서비스의 이름입니다.

선택적 매개 변수

--import-specification

메타데이터와 함께 사양을 가져와야 하는지를 나타냅니다.

허용되는 값: always, never, ondemand
Default value: always
--msi-resource-id

Azure Key Vault에 대한 액세스 권한이 있는 관리 ID의 리소스 ID입니다.

--target-environment-id

대상 환경 리소스 ID입니다.

--target-lifecycle-stage

대상 수명 주기 단계입니다.

허용되는 값: deprecated, design, development, preview, production, retired, testing
전역 매개 변수
--debug

로깅 세부 정보를 늘려 모든 디버그 로그를 표시합니다.

--help -h

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

--only-show-errors

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

--output -o

출력 형식입니다.

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

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

--subscription

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

--verbose

로깅 세부 정보를 늘립니다. 전체 디버그 로그에 --debug를 사용합니다.