共用方式為


Microsoft.CognitiveServices 帳戶 2017-04-18

Bicep 資源定義

帳戶資源類型可以使用目標作業來部署:

如需每個 API 版本中已變更屬性的清單,請參閱 變更記錄檔

資源格式

若要建立 Microsoft.CognitiveServices/accounts 資源,請將下列 Bicep 新增至範本。

resource symbolicname 'Microsoft.CognitiveServices/accounts@2017-04-18' = {
  identity: {
    type: 'string'
    userAssignedIdentities: {
      {customized property}: {
        clientId: 'string'
        principalId: 'string'
      }
    }
  }
  kind: 'string'
  location: 'string'
  name: 'string'
  properties: {
    apiProperties: {
      aadClientId: 'string'
      aadTenantId: 'string'
      eventHubConnectionString: 'string'
      qnaAzureSearchEndpointId: 'string'
      qnaAzureSearchEndpointKey: 'string'
      qnaRuntimeEndpoint: 'string'
      statisticsEnabled: bool
      storageAccountConnectionString: 'string'
      superUser: 'string'
      websiteName: 'string'
    }
    customSubDomainName: 'string'
    encryption: {
      keySource: 'string'
      keyVaultProperties: {
        keyName: 'string'
        keyVaultUri: 'string'
        keyVersion: 'string'
      }
    }
    networkAcls: {
      defaultAction: 'string'
      ipRules: [
        {
          value: 'string'
        }
      ]
      virtualNetworkRules: [
        {
          id: 'string'
          ignoreMissingVnetServiceEndpoint: bool
          state: 'string'
        }
      ]
    }
    privateEndpointConnections: [
      {
        location: 'string'
        properties: {
          groupIds: [
            'string'
          ]
          privateEndpoint: {}
          privateLinkServiceConnectionState: {
            actionsRequired: 'string'
            description: 'string'
            status: 'string'
          }
        }
      }
    ]
    publicNetworkAccess: 'string'
    userOwnedStorage: [
      {
        resourceId: 'string'
      }
    ]
  }
  sku: {
    name: 'string'
  }
  tags: {
    {customized property}: 'string'
  }
}

屬性值

CognitiveServicesAccountApiProperties

名字 描述 價值
aadClientId (僅限計量建議程式)Azure AD 用戶端識別碼(應用程式識別符)。 字串

約束:
最大長度 =
aadTenantId (僅限計量建議程式)Azure AD 租用戶標識碼。 字串

約束:
最大長度 =
eventHubConnectionString (僅限個人化)啟用 Bing 搜尋統計數據的旗標。 字串

約束:
最大長度 =
Pattern = ^( *)Endpoint=sb://(.*);( *)SharedAccessKeyName=(.*);( *)SharedAccessKey=(.*)$
qnaAzureSearchEndpointId (僅限 QnAMaker)QnAMaker 的 Azure 搜尋服務端點標識碼。 字串
qnaAzureSearchEndpointKey (僅限 QnAMaker)QnAMaker 的 Azure 搜尋服務端點密鑰。 字串
qnaRuntimeEndpoint (僅限 QnAMaker)QnAMaker 的運行時間端點。 字串
statisticsEnabled (僅限 Bing 搜尋)啟用 Bing 搜尋統計數據的旗標。 bool
storageAccountConnectionString (僅限個人化)記憶體帳戶連接字串。 字串

約束:
最大長度 =
Pattern = ^(( *)DefaultEndpointsProtocol=(http|https)( *);( *))?AccountName=(.*)AccountKey=(.*)EndpointSuffix=(.*)$
超級使用者 (僅限計量建議程式)Metrics Advisor 的進階使用者。 字串

約束:
最大長度 =
websiteName (僅限計量建議程式)Metrics Advisor 的網站名稱。 字串

約束:
最大長度 =

CognitiveServicesAccountProperties

名字 描述 價值
apiProperties 特殊 API 的 API 屬性。 CognitiveServicesAccountApiProperties
customSubDomainName 用於令牌型驗證的選擇性子域名稱。 字串
加密 此資源的加密屬性。 加密
networkAcls 管理來自特定網路位置之輔助功能的規則集合。 NetworkRuleSet
privateEndpointConnections 與認知服務帳戶相關聯的私人端點連線。 PrivateEndpointConnection[]
publicNetworkAccess 此帳戶是否允許公用端點存取。 值為選擇性值,但如果傳入,則必須是 'Enabled' 或 'Disabled' 'Disabled'
'Enabled'
userOwnedStorage 此資源的記憶體帳戶。 UserOwnedStorage[]

CognitiveServicesAccountTags

名字 描述 價值

加密

名字 描述 價值
keySource 列舉 Encryption 的 keySource 可能值 'Microsoft.CognitiveServices'
'Microsoft.KeyVault'
keyVaultProperties KeyVault 的屬性 KeyVaultProperties

身份

名字 描述 價值
類型 受控服務識別的類型。 'None'
'SystemAssigned'
'UserAssigned'
userAssignedIdentities 與資源相關聯的使用者指派身分識別清單。 使用者身分識別字典索引鍵參考的格式為 ARM 資源標識符:'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName} IdentityUserAssignedIdentities

IdentityUserAssignedIdentities

名字 描述 價值

IpRule

名字 描述 價值
價值 CIDR 表示法中的 IPv4 位址範圍,例如 '124.56.78.91' (簡單 IP 位址) 或 '124.56.78.0/24' (開頭為 124.56.78 的所有位址)。 字串 (必要)

KeyVaultProperties

名字 描述 價值
keyName KeyVault 中的金鑰名稱 字串
keyVaultUri KeyVault 的 URI 字串
keyVersion KeyVault 中的金鑰版本 字串

Microsoft.CognitiveServices/accounts

名字 描述 價值
身份 認知服務帳戶的身分識別。 身分識別
資源的Kind。 字串
位置 資源的位置 字串
名字 資源名稱 字串

約束:
最小長度 = 2
最大長度 = 2
模式 = ^[a-zA-Z0-9][a-zA-Z0-9_.-]*$ (必要)
性能 認知服務帳戶的屬性。 CognitiveServicesAccountProperties
sku 認知服務帳戶的 SKU。 Sku
標籤 資源標籤 標記名稱和值的字典。 請參閱範本中的 標籤

NetworkRuleSet

名字 描述 價值
defaultAction 沒有來自ipRules和 virtualNetworkRules 相符的規則時的默認動作。 只有在評估略過屬性之後,才會使用此屬性。 'Allow'
'Deny'
ipRules IP 位址規則的清單。 IpRule[]
virtualNetworkRules 虛擬網路規則的清單。 VirtualNetworkRule[]

PrivateEndpoint

名字 描述 價值

PrivateEndpointConnection

名字 描述 價值
位置 私人端點連線的位置 字串
性能 資源屬性。 PrivateEndpointConnectionProperties

PrivateEndpointConnectionProperties

名字 描述 價值
groupIds 私人鏈接資源群組識別碼。 string[]
privateEndpoint 私人端點的資源。 PrivateEndpoint
privateLinkServiceConnectionState 服務取用者與提供者之間連線狀態的相關信息集合。 PrivateLinkServiceConnectionState (必要)

PrivateLinkServiceConnectionState

名字 描述 價值
actionsRequired 訊息,指出服務提供者上的變更是否需要取用者的任何更新。 字串
描述 核准/拒絕連線的原因。 字串
地位 指出服務擁有者是否已核准/拒絕/移除連線。 「已核准」
'Disconnected'
'Pending'
'Rejected'

Sku

名字 描述 價值
名字 取得或設定 SKU 名稱。 帳戶建立的必要專案,選擇性進行更新。 字串 (必要)

UserAssignedIdentity

名字 描述 價值
clientId 與此身分識別相關聯的用戶端應用程式標識碼。 字串
principalId 與此身分識別相關聯的 Azure Active Directory 主體標識符。 字串

UserOwnedStorage

名字 描述 價值
resourceId Microsoft.Storage 資源的完整資源標識符。 字串

VirtualNetworkRule

名字 描述 價值
id vnet 子網的完整資源標識符,例如 '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'。 字串 (必要)
ignoreMissingVnetServiceEndpoint 忽略遺漏的 vnet 服務端點。 bool
取得虛擬網路規則的狀態。 字串

快速入門範例

下列快速入門範例會部署此資源類型。

Bicep 檔案 描述
Azure AI Studio 基本設定 這組範本示範如何使用基本設定來設定 Azure AI Studio,這表示已啟用公用因特網存取、Microsoft受控密鑰進行加密,以及 AI 資源的Microsoft受控識別設定。
Azure AI Studio 基本設定 這組範本示範如何使用基本設定來設定 Azure AI Studio,這表示已啟用公用因特網存取、Microsoft受控密鑰進行加密,以及 AI 資源的Microsoft受控識別設定。
Azure AI Studio 基本設定 這組範本示範如何使用基本設定來設定 Azure AI Studio,這表示已啟用公用因特網存取、Microsoft受控密鑰進行加密,以及 AI 資源的Microsoft受控識別設定。
Azure AI Studio 網路限制 這組範本示範如何使用Microsoft受控密鑰來加密和 AI 資源的 Microsoft 受控識別組態,來設定已停用私人鏈接和輸出的 Azure AI Studio。
Azure AI Studio 網路限制 這組範本示範如何使用Microsoft受控密鑰來加密和 AI 資源的 Microsoft 受控識別組態,來設定已停用私人鏈接和輸出的 Azure AI Studio。
使用 Microsoft Entra ID Authentication Azure AI Studio 這組範本示範如何使用相依資源的 Microsoft Entra ID 驗證來設定 Azure AI Studio,例如 Azure AI 服務和 Azure 記憶體。
部署 Azure AI 服務多服務資源 此範本會部署 Azure AI 服務資源,讓每個開發人員都能觸手可及 AI,而不需要機器學習專業知識。 只需要 API 呼叫,即可內嵌在應用程式中查看、聆聽、說話、搜尋、瞭解及加速決策的能力。
部署 Azure AI Translator 資源 此範本會部署 Azure AI Translator 資源,讓每個開發人員都能觸手可及 AI,而不需要機器學習專業知識。
部署 Azure AI 視覺資源 此範本會部署 Azure AI 視覺資源,讓每個開發人員都能觸手可及 AI,而不需要機器學習專業知識。
使用受控虛擬網路部署安全的 Azure AI Studio 此範本會建立安全的 Azure AI Studio 環境,並具有健全的網路和身分識別安全性限制。

ARM 樣本資源定義

帳戶資源類型可以使用目標作業來部署:

如需每個 API 版本中已變更屬性的清單,請參閱 變更記錄檔

資源格式

若要建立 Microsoft.CognitiveServices/accounts 資源,請將下列 JSON 新增至範本。

{
  "type": "Microsoft.CognitiveServices/accounts",
  "apiVersion": "2017-04-18",
  "name": "string",
  "identity": {
    "type": "string",
    "userAssignedIdentities": {
      "{customized property}": {
        "clientId": "string",
        "principalId": "string"
      }
    }
  },
  "kind": "string",
  "location": "string",
  "properties": {
    "apiProperties": {
      "aadClientId": "string",
      "aadTenantId": "string",
      "eventHubConnectionString": "string",
      "qnaAzureSearchEndpointId": "string",
      "qnaAzureSearchEndpointKey": "string",
      "qnaRuntimeEndpoint": "string",
      "statisticsEnabled": "bool",
      "storageAccountConnectionString": "string",
      "superUser": "string",
      "websiteName": "string"
    },
    "customSubDomainName": "string",
    "encryption": {
      "keySource": "string",
      "keyVaultProperties": {
        "keyName": "string",
        "keyVaultUri": "string",
        "keyVersion": "string"
      }
    },
    "networkAcls": {
      "defaultAction": "string",
      "ipRules": [
        {
          "value": "string"
        }
      ],
      "virtualNetworkRules": [
        {
          "id": "string",
          "ignoreMissingVnetServiceEndpoint": "bool",
          "state": "string"
        }
      ]
    },
    "privateEndpointConnections": [
      {
        "location": "string",
        "properties": {
          "groupIds": [ "string" ],
          "privateEndpoint": {
          },
          "privateLinkServiceConnectionState": {
            "actionsRequired": "string",
            "description": "string",
            "status": "string"
          }
        }
      }
    ],
    "publicNetworkAccess": "string",
    "userOwnedStorage": [
      {
        "resourceId": "string"
      }
    ]
  },
  "sku": {
    "name": "string"
  },
  "tags": {
    "{customized property}": "string"
  }
}

屬性值

CognitiveServicesAccountApiProperties

名字 描述 價值
aadClientId (僅限計量建議程式)Azure AD 用戶端識別碼(應用程式識別符)。 字串

約束:
最大長度 =
aadTenantId (僅限計量建議程式)Azure AD 租用戶標識碼。 字串

約束:
最大長度 =
eventHubConnectionString (僅限個人化)啟用 Bing 搜尋統計數據的旗標。 字串

約束:
最大長度 =
Pattern = ^( *)Endpoint=sb://(.*);( *)SharedAccessKeyName=(.*);( *)SharedAccessKey=(.*)$
qnaAzureSearchEndpointId (僅限 QnAMaker)QnAMaker 的 Azure 搜尋服務端點標識碼。 字串
qnaAzureSearchEndpointKey (僅限 QnAMaker)QnAMaker 的 Azure 搜尋服務端點密鑰。 字串
qnaRuntimeEndpoint (僅限 QnAMaker)QnAMaker 的運行時間端點。 字串
statisticsEnabled (僅限 Bing 搜尋)啟用 Bing 搜尋統計數據的旗標。 bool
storageAccountConnectionString (僅限個人化)記憶體帳戶連接字串。 字串

約束:
最大長度 =
Pattern = ^(( *)DefaultEndpointsProtocol=(http|https)( *);( *))?AccountName=(.*)AccountKey=(.*)EndpointSuffix=(.*)$
超級使用者 (僅限計量建議程式)Metrics Advisor 的進階使用者。 字串

約束:
最大長度 =
websiteName (僅限計量建議程式)Metrics Advisor 的網站名稱。 字串

約束:
最大長度 =

CognitiveServicesAccountProperties

名字 描述 價值
apiProperties 特殊 API 的 API 屬性。 CognitiveServicesAccountApiProperties
customSubDomainName 用於令牌型驗證的選擇性子域名稱。 字串
加密 此資源的加密屬性。 加密
networkAcls 管理來自特定網路位置之輔助功能的規則集合。 NetworkRuleSet
privateEndpointConnections 與認知服務帳戶相關聯的私人端點連線。 PrivateEndpointConnection[]
publicNetworkAccess 此帳戶是否允許公用端點存取。 值為選擇性值,但如果傳入,則必須是 'Enabled' 或 'Disabled' 'Disabled'
'Enabled'
userOwnedStorage 此資源的記憶體帳戶。 UserOwnedStorage[]

CognitiveServicesAccountTags

名字 描述 價值

加密

名字 描述 價值
keySource 列舉 Encryption 的 keySource 可能值 'Microsoft.CognitiveServices'
'Microsoft.KeyVault'
keyVaultProperties KeyVault 的屬性 KeyVaultProperties

身份

名字 描述 價值
類型 受控服務識別的類型。 'None'
'SystemAssigned'
'UserAssigned'
userAssignedIdentities 與資源相關聯的使用者指派身分識別清單。 使用者身分識別字典索引鍵參考的格式為 ARM 資源標識符:'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName} IdentityUserAssignedIdentities

IdentityUserAssignedIdentities

名字 描述 價值

IpRule

名字 描述 價值
價值 CIDR 表示法中的 IPv4 位址範圍,例如 '124.56.78.91' (簡單 IP 位址) 或 '124.56.78.0/24' (開頭為 124.56.78 的所有位址)。 字串 (必要)

KeyVaultProperties

名字 描述 價值
keyName KeyVault 中的金鑰名稱 字串
keyVaultUri KeyVault 的 URI 字串
keyVersion KeyVault 中的金鑰版本 字串

Microsoft.CognitiveServices/accounts

名字 描述 價值
apiVersion API 版本 '2017-04-18'
身份 認知服務帳戶的身分識別。 身分識別
資源的Kind。 字串
位置 資源的位置 字串
名字 資源名稱 字串

約束:
最小長度 = 2
最大長度 = 2
模式 = ^[a-zA-Z0-9][a-zA-Z0-9_.-]*$ (必要)
性能 認知服務帳戶的屬性。 CognitiveServicesAccountProperties
sku 認知服務帳戶的 SKU。 Sku
標籤 資源標籤 標記名稱和值的字典。 請參閱範本中的 標籤
類型 資源類型 'Microsoft.CognitiveServices/accounts'

NetworkRuleSet

名字 描述 價值
defaultAction 沒有來自ipRules和 virtualNetworkRules 相符的規則時的默認動作。 只有在評估略過屬性之後,才會使用此屬性。 'Allow'
'Deny'
ipRules IP 位址規則的清單。 IpRule[]
virtualNetworkRules 虛擬網路規則的清單。 VirtualNetworkRule[]

PrivateEndpoint

名字 描述 價值

PrivateEndpointConnection

名字 描述 價值
位置 私人端點連線的位置 字串
性能 資源屬性。 PrivateEndpointConnectionProperties

PrivateEndpointConnectionProperties

名字 描述 價值
groupIds 私人鏈接資源群組識別碼。 string[]
privateEndpoint 私人端點的資源。 PrivateEndpoint
privateLinkServiceConnectionState 服務取用者與提供者之間連線狀態的相關信息集合。 PrivateLinkServiceConnectionState (必要)

PrivateLinkServiceConnectionState

名字 描述 價值
actionsRequired 訊息,指出服務提供者上的變更是否需要取用者的任何更新。 字串
描述 核准/拒絕連線的原因。 字串
地位 指出服務擁有者是否已核准/拒絕/移除連線。 「已核准」
'Disconnected'
'Pending'
'Rejected'

Sku

名字 描述 價值
名字 取得或設定 SKU 名稱。 帳戶建立的必要專案,選擇性進行更新。 字串 (必要)

UserAssignedIdentity

名字 描述 價值
clientId 與此身分識別相關聯的用戶端應用程式標識碼。 字串
principalId 與此身分識別相關聯的 Azure Active Directory 主體標識符。 字串

UserOwnedStorage

名字 描述 價值
resourceId Microsoft.Storage 資源的完整資源標識符。 字串

VirtualNetworkRule

名字 描述 價值
id vnet 子網的完整資源標識符,例如 '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'。 字串 (必要)
ignoreMissingVnetServiceEndpoint 忽略遺漏的 vnet 服務端點。 bool
取得虛擬網路規則的狀態。 字串

快速入門範本

下列快速入門範本會部署此資源類型。

範本 描述
Azure AI Studio 基本設定

部署至 Azure
這組範本示範如何使用基本設定來設定 Azure AI Studio,這表示已啟用公用因特網存取、Microsoft受控密鑰進行加密,以及 AI 資源的Microsoft受控識別設定。
Azure AI Studio 基本設定

部署至 Azure
這組範本示範如何使用基本設定來設定 Azure AI Studio,這表示已啟用公用因特網存取、Microsoft受控密鑰進行加密,以及 AI 資源的Microsoft受控識別設定。
Azure AI Studio 基本設定

部署至 Azure
這組範本示範如何使用基本設定來設定 Azure AI Studio,這表示已啟用公用因特網存取、Microsoft受控密鑰進行加密,以及 AI 資源的Microsoft受控識別設定。
Azure AI Studio 網路限制

部署至 Azure
這組範本示範如何使用Microsoft受控密鑰來加密和 AI 資源的 Microsoft 受控識別組態,來設定已停用私人鏈接和輸出的 Azure AI Studio。
Azure AI Studio 網路限制

部署至 Azure
這組範本示範如何使用Microsoft受控密鑰來加密和 AI 資源的 Microsoft 受控識別組態,來設定已停用私人鏈接和輸出的 Azure AI Studio。
使用 Microsoft Entra ID Authentication Azure AI Studio

部署至 Azure
這組範本示範如何使用相依資源的 Microsoft Entra ID 驗證來設定 Azure AI Studio,例如 Azure AI 服務和 Azure 記憶體。
部署 Azure AI 服務多服務資源

部署至 Azure
此範本會部署 Azure AI 服務資源,讓每個開發人員都能觸手可及 AI,而不需要機器學習專業知識。 只需要 API 呼叫,即可內嵌在應用程式中查看、聆聽、說話、搜尋、瞭解及加速決策的能力。
部署 Azure AI Translator 資源

部署至 Azure
此範本會部署 Azure AI Translator 資源,讓每個開發人員都能觸手可及 AI,而不需要機器學習專業知識。
部署 Azure AI 視覺資源

部署至 Azure
此範本會部署 Azure AI 視覺資源,讓每個開發人員都能觸手可及 AI,而不需要機器學習專業知識。
使用受控虛擬網路部署安全的 Azure AI Studio

部署至 Azure
此範本會建立安全的 Azure AI Studio 環境,並具有健全的網路和身分識別安全性限制。

Terraform (AzAPI 提供者) 資源定義

帳戶資源類型可以使用目標作業來部署:

  • 資源群組

如需每個 API 版本中已變更屬性的清單,請參閱 變更記錄檔

資源格式

若要建立 Microsoft.CognitiveServices/accounts 資源,請將下列 Terraform 新增至範本。

resource "azapi_resource" "symbolicname" {
  type = "Microsoft.CognitiveServices/accounts@2017-04-18"
  name = "string"
  identity = {
    type = "string"
    userAssignedIdentities = {
      {customized property} = {
        clientId = "string"
        principalId = "string"
      }
    }
  }
  kind = "string"
  location = "string"
  sku = {
    name = "string"
  }
  tags = {
    {customized property} = "string"
  }
  body = jsonencode({
    properties = {
      apiProperties = {
        aadClientId = "string"
        aadTenantId = "string"
        eventHubConnectionString = "string"
        qnaAzureSearchEndpointId = "string"
        qnaAzureSearchEndpointKey = "string"
        qnaRuntimeEndpoint = "string"
        statisticsEnabled = bool
        storageAccountConnectionString = "string"
        superUser = "string"
        websiteName = "string"
      }
      customSubDomainName = "string"
      encryption = {
        keySource = "string"
        keyVaultProperties = {
          keyName = "string"
          keyVaultUri = "string"
          keyVersion = "string"
        }
      }
      networkAcls = {
        defaultAction = "string"
        ipRules = [
          {
            value = "string"
          }
        ]
        virtualNetworkRules = [
          {
            id = "string"
            ignoreMissingVnetServiceEndpoint = bool
            state = "string"
          }
        ]
      }
      privateEndpointConnections = [
        {
          location = "string"
          properties = {
            groupIds = [
              "string"
            ]
            privateEndpoint = {
            }
            privateLinkServiceConnectionState = {
              actionsRequired = "string"
              description = "string"
              status = "string"
            }
          }
        }
      ]
      publicNetworkAccess = "string"
      userOwnedStorage = [
        {
          resourceId = "string"
        }
      ]
    }
  })
}

屬性值

CognitiveServicesAccountApiProperties

名字 描述 價值
aadClientId (僅限計量建議程式)Azure AD 用戶端識別碼(應用程式識別符)。 字串

約束:
最大長度 =
aadTenantId (僅限計量建議程式)Azure AD 租用戶標識碼。 字串

約束:
最大長度 =
eventHubConnectionString (僅限個人化)啟用 Bing 搜尋統計數據的旗標。 字串

約束:
最大長度 =
Pattern = ^( *)Endpoint=sb://(.*);( *)SharedAccessKeyName=(.*);( *)SharedAccessKey=(.*)$
qnaAzureSearchEndpointId (僅限 QnAMaker)QnAMaker 的 Azure 搜尋服務端點標識碼。 字串
qnaAzureSearchEndpointKey (僅限 QnAMaker)QnAMaker 的 Azure 搜尋服務端點密鑰。 字串
qnaRuntimeEndpoint (僅限 QnAMaker)QnAMaker 的運行時間端點。 字串
statisticsEnabled (僅限 Bing 搜尋)啟用 Bing 搜尋統計數據的旗標。 bool
storageAccountConnectionString (僅限個人化)記憶體帳戶連接字串。 字串

約束:
最大長度 =
Pattern = ^(( *)DefaultEndpointsProtocol=(http|https)( *);( *))?AccountName=(.*)AccountKey=(.*)EndpointSuffix=(.*)$
超級使用者 (僅限計量建議程式)Metrics Advisor 的進階使用者。 字串

約束:
最大長度 =
websiteName (僅限計量建議程式)Metrics Advisor 的網站名稱。 字串

約束:
最大長度 =

CognitiveServicesAccountProperties

名字 描述 價值
apiProperties 特殊 API 的 API 屬性。 CognitiveServicesAccountApiProperties
customSubDomainName 用於令牌型驗證的選擇性子域名稱。 字串
加密 此資源的加密屬性。 加密
networkAcls 管理來自特定網路位置之輔助功能的規則集合。 NetworkRuleSet
privateEndpointConnections 與認知服務帳戶相關聯的私人端點連線。 PrivateEndpointConnection[]
publicNetworkAccess 此帳戶是否允許公用端點存取。 值為選擇性值,但如果傳入,則必須是 'Enabled' 或 'Disabled' 'Disabled'
'Enabled'
userOwnedStorage 此資源的記憶體帳戶。 UserOwnedStorage[]

CognitiveServicesAccountTags

名字 描述 價值

加密

名字 描述 價值
keySource 列舉 Encryption 的 keySource 可能值 'Microsoft.CognitiveServices'
'Microsoft.KeyVault'
keyVaultProperties KeyVault 的屬性 KeyVaultProperties

身份

名字 描述 價值
類型 受控服務識別的類型。 'None'
'SystemAssigned'
'UserAssigned'
userAssignedIdentities 與資源相關聯的使用者指派身分識別清單。 使用者身分識別字典索引鍵參考的格式為 ARM 資源標識符:'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName} IdentityUserAssignedIdentities

IdentityUserAssignedIdentities

名字 描述 價值

IpRule

名字 描述 價值
價值 CIDR 表示法中的 IPv4 位址範圍,例如 '124.56.78.91' (簡單 IP 位址) 或 '124.56.78.0/24' (開頭為 124.56.78 的所有位址)。 字串 (必要)

KeyVaultProperties

名字 描述 價值
keyName KeyVault 中的金鑰名稱 字串
keyVaultUri KeyVault 的 URI 字串
keyVersion KeyVault 中的金鑰版本 字串

Microsoft.CognitiveServices/accounts

名字 描述 價值
身份 認知服務帳戶的身分識別。 身分識別
資源的Kind。 字串
位置 資源的位置 字串
名字 資源名稱 字串

約束:
最小長度 = 2
最大長度 = 2
模式 = ^[a-zA-Z0-9][a-zA-Z0-9_.-]*$ (必要)
性能 認知服務帳戶的屬性。 CognitiveServicesAccountProperties
sku 認知服務帳戶的 SKU。 Sku
標籤 資源標籤 標記名稱和值的字典。
類型 資源類型 “Microsoft.CognitiveServices/accounts@2017-04-18”

NetworkRuleSet

名字 描述 價值
defaultAction 沒有來自ipRules和 virtualNetworkRules 相符的規則時的默認動作。 只有在評估略過屬性之後,才會使用此屬性。 'Allow'
'Deny'
ipRules IP 位址規則的清單。 IpRule[]
virtualNetworkRules 虛擬網路規則的清單。 VirtualNetworkRule[]

PrivateEndpoint

名字 描述 價值

PrivateEndpointConnection

名字 描述 價值
位置 私人端點連線的位置 字串
性能 資源屬性。 PrivateEndpointConnectionProperties

PrivateEndpointConnectionProperties

名字 描述 價值
groupIds 私人鏈接資源群組識別碼。 string[]
privateEndpoint 私人端點的資源。 PrivateEndpoint
privateLinkServiceConnectionState 服務取用者與提供者之間連線狀態的相關信息集合。 PrivateLinkServiceConnectionState (必要)

PrivateLinkServiceConnectionState

名字 描述 價值
actionsRequired 訊息,指出服務提供者上的變更是否需要取用者的任何更新。 字串
描述 核准/拒絕連線的原因。 字串
地位 指出服務擁有者是否已核准/拒絕/移除連線。 「已核准」
'Disconnected'
'Pending'
'Rejected'

Sku

名字 描述 價值
名字 取得或設定 SKU 名稱。 帳戶建立的必要專案,選擇性進行更新。 字串 (必要)

UserAssignedIdentity

名字 描述 價值
clientId 與此身分識別相關聯的用戶端應用程式標識碼。 字串
principalId 與此身分識別相關聯的 Azure Active Directory 主體標識符。 字串

UserOwnedStorage

名字 描述 價值
resourceId Microsoft.Storage 資源的完整資源標識符。 字串

VirtualNetworkRule

名字 描述 價值
id vnet 子網的完整資源標識符,例如 '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'。 字串 (必要)
ignoreMissingVnetServiceEndpoint 忽略遺漏的 vnet 服務端點。 bool
取得虛擬網路規則的狀態。 字串