다음을 통해 공유


Microsoft.Purview 계정 2024-04-01-preview

Bicep 리소스 정의

다음을 대상으로 하는 작업으로 계정 리소스 유형을 배포할 수 있습니다.

각 API 버전에서 변경된 속성 목록은 변경 로그참조하세요.

리소스 형식

Microsoft.Purview/accounts 리소스를 만들려면 템플릿에 다음 Bicep을 추가합니다.

resource symbolicname 'Microsoft.Purview/accounts@2024-04-01-preview' = {
  identity: {
    type: 'string'
    userAssignedIdentities: {
      {customized property}: {}
    }
  }
  location: 'string'
  name: 'string'
  properties: {
    cloudConnectors: {}
    ingestionStorage: {
      publicNetworkAccess: 'string'
    }
    managedEventHubState: 'string'
    managedResourceGroupName: 'string'
    managedResourcesPublicNetworkAccess: 'string'
    mergeInfo: {}
    publicNetworkAccess: 'string'
    tenantEndpointState: 'string'
  }
  sku: {
    capacity: int
    name: 'string'
  }
  tags: {
    {customized property}: 'string'
  }
}

속성 값

AccountMergeInfo

이름 묘사

AccountProperties

이름 묘사
cloudConnectors 외부 클라우드 서비스 커넥터 CloudConnectors
ingestionStorage 수집 스토리지 계정 정보 IngestionStorage
managedEventHubState 관리되는 eventhub의 상태를 가져오거나 설정합니다. 사용하도록 설정된 관리형 eventhub가 만들어지면 사용하지 않도록 설정된 경우 관리되는 eventhub가 제거됩니다. '사용 안 함'
'Enabled'
'NotSpecified'
managedResourceGroupName 관리되는 리소스 그룹 이름을 가져오거나 설정합니다. 문자열
managedResourcesPublicNetworkAccess 관리되는 리소스에 대한 공용 네트워크 액세스를 가져오거나 설정합니다. '사용 안 함'
'Enabled'
'NotSpecified'
mergeInfo 병합 정보를 가져오거나 설정합니다. accountMergeInfo
publicNetworkAccess 공용 네트워크 액세스를 가져오거나 설정합니다. '사용 안 함'
'Enabled'
'NotSpecified'
tenantEndpointState 테넌트 엔드포인트의 상태를 가져오거나 설정합니다. '사용 안 함'
'Enabled'
'NotSpecified'

AccountSku

이름 묘사
용량 sku 용량을 가져오거나 설정합니다. int
이름 sku 이름을 가져오거나 설정합니다. '무료'
'Standard'

CloudConnectors

이름 묘사

신원

이름 묘사
ID 유형 'None'
'SystemAssigned'
'UserAssigned'
userAssignedIdentities 사용자 할당 ID IdentityUserAssignedIdentities

IdentityUserAssignedIdentities

이름 묘사

IngestionStorage

이름 묘사
publicNetworkAccess 공용 네트워크 액세스 설정을 가져오거나 설정합니다. '사용 안 함'
'Enabled'
'NotSpecified'

Microsoft.Purview/accounts

이름 묘사
신원 리소스의 관리 ID ID
위치 위치를 가져오거나 설정합니다. 문자열
이름 리소스 이름 문자열

제약 조건:
최소 길이 = 3
최대 길이 = 63
패턴 = ^[A-Za-z0-9]+(?:-[A-Za-z0-9]+)*$(필수)
속성 계정 속성 AccountProperties
sku Sku를 가져오거나 설정합니다. accountSku
태그 리소스 태그 태그 이름 및 값의 사전입니다. 템플릿 태그를 참조하세요.

TrackedResourceTags

이름 묘사

UserAssignedIdentity

이름 묘사

빠른 시작 샘플

다음 빠른 시작 샘플은 이 리소스 유형을 배포합니다.

Bicep 파일 묘사
Microsoft Purview 계정 배포 이 템플릿은 Microsoft Purview 계정을 새 리소스 그룹 또는 기존 리소스 그룹에 배포합니다.

ARM 템플릿 리소스 정의

다음을 대상으로 하는 작업으로 계정 리소스 유형을 배포할 수 있습니다.

각 API 버전에서 변경된 속성 목록은 변경 로그참조하세요.

리소스 형식

Microsoft.Purview/accounts 리소스를 만들려면 템플릿에 다음 JSON을 추가합니다.

{
  "type": "Microsoft.Purview/accounts",
  "apiVersion": "2024-04-01-preview",
  "name": "string",
  "identity": {
    "type": "string",
    "userAssignedIdentities": {
      "{customized property}": {
      }
    }
  },
  "location": "string",
  "properties": {
    "cloudConnectors": {
    },
    "ingestionStorage": {
      "publicNetworkAccess": "string"
    },
    "managedEventHubState": "string",
    "managedResourceGroupName": "string",
    "managedResourcesPublicNetworkAccess": "string",
    "mergeInfo": {
    },
    "publicNetworkAccess": "string",
    "tenantEndpointState": "string"
  },
  "sku": {
    "capacity": "int",
    "name": "string"
  },
  "tags": {
    "{customized property}": "string"
  }
}

속성 값

AccountMergeInfo

이름 묘사

AccountProperties

이름 묘사
cloudConnectors 외부 클라우드 서비스 커넥터 CloudConnectors
ingestionStorage 수집 스토리지 계정 정보 IngestionStorage
managedEventHubState 관리되는 eventhub의 상태를 가져오거나 설정합니다. 사용하도록 설정된 관리형 eventhub가 만들어지면 사용하지 않도록 설정된 경우 관리되는 eventhub가 제거됩니다. '사용 안 함'
'Enabled'
'NotSpecified'
managedResourceGroupName 관리되는 리소스 그룹 이름을 가져오거나 설정합니다. 문자열
managedResourcesPublicNetworkAccess 관리되는 리소스에 대한 공용 네트워크 액세스를 가져오거나 설정합니다. '사용 안 함'
'Enabled'
'NotSpecified'
mergeInfo 병합 정보를 가져오거나 설정합니다. accountMergeInfo
publicNetworkAccess 공용 네트워크 액세스를 가져오거나 설정합니다. '사용 안 함'
'Enabled'
'NotSpecified'
tenantEndpointState 테넌트 엔드포인트의 상태를 가져오거나 설정합니다. '사용 안 함'
'Enabled'
'NotSpecified'

AccountSku

이름 묘사
용량 sku 용량을 가져오거나 설정합니다. int
이름 sku 이름을 가져오거나 설정합니다. '무료'
'Standard'

CloudConnectors

이름 묘사

신원

이름 묘사
ID 유형 'None'
'SystemAssigned'
'UserAssigned'
userAssignedIdentities 사용자 할당 ID IdentityUserAssignedIdentities

IdentityUserAssignedIdentities

이름 묘사

IngestionStorage

이름 묘사
publicNetworkAccess 공용 네트워크 액세스 설정을 가져오거나 설정합니다. '사용 안 함'
'Enabled'
'NotSpecified'

Microsoft.Purview/accounts

이름 묘사
apiVersion api 버전 '2024-04-01-preview'
신원 리소스의 관리 ID ID
위치 위치를 가져오거나 설정합니다. 문자열
이름 리소스 이름 문자열

제약 조건:
최소 길이 = 3
최대 길이 = 63
패턴 = ^[A-Za-z0-9]+(?:-[A-Za-z0-9]+)*$(필수)
속성 계정 속성 AccountProperties
sku Sku를 가져오거나 설정합니다. accountSku
태그 리소스 태그 태그 이름 및 값의 사전입니다. 템플릿 태그를 참조하세요.
리소스 종류 'Microsoft.Purview/accounts'

TrackedResourceTags

이름 묘사

UserAssignedIdentity

이름 묘사

빠른 시작 템플릿

다음 빠른 시작 템플릿은 이 리소스 유형을 배포합니다.

템플렛 묘사
Microsoft Purview 계정 배포

Azure
배포
이 템플릿은 Microsoft Purview 계정을 새 리소스 그룹 또는 기존 리소스 그룹에 배포합니다.

Terraform(AzAPI 공급자) 리소스 정의

다음을 대상으로 하는 작업으로 계정 리소스 유형을 배포할 수 있습니다.

  • 리소스 그룹

각 API 버전에서 변경된 속성 목록은 변경 로그참조하세요.

리소스 형식

Microsoft.Purview/accounts 리소스를 만들려면 템플릿에 다음 Terraform을 추가합니다.

resource "azapi_resource" "symbolicname" {
  type = "Microsoft.Purview/accounts@2024-04-01-preview"
  name = "string"
  identity = {
    type = "string"
    userAssignedIdentities = {
      {customized property} = {
      }
    }
  }
  location = "string"
  sku = {
    capacity = int
    name = "string"
  }
  tags = {
    {customized property} = "string"
  }
  body = jsonencode({
    properties = {
      cloudConnectors = {
      }
      ingestionStorage = {
        publicNetworkAccess = "string"
      }
      managedEventHubState = "string"
      managedResourceGroupName = "string"
      managedResourcesPublicNetworkAccess = "string"
      mergeInfo = {
      }
      publicNetworkAccess = "string"
      tenantEndpointState = "string"
    }
  })
}

속성 값

AccountMergeInfo

이름 묘사

AccountProperties

이름 묘사
cloudConnectors 외부 클라우드 서비스 커넥터 CloudConnectors
ingestionStorage 수집 스토리지 계정 정보 IngestionStorage
managedEventHubState 관리되는 eventhub의 상태를 가져오거나 설정합니다. 사용하도록 설정된 관리형 eventhub가 만들어지면 사용하지 않도록 설정된 경우 관리되는 eventhub가 제거됩니다. '사용 안 함'
'Enabled'
'NotSpecified'
managedResourceGroupName 관리되는 리소스 그룹 이름을 가져오거나 설정합니다. 문자열
managedResourcesPublicNetworkAccess 관리되는 리소스에 대한 공용 네트워크 액세스를 가져오거나 설정합니다. '사용 안 함'
'Enabled'
'NotSpecified'
mergeInfo 병합 정보를 가져오거나 설정합니다. accountMergeInfo
publicNetworkAccess 공용 네트워크 액세스를 가져오거나 설정합니다. '사용 안 함'
'Enabled'
'NotSpecified'
tenantEndpointState 테넌트 엔드포인트의 상태를 가져오거나 설정합니다. '사용 안 함'
'Enabled'
'NotSpecified'

AccountSku

이름 묘사
용량 sku 용량을 가져오거나 설정합니다. int
이름 sku 이름을 가져오거나 설정합니다. '무료'
'Standard'

CloudConnectors

이름 묘사

신원

이름 묘사
ID 유형 'None'
'SystemAssigned'
'UserAssigned'
userAssignedIdentities 사용자 할당 ID IdentityUserAssignedIdentities

IdentityUserAssignedIdentities

이름 묘사

IngestionStorage

이름 묘사
publicNetworkAccess 공용 네트워크 액세스 설정을 가져오거나 설정합니다. '사용 안 함'
'Enabled'
'NotSpecified'

Microsoft.Purview/accounts

이름 묘사
신원 리소스의 관리 ID ID
위치 위치를 가져오거나 설정합니다. 문자열
이름 리소스 이름 문자열

제약 조건:
최소 길이 = 3
최대 길이 = 63
패턴 = ^[A-Za-z0-9]+(?:-[A-Za-z0-9]+)*$(필수)
속성 계정 속성 AccountProperties
sku Sku를 가져오거나 설정합니다. accountSku
태그 리소스 태그 태그 이름 및 값의 사전입니다.
리소스 종류 "Microsoft.Purview/accounts@2024-04-01-preview"

TrackedResourceTags

이름 묘사

UserAssignedIdentity

이름 묘사