Microsoft.MachineLearningServices 레지스트리 2023-02-01-preview
Bicep 리소스 정의
레지스트리 리소스 종류는 다음을 대상으로 하는 작업으로 배포할 수 있습니다.
- 리소스 그룹 - 리소스 그룹 배포 명령 참조
각 API 버전에서 변경된 속성 목록은 변경 로그참조하세요.
리소스 형식
Microsoft.MachineLearningServices/registries 리소스를 만들려면 템플릿에 다음 Bicep을 추가합니다.
resource symbolicname 'Microsoft.MachineLearningServices/registries@2023-02-01-preview' = {
identity: {
type: 'string'
userAssignedIdentities: {
{customized property}: {}
}
}
kind: 'string'
location: 'string'
name: 'string'
properties: {
description: 'string'
discoveryUrl: 'string'
intellectualPropertyPublisher: 'string'
managedResourceGroup: {
resourceId: 'string'
}
managedResourceGroupTags: {
{customized property}: 'string'
}
mlFlowRegistryUri: 'string'
privateLinkCount: int
properties: {
{customized property}: 'string'
}
publicNetworkAccess: 'string'
regionDetails: [
{
acrDetails: [
{
systemCreatedAcrAccount: {
acrAccountSku: 'string'
armResourceId: {
resourceId: 'string'
}
}
}
]
location: 'string'
storageAccountDetails: [
{
systemCreatedStorageAccount: {
allowBlobPublicAccess: bool
armResourceId: {
resourceId: 'string'
}
storageAccountHnsEnabled: bool
storageAccountType: 'string'
}
}
]
}
]
tags: {
{customized property}: 'string'
}
}
sku: {
capacity: int
family: 'string'
name: 'string'
size: 'string'
tier: 'string'
}
tags: {
{customized property}: 'string'
}
}
속성 값
AcrDetails
이름 | 묘사 | 값 |
---|---|---|
systemCreatedAcrAccount | systemCreatedAcrAccount |
ArmResourceId
이름 | 묘사 | 값 |
---|---|---|
resourceId | Arm ResourceId는 "/subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.Storage/storageAccounts/{StorageAccountName}" 형식입니다. 또는 "/subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{AcrName}" |
문자열 |
ManagedServiceIdentity
이름 | 묘사 | 값 |
---|---|---|
형 | 관리 서비스 ID의 유형입니다(SystemAssigned 및 UserAssigned 형식이 모두 허용되는 경우). | 'None' 'SystemAssigned' 'SystemAssigned,UserAssigned' 'UserAssigned'(필수) |
userAssignedIdentities | 리소스와 연결된 사용자 할당 ID 집합입니다. userAssignedIdentities 사전 키는 '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName} 형식의 ARM 리소스 ID입니다. 사전 값은 요청에서 빈 개체({})일 수 있습니다. | UserAssignedIdentities |
Microsoft.MachineLearningServices/registries
이름 | 묘사 | 값 |
---|---|---|
신원 | 관리 서비스 ID(시스템 할당 및/또는 사용자 할당 ID) | ManagedServiceIdentity |
종류 | 포털/도구/등에서 동일한 형식의 리소스에 대해 다른 UX 환경을 렌더링하는 데 사용되는 메타데이터입니다. | 문자열 |
위치 | 리소스가 있는 지리적 위치 | string(필수) |
이름 | 리소스 이름 | 문자열 제약 조건: 패턴 = ^[a-zA-Z0-9][a-zA-Z0-9\-_]{0,254}$ (필수) |
속성 | [필수] 엔터티의 추가 특성입니다. | RegistryProperties(필수) |
sku | 자동 크기 조정을 위한 ARM 계약에 필요한 SKU 세부 정보입니다. | Sku |
태그 | 리소스 태그 | 태그 이름 및 값의 사전입니다. 템플릿 |
RegistryManagedResourceGroupTags
이름 | 묘사 | 값 |
---|
RegistryProperties
이름 | 묘사 | 값 |
---|---|---|
묘사 | 자산 설명 텍스트입니다. | 문자열 |
discoveryUrl | 문자열 | |
intellectualPropertyPublisher | 문자열 | |
managedResourceGroup | 레지스트리에 대해 만든 관리되는 리소스 그룹 | armResourceId |
managedResourceGroupTags | 이 레지스트리와 연결된 관리되는 리소스 그룹에 적용할 태그입니다. | RegistryManagedResourceGroupTags |
mlFlowRegistryUri | 문자열 | |
privateLinkCount | int | |
속성 | 자산 속성 사전입니다. | ResourceBaseProperties |
publicNetworkAccess | 문자열 | |
regionDetails | 레지스트리가 있는 각 지역의 세부 정보 | RegistryRegionArmDetails[] |
태그 | 태그 사전입니다. 태그를 추가, 제거 및 업데이트할 수 있습니다. | resourceBaseTags |
RegistryRegionArmDetails
이름 | 묘사 | 값 |
---|---|---|
acrDetails | ACR 계정 목록 | AcrDetails |
위치 | 레지스트리가 있는 위치 | 문자열 |
storageAccountDetails | 스토리지 계정 목록 | StorageAccountDetails |
ResourceBaseProperties
이름 | 묘사 | 값 |
---|
ResourceBaseTags
이름 | 묘사 | 값 |
---|
Sku
이름 | 묘사 | 값 |
---|---|---|
용량 | SKU가 스케일 아웃/인을 지원하는 경우 용량 정수가 포함되어야 합니다. 리소스에 대해 스케일 아웃/인이 불가능한 경우 생략할 수 있습니다. | int |
가족 | 서비스에 여러 세대의 하드웨어가 있는 경우 동일한 SKU에 대해 여기에서 캡처할 수 있습니다. | 문자열 |
이름 | SKU의 이름입니다. 예 - P3. 일반적으로 letter+number 코드입니다. | string(필수) |
크기 | SKU 크기입니다. 이름 필드가 계층과 다른 값의 조합인 경우 독립 실행형 코드입니다. | 문자열 |
계층 | 이 필드는 서비스에 둘 이상의 계층이 있지만 PUT에는 필요하지 않은 경우 리소스 공급자가 구현해야 합니다. | '기본' '무료' '프리미엄' 'Standard' |
StorageAccountDetails
이름 | 묘사 | 값 |
---|---|---|
systemCreatedStorageAccount | systemCreatedStorageAccount |
SystemCreatedAcrAccount
이름 | 묘사 | 값 |
---|---|---|
acrAccountSku | 문자열 | |
armResourceId | 리소스의 ARM ResourceId | armResourceId |
SystemCreatedStorageAccount
이름 | 묘사 | 값 |
---|---|---|
allowBlobPublicAccess | bool | |
armResourceId | 리소스의 ARM ResourceId | armResourceId |
storageAccountHnsEnabled | bool | |
storageAccountType | 허용되는 값: "Standard_LRS", "Standard_GRS", "Standard_RAGRS", "Standard_ZRS", "Standard_GZRS", "Standard_RAGZRS", "Premium_LRS", "Premium_ZRS" |
문자열 |
TrackedResourceTags
이름 | 묘사 | 값 |
---|
UserAssignedIdentities
이름 | 묘사 | 값 |
---|
UserAssignedIdentity
이름 | 묘사 | 값 |
---|
ARM 템플릿 리소스 정의
레지스트리 리소스 종류는 다음을 대상으로 하는 작업으로 배포할 수 있습니다.
- 리소스 그룹 - 리소스 그룹 배포 명령 참조
각 API 버전에서 변경된 속성 목록은 변경 로그참조하세요.
리소스 형식
Microsoft.MachineLearningServices/registries 리소스를 만들려면 템플릿에 다음 JSON을 추가합니다.
{
"type": "Microsoft.MachineLearningServices/registries",
"apiVersion": "2023-02-01-preview",
"name": "string",
"identity": {
"type": "string",
"userAssignedIdentities": {
"{customized property}": {
}
}
},
"kind": "string",
"location": "string",
"properties": {
"description": "string",
"discoveryUrl": "string",
"intellectualPropertyPublisher": "string",
"managedResourceGroup": {
"resourceId": "string"
},
"managedResourceGroupTags": {
"{customized property}": "string"
},
"mlFlowRegistryUri": "string",
"privateLinkCount": "int",
"properties": {
"{customized property}": "string"
},
"publicNetworkAccess": "string",
"regionDetails": [
{
"acrDetails": [
{
"systemCreatedAcrAccount": {
"acrAccountSku": "string",
"armResourceId": {
"resourceId": "string"
}
}
}
],
"location": "string",
"storageAccountDetails": [
{
"systemCreatedStorageAccount": {
"allowBlobPublicAccess": "bool",
"armResourceId": {
"resourceId": "string"
},
"storageAccountHnsEnabled": "bool",
"storageAccountType": "string"
}
}
]
}
],
"tags": {
"{customized property}": "string"
}
},
"sku": {
"capacity": "int",
"family": "string",
"name": "string",
"size": "string",
"tier": "string"
},
"tags": {
"{customized property}": "string"
}
}
속성 값
AcrDetails
이름 | 묘사 | 값 |
---|---|---|
systemCreatedAcrAccount | systemCreatedAcrAccount |
ArmResourceId
이름 | 묘사 | 값 |
---|---|---|
resourceId | Arm ResourceId는 "/subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.Storage/storageAccounts/{StorageAccountName}" 형식입니다. 또는 "/subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{AcrName}" |
문자열 |
ManagedServiceIdentity
이름 | 묘사 | 값 |
---|---|---|
형 | 관리 서비스 ID의 유형입니다(SystemAssigned 및 UserAssigned 형식이 모두 허용되는 경우). | 'None' 'SystemAssigned' 'SystemAssigned,UserAssigned' 'UserAssigned'(필수) |
userAssignedIdentities | 리소스와 연결된 사용자 할당 ID 집합입니다. userAssignedIdentities 사전 키는 '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName} 형식의 ARM 리소스 ID입니다. 사전 값은 요청에서 빈 개체({})일 수 있습니다. | UserAssignedIdentities |
Microsoft.MachineLearningServices/registries
이름 | 묘사 | 값 |
---|---|---|
apiVersion | api 버전 | '2023-02-01-preview' |
신원 | 관리 서비스 ID(시스템 할당 및/또는 사용자 할당 ID) | ManagedServiceIdentity |
종류 | 포털/도구/등에서 동일한 형식의 리소스에 대해 다른 UX 환경을 렌더링하는 데 사용되는 메타데이터입니다. | 문자열 |
위치 | 리소스가 있는 지리적 위치 | string(필수) |
이름 | 리소스 이름 | 문자열 제약 조건: 패턴 = ^[a-zA-Z0-9][a-zA-Z0-9\-_]{0,254}$ (필수) |
속성 | [필수] 엔터티의 추가 특성입니다. | RegistryProperties(필수) |
sku | 자동 크기 조정을 위한 ARM 계약에 필요한 SKU 세부 정보입니다. | Sku |
태그 | 리소스 태그 | 태그 이름 및 값의 사전입니다. 템플릿 |
형 | 리소스 종류 | 'Microsoft.MachineLearningServices/registries' |
RegistryManagedResourceGroupTags
이름 | 묘사 | 값 |
---|
RegistryProperties
이름 | 묘사 | 값 |
---|---|---|
묘사 | 자산 설명 텍스트입니다. | 문자열 |
discoveryUrl | 문자열 | |
intellectualPropertyPublisher | 문자열 | |
managedResourceGroup | 레지스트리에 대해 만든 관리되는 리소스 그룹 | armResourceId |
managedResourceGroupTags | 이 레지스트리와 연결된 관리되는 리소스 그룹에 적용할 태그입니다. | RegistryManagedResourceGroupTags |
mlFlowRegistryUri | 문자열 | |
privateLinkCount | int | |
속성 | 자산 속성 사전입니다. | ResourceBaseProperties |
publicNetworkAccess | 문자열 | |
regionDetails | 레지스트리가 있는 각 지역의 세부 정보 | RegistryRegionArmDetails[] |
태그 | 태그 사전입니다. 태그를 추가, 제거 및 업데이트할 수 있습니다. | resourceBaseTags |
RegistryRegionArmDetails
이름 | 묘사 | 값 |
---|---|---|
acrDetails | ACR 계정 목록 | AcrDetails |
위치 | 레지스트리가 있는 위치 | 문자열 |
storageAccountDetails | 스토리지 계정 목록 | StorageAccountDetails |
ResourceBaseProperties
이름 | 묘사 | 값 |
---|
ResourceBaseTags
이름 | 묘사 | 값 |
---|
Sku
이름 | 묘사 | 값 |
---|---|---|
용량 | SKU가 스케일 아웃/인을 지원하는 경우 용량 정수가 포함되어야 합니다. 리소스에 대해 스케일 아웃/인이 불가능한 경우 생략할 수 있습니다. | int |
가족 | 서비스에 여러 세대의 하드웨어가 있는 경우 동일한 SKU에 대해 여기에서 캡처할 수 있습니다. | 문자열 |
이름 | SKU의 이름입니다. 예 - P3. 일반적으로 letter+number 코드입니다. | string(필수) |
크기 | SKU 크기입니다. 이름 필드가 계층과 다른 값의 조합인 경우 독립 실행형 코드입니다. | 문자열 |
계층 | 이 필드는 서비스에 둘 이상의 계층이 있지만 PUT에는 필요하지 않은 경우 리소스 공급자가 구현해야 합니다. | '기본' '무료' '프리미엄' 'Standard' |
StorageAccountDetails
이름 | 묘사 | 값 |
---|---|---|
systemCreatedStorageAccount | systemCreatedStorageAccount |
SystemCreatedAcrAccount
이름 | 묘사 | 값 |
---|---|---|
acrAccountSku | 문자열 | |
armResourceId | 리소스의 ARM ResourceId | armResourceId |
SystemCreatedStorageAccount
이름 | 묘사 | 값 |
---|---|---|
allowBlobPublicAccess | bool | |
armResourceId | 리소스의 ARM ResourceId | armResourceId |
storageAccountHnsEnabled | bool | |
storageAccountType | 허용되는 값: "Standard_LRS", "Standard_GRS", "Standard_RAGRS", "Standard_ZRS", "Standard_GZRS", "Standard_RAGZRS", "Premium_LRS", "Premium_ZRS" |
문자열 |
TrackedResourceTags
이름 | 묘사 | 값 |
---|
UserAssignedIdentities
이름 | 묘사 | 값 |
---|
UserAssignedIdentity
이름 | 묘사 | 값 |
---|
Terraform(AzAPI 공급자) 리소스 정의
레지스트리 리소스 종류는 다음을 대상으로 하는 작업으로 배포할 수 있습니다.
- 리소스 그룹
각 API 버전에서 변경된 속성 목록은 변경 로그참조하세요.
리소스 형식
Microsoft.MachineLearningServices/registries 리소스를 만들려면 템플릿에 다음 Terraform을 추가합니다.
resource "azapi_resource" "symbolicname" {
type = "Microsoft.MachineLearningServices/registries@2023-02-01-preview"
name = "string"
identity = {
type = "string"
userAssignedIdentities = {
{customized property} = {
}
}
}
kind = "string"
location = "string"
sku = {
capacity = int
family = "string"
name = "string"
size = "string"
tier = "string"
}
tags = {
{customized property} = "string"
}
body = jsonencode({
properties = {
description = "string"
discoveryUrl = "string"
intellectualPropertyPublisher = "string"
managedResourceGroup = {
resourceId = "string"
}
managedResourceGroupTags = {
{customized property} = "string"
}
mlFlowRegistryUri = "string"
privateLinkCount = int
properties = {
{customized property} = "string"
}
publicNetworkAccess = "string"
regionDetails = [
{
acrDetails = [
{
systemCreatedAcrAccount = {
acrAccountSku = "string"
armResourceId = {
resourceId = "string"
}
}
}
]
location = "string"
storageAccountDetails = [
{
systemCreatedStorageAccount = {
allowBlobPublicAccess = bool
armResourceId = {
resourceId = "string"
}
storageAccountHnsEnabled = bool
storageAccountType = "string"
}
}
]
}
]
tags = {
{customized property} = "string"
}
}
})
}
속성 값
AcrDetails
이름 | 묘사 | 값 |
---|---|---|
systemCreatedAcrAccount | systemCreatedAcrAccount |
ArmResourceId
이름 | 묘사 | 값 |
---|---|---|
resourceId | Arm ResourceId는 "/subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.Storage/storageAccounts/{StorageAccountName}" 형식입니다. 또는 "/subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{AcrName}" |
문자열 |
ManagedServiceIdentity
이름 | 묘사 | 값 |
---|---|---|
형 | 관리 서비스 ID의 유형입니다(SystemAssigned 및 UserAssigned 형식이 모두 허용되는 경우). | 'None' 'SystemAssigned' 'SystemAssigned,UserAssigned' 'UserAssigned'(필수) |
userAssignedIdentities | 리소스와 연결된 사용자 할당 ID 집합입니다. userAssignedIdentities 사전 키는 '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName} 형식의 ARM 리소스 ID입니다. 사전 값은 요청에서 빈 개체({})일 수 있습니다. | UserAssignedIdentities |
Microsoft.MachineLearningServices/registries
이름 | 묘사 | 값 |
---|---|---|
신원 | 관리 서비스 ID(시스템 할당 및/또는 사용자 할당 ID) | ManagedServiceIdentity |
종류 | 포털/도구/등에서 동일한 형식의 리소스에 대해 다른 UX 환경을 렌더링하는 데 사용되는 메타데이터입니다. | 문자열 |
위치 | 리소스가 있는 지리적 위치 | string(필수) |
이름 | 리소스 이름 | 문자열 제약 조건: 패턴 = ^[a-zA-Z0-9][a-zA-Z0-9\-_]{0,254}$ (필수) |
속성 | [필수] 엔터티의 추가 특성입니다. | RegistryProperties(필수) |
sku | 자동 크기 조정을 위한 ARM 계약에 필요한 SKU 세부 정보입니다. | Sku |
태그 | 리소스 태그 | 태그 이름 및 값의 사전입니다. |
형 | 리소스 종류 | "Microsoft.MachineLearningServices/registries@2023-02-01-preview" |
RegistryManagedResourceGroupTags
이름 | 묘사 | 값 |
---|
RegistryProperties
이름 | 묘사 | 값 |
---|---|---|
묘사 | 자산 설명 텍스트입니다. | 문자열 |
discoveryUrl | 문자열 | |
intellectualPropertyPublisher | 문자열 | |
managedResourceGroup | 레지스트리에 대해 만든 관리되는 리소스 그룹 | armResourceId |
managedResourceGroupTags | 이 레지스트리와 연결된 관리되는 리소스 그룹에 적용할 태그입니다. | RegistryManagedResourceGroupTags |
mlFlowRegistryUri | 문자열 | |
privateLinkCount | int | |
속성 | 자산 속성 사전입니다. | ResourceBaseProperties |
publicNetworkAccess | 문자열 | |
regionDetails | 레지스트리가 있는 각 지역의 세부 정보 | RegistryRegionArmDetails[] |
태그 | 태그 사전입니다. 태그를 추가, 제거 및 업데이트할 수 있습니다. | resourceBaseTags |
RegistryRegionArmDetails
이름 | 묘사 | 값 |
---|---|---|
acrDetails | ACR 계정 목록 | AcrDetails |
위치 | 레지스트리가 있는 위치 | 문자열 |
storageAccountDetails | 스토리지 계정 목록 | StorageAccountDetails |
ResourceBaseProperties
이름 | 묘사 | 값 |
---|
ResourceBaseTags
이름 | 묘사 | 값 |
---|
Sku
이름 | 묘사 | 값 |
---|---|---|
용량 | SKU가 스케일 아웃/인을 지원하는 경우 용량 정수가 포함되어야 합니다. 리소스에 대해 스케일 아웃/인이 불가능한 경우 생략할 수 있습니다. | int |
가족 | 서비스에 여러 세대의 하드웨어가 있는 경우 동일한 SKU에 대해 여기에서 캡처할 수 있습니다. | 문자열 |
이름 | SKU의 이름입니다. 예 - P3. 일반적으로 letter+number 코드입니다. | string(필수) |
크기 | SKU 크기입니다. 이름 필드가 계층과 다른 값의 조합인 경우 독립 실행형 코드입니다. | 문자열 |
계층 | 이 필드는 서비스에 둘 이상의 계층이 있지만 PUT에는 필요하지 않은 경우 리소스 공급자가 구현해야 합니다. | '기본' '무료' '프리미엄' 'Standard' |
StorageAccountDetails
이름 | 묘사 | 값 |
---|---|---|
systemCreatedStorageAccount | systemCreatedStorageAccount |
SystemCreatedAcrAccount
이름 | 묘사 | 값 |
---|---|---|
acrAccountSku | 문자열 | |
armResourceId | 리소스의 ARM ResourceId | armResourceId |
SystemCreatedStorageAccount
이름 | 묘사 | 값 |
---|---|---|
allowBlobPublicAccess | bool | |
armResourceId | 리소스의 ARM ResourceId | armResourceId |
storageAccountHnsEnabled | bool | |
storageAccountType | 허용되는 값: "Standard_LRS", "Standard_GRS", "Standard_RAGRS", "Standard_ZRS", "Standard_GZRS", "Standard_RAGZRS", "Premium_LRS", "Premium_ZRS" |
문자열 |
TrackedResourceTags
이름 | 묘사 | 값 |
---|
UserAssignedIdentities
이름 | 묘사 | 값 |
---|
UserAssignedIdentity
이름 | 묘사 | 값 |
---|