1. Packages
  2. Azure Native v1
  3. API Docs
  4. cognitiveservices
  5. getAccount
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi

azure-native.cognitiveservices.getAccount

Explore with Pulumi AI

azure-native-v1 logo
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi

    Returns a Cognitive Services account specified by the parameters. API Version: 2017-04-18.

    Using getAccount

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getAccount(args: GetAccountArgs, opts?: InvokeOptions): Promise<GetAccountResult>
    function getAccountOutput(args: GetAccountOutputArgs, opts?: InvokeOptions): Output<GetAccountResult>
    def get_account(account_name: Optional[str] = None,
                    resource_group_name: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetAccountResult
    def get_account_output(account_name: Optional[pulumi.Input[str]] = None,
                    resource_group_name: Optional[pulumi.Input[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetAccountResult]
    func LookupAccount(ctx *Context, args *LookupAccountArgs, opts ...InvokeOption) (*LookupAccountResult, error)
    func LookupAccountOutput(ctx *Context, args *LookupAccountOutputArgs, opts ...InvokeOption) LookupAccountResultOutput

    > Note: This function is named LookupAccount in the Go SDK.

    public static class GetAccount 
    {
        public static Task<GetAccountResult> InvokeAsync(GetAccountArgs args, InvokeOptions? opts = null)
        public static Output<GetAccountResult> Invoke(GetAccountInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetAccountResult> getAccount(GetAccountArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:cognitiveservices:getAccount
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountName string
    The name of Cognitive Services account.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    AccountName string
    The name of Cognitive Services account.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    accountName String
    The name of Cognitive Services account.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    accountName string
    The name of Cognitive Services account.
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    account_name str
    The name of Cognitive Services account.
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    accountName String
    The name of Cognitive Services account.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getAccount Result

    The following output properties are available:

    Etag string
    Entity Tag
    Id string
    The id of the created account
    Name string
    The name of the created account
    Properties Pulumi.AzureNative.CognitiveServices.Outputs.CognitiveServicesAccountPropertiesResponse
    Properties of Cognitive Services account.
    Type string
    Resource type
    Identity Pulumi.AzureNative.CognitiveServices.Outputs.IdentityResponse
    The identity of Cognitive Services account.
    Kind string
    The Kind of the resource.
    Location string
    The location of the resource
    Sku Pulumi.AzureNative.CognitiveServices.Outputs.SkuResponse
    The SKU of Cognitive Services account.
    Tags Dictionary<string, string>
    Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters.
    Etag string
    Entity Tag
    Id string
    The id of the created account
    Name string
    The name of the created account
    Properties CognitiveServicesAccountPropertiesResponse
    Properties of Cognitive Services account.
    Type string
    Resource type
    Identity IdentityResponse
    The identity of Cognitive Services account.
    Kind string
    The Kind of the resource.
    Location string
    The location of the resource
    Sku SkuResponse
    The SKU of Cognitive Services account.
    Tags map[string]string
    Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters.
    etag String
    Entity Tag
    id String
    The id of the created account
    name String
    The name of the created account
    properties CognitiveServicesAccountPropertiesResponse
    Properties of Cognitive Services account.
    type String
    Resource type
    identity IdentityResponse
    The identity of Cognitive Services account.
    kind String
    The Kind of the resource.
    location String
    The location of the resource
    sku SkuResponse
    The SKU of Cognitive Services account.
    tags Map<String,String>
    Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters.
    etag string
    Entity Tag
    id string
    The id of the created account
    name string
    The name of the created account
    properties CognitiveServicesAccountPropertiesResponse
    Properties of Cognitive Services account.
    type string
    Resource type
    identity IdentityResponse
    The identity of Cognitive Services account.
    kind string
    The Kind of the resource.
    location string
    The location of the resource
    sku SkuResponse
    The SKU of Cognitive Services account.
    tags {[key: string]: string}
    Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters.
    etag str
    Entity Tag
    id str
    The id of the created account
    name str
    The name of the created account
    properties CognitiveServicesAccountPropertiesResponse
    Properties of Cognitive Services account.
    type str
    Resource type
    identity IdentityResponse
    The identity of Cognitive Services account.
    kind str
    The Kind of the resource.
    location str
    The location of the resource
    sku SkuResponse
    The SKU of Cognitive Services account.
    tags Mapping[str, str]
    Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters.
    etag String
    Entity Tag
    id String
    The id of the created account
    name String
    The name of the created account
    properties Property Map
    Properties of Cognitive Services account.
    type String
    Resource type
    identity Property Map
    The identity of Cognitive Services account.
    kind String
    The Kind of the resource.
    location String
    The location of the resource
    sku Property Map
    The SKU of Cognitive Services account.
    tags Map<String>
    Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters.

    Supporting Types

    CognitiveServicesAccountApiPropertiesResponse

    AadClientId string
    (Metrics Advisor Only) The Azure AD Client Id (Application Id).
    AadTenantId string
    (Metrics Advisor Only) The Azure AD Tenant Id.
    EventHubConnectionString string
    (Personalization Only) The flag to enable statistics of Bing Search.
    QnaAzureSearchEndpointId string
    (QnAMaker Only) The Azure Search endpoint id of QnAMaker.
    QnaAzureSearchEndpointKey string
    (QnAMaker Only) The Azure Search endpoint key of QnAMaker.
    QnaRuntimeEndpoint string
    (QnAMaker Only) The runtime endpoint of QnAMaker.
    StatisticsEnabled bool
    (Bing Search Only) The flag to enable statistics of Bing Search.
    StorageAccountConnectionString string
    (Personalization Only) The storage account connection string.
    SuperUser string
    (Metrics Advisor Only) The super user of Metrics Advisor.
    WebsiteName string
    (Metrics Advisor Only) The website name of Metrics Advisor.
    AadClientId string
    (Metrics Advisor Only) The Azure AD Client Id (Application Id).
    AadTenantId string
    (Metrics Advisor Only) The Azure AD Tenant Id.
    EventHubConnectionString string
    (Personalization Only) The flag to enable statistics of Bing Search.
    QnaAzureSearchEndpointId string
    (QnAMaker Only) The Azure Search endpoint id of QnAMaker.
    QnaAzureSearchEndpointKey string
    (QnAMaker Only) The Azure Search endpoint key of QnAMaker.
    QnaRuntimeEndpoint string
    (QnAMaker Only) The runtime endpoint of QnAMaker.
    StatisticsEnabled bool
    (Bing Search Only) The flag to enable statistics of Bing Search.
    StorageAccountConnectionString string
    (Personalization Only) The storage account connection string.
    SuperUser string
    (Metrics Advisor Only) The super user of Metrics Advisor.
    WebsiteName string
    (Metrics Advisor Only) The website name of Metrics Advisor.
    aadClientId String
    (Metrics Advisor Only) The Azure AD Client Id (Application Id).
    aadTenantId String
    (Metrics Advisor Only) The Azure AD Tenant Id.
    eventHubConnectionString String
    (Personalization Only) The flag to enable statistics of Bing Search.
    qnaAzureSearchEndpointId String
    (QnAMaker Only) The Azure Search endpoint id of QnAMaker.
    qnaAzureSearchEndpointKey String
    (QnAMaker Only) The Azure Search endpoint key of QnAMaker.
    qnaRuntimeEndpoint String
    (QnAMaker Only) The runtime endpoint of QnAMaker.
    statisticsEnabled Boolean
    (Bing Search Only) The flag to enable statistics of Bing Search.
    storageAccountConnectionString String
    (Personalization Only) The storage account connection string.
    superUser String
    (Metrics Advisor Only) The super user of Metrics Advisor.
    websiteName String
    (Metrics Advisor Only) The website name of Metrics Advisor.
    aadClientId string
    (Metrics Advisor Only) The Azure AD Client Id (Application Id).
    aadTenantId string
    (Metrics Advisor Only) The Azure AD Tenant Id.
    eventHubConnectionString string
    (Personalization Only) The flag to enable statistics of Bing Search.
    qnaAzureSearchEndpointId string
    (QnAMaker Only) The Azure Search endpoint id of QnAMaker.
    qnaAzureSearchEndpointKey string
    (QnAMaker Only) The Azure Search endpoint key of QnAMaker.
    qnaRuntimeEndpoint string
    (QnAMaker Only) The runtime endpoint of QnAMaker.
    statisticsEnabled boolean
    (Bing Search Only) The flag to enable statistics of Bing Search.
    storageAccountConnectionString string
    (Personalization Only) The storage account connection string.
    superUser string
    (Metrics Advisor Only) The super user of Metrics Advisor.
    websiteName string
    (Metrics Advisor Only) The website name of Metrics Advisor.
    aad_client_id str
    (Metrics Advisor Only) The Azure AD Client Id (Application Id).
    aad_tenant_id str
    (Metrics Advisor Only) The Azure AD Tenant Id.
    event_hub_connection_string str
    (Personalization Only) The flag to enable statistics of Bing Search.
    qna_azure_search_endpoint_id str
    (QnAMaker Only) The Azure Search endpoint id of QnAMaker.
    qna_azure_search_endpoint_key str
    (QnAMaker Only) The Azure Search endpoint key of QnAMaker.
    qna_runtime_endpoint str
    (QnAMaker Only) The runtime endpoint of QnAMaker.
    statistics_enabled bool
    (Bing Search Only) The flag to enable statistics of Bing Search.
    storage_account_connection_string str
    (Personalization Only) The storage account connection string.
    super_user str
    (Metrics Advisor Only) The super user of Metrics Advisor.
    website_name str
    (Metrics Advisor Only) The website name of Metrics Advisor.
    aadClientId String
    (Metrics Advisor Only) The Azure AD Client Id (Application Id).
    aadTenantId String
    (Metrics Advisor Only) The Azure AD Tenant Id.
    eventHubConnectionString String
    (Personalization Only) The flag to enable statistics of Bing Search.
    qnaAzureSearchEndpointId String
    (QnAMaker Only) The Azure Search endpoint id of QnAMaker.
    qnaAzureSearchEndpointKey String
    (QnAMaker Only) The Azure Search endpoint key of QnAMaker.
    qnaRuntimeEndpoint String
    (QnAMaker Only) The runtime endpoint of QnAMaker.
    statisticsEnabled Boolean
    (Bing Search Only) The flag to enable statistics of Bing Search.
    storageAccountConnectionString String
    (Personalization Only) The storage account connection string.
    superUser String
    (Metrics Advisor Only) The super user of Metrics Advisor.
    websiteName String
    (Metrics Advisor Only) The website name of Metrics Advisor.

    CognitiveServicesAccountPropertiesResponse

    Capabilities List<Pulumi.AzureNative.CognitiveServices.Inputs.SkuCapabilityResponse>
    Gets the capabilities of the cognitive services account. Each item indicates the capability of a specific feature. The values are read-only and for reference only.
    DateCreated string
    Gets the date of cognitive services account creation.
    Endpoint string
    Endpoint of the created account.
    InternalId string
    The internal identifier.
    IsMigrated bool
    If the resource is migrated from an existing key.
    ProvisioningState string
    Gets the status of the cognitive services account at the time the operation was called.
    SkuChangeInfo Pulumi.AzureNative.CognitiveServices.Inputs.CognitiveServicesAccountSkuChangeInfoResponse
    Sku change info of account.
    ApiProperties Pulumi.AzureNative.CognitiveServices.Inputs.CognitiveServicesAccountApiPropertiesResponse
    The api properties for special APIs.
    CustomSubDomainName string
    Optional subdomain name used for token-based authentication.
    Encryption Pulumi.AzureNative.CognitiveServices.Inputs.EncryptionResponse
    The encryption properties for this resource.
    NetworkAcls Pulumi.AzureNative.CognitiveServices.Inputs.NetworkRuleSetResponse
    A collection of rules governing the accessibility from specific network locations.
    PrivateEndpointConnections List<Pulumi.AzureNative.CognitiveServices.Inputs.PrivateEndpointConnectionResponse>
    The private endpoint connection associated with the Cognitive Services account.
    PublicNetworkAccess string
    Whether or not public endpoint access is allowed for this account. Value is optional but if passed in, must be 'Enabled' or 'Disabled'
    UserOwnedStorage List<Pulumi.AzureNative.CognitiveServices.Inputs.UserOwnedStorageResponse>
    The storage accounts for this resource.
    Capabilities []SkuCapabilityResponse
    Gets the capabilities of the cognitive services account. Each item indicates the capability of a specific feature. The values are read-only and for reference only.
    DateCreated string
    Gets the date of cognitive services account creation.
    Endpoint string
    Endpoint of the created account.
    InternalId string
    The internal identifier.
    IsMigrated bool
    If the resource is migrated from an existing key.
    ProvisioningState string
    Gets the status of the cognitive services account at the time the operation was called.
    SkuChangeInfo CognitiveServicesAccountSkuChangeInfoResponse
    Sku change info of account.
    ApiProperties CognitiveServicesAccountApiPropertiesResponse
    The api properties for special APIs.
    CustomSubDomainName string
    Optional subdomain name used for token-based authentication.
    Encryption EncryptionResponse
    The encryption properties for this resource.
    NetworkAcls NetworkRuleSetResponse
    A collection of rules governing the accessibility from specific network locations.
    PrivateEndpointConnections []PrivateEndpointConnectionResponse
    The private endpoint connection associated with the Cognitive Services account.
    PublicNetworkAccess string
    Whether or not public endpoint access is allowed for this account. Value is optional but if passed in, must be 'Enabled' or 'Disabled'
    UserOwnedStorage []UserOwnedStorageResponse
    The storage accounts for this resource.
    capabilities List<SkuCapabilityResponse>
    Gets the capabilities of the cognitive services account. Each item indicates the capability of a specific feature. The values are read-only and for reference only.
    dateCreated String
    Gets the date of cognitive services account creation.
    endpoint String
    Endpoint of the created account.
    internalId String
    The internal identifier.
    isMigrated Boolean
    If the resource is migrated from an existing key.
    provisioningState String
    Gets the status of the cognitive services account at the time the operation was called.
    skuChangeInfo CognitiveServicesAccountSkuChangeInfoResponse
    Sku change info of account.
    apiProperties CognitiveServicesAccountApiPropertiesResponse
    The api properties for special APIs.
    customSubDomainName String
    Optional subdomain name used for token-based authentication.
    encryption EncryptionResponse
    The encryption properties for this resource.
    networkAcls NetworkRuleSetResponse
    A collection of rules governing the accessibility from specific network locations.
    privateEndpointConnections List<PrivateEndpointConnectionResponse>
    The private endpoint connection associated with the Cognitive Services account.
    publicNetworkAccess String
    Whether or not public endpoint access is allowed for this account. Value is optional but if passed in, must be 'Enabled' or 'Disabled'
    userOwnedStorage List<UserOwnedStorageResponse>
    The storage accounts for this resource.
    capabilities SkuCapabilityResponse[]
    Gets the capabilities of the cognitive services account. Each item indicates the capability of a specific feature. The values are read-only and for reference only.
    dateCreated string
    Gets the date of cognitive services account creation.
    endpoint string
    Endpoint of the created account.
    internalId string
    The internal identifier.
    isMigrated boolean
    If the resource is migrated from an existing key.
    provisioningState string
    Gets the status of the cognitive services account at the time the operation was called.
    skuChangeInfo CognitiveServicesAccountSkuChangeInfoResponse
    Sku change info of account.
    apiProperties CognitiveServicesAccountApiPropertiesResponse
    The api properties for special APIs.
    customSubDomainName string
    Optional subdomain name used for token-based authentication.
    encryption EncryptionResponse
    The encryption properties for this resource.
    networkAcls NetworkRuleSetResponse
    A collection of rules governing the accessibility from specific network locations.
    privateEndpointConnections PrivateEndpointConnectionResponse[]
    The private endpoint connection associated with the Cognitive Services account.
    publicNetworkAccess string
    Whether or not public endpoint access is allowed for this account. Value is optional but if passed in, must be 'Enabled' or 'Disabled'
    userOwnedStorage UserOwnedStorageResponse[]
    The storage accounts for this resource.
    capabilities Sequence[SkuCapabilityResponse]
    Gets the capabilities of the cognitive services account. Each item indicates the capability of a specific feature. The values are read-only and for reference only.
    date_created str
    Gets the date of cognitive services account creation.
    endpoint str
    Endpoint of the created account.
    internal_id str
    The internal identifier.
    is_migrated bool
    If the resource is migrated from an existing key.
    provisioning_state str
    Gets the status of the cognitive services account at the time the operation was called.
    sku_change_info CognitiveServicesAccountSkuChangeInfoResponse
    Sku change info of account.
    api_properties CognitiveServicesAccountApiPropertiesResponse
    The api properties for special APIs.
    custom_sub_domain_name str
    Optional subdomain name used for token-based authentication.
    encryption EncryptionResponse
    The encryption properties for this resource.
    network_acls NetworkRuleSetResponse
    A collection of rules governing the accessibility from specific network locations.
    private_endpoint_connections Sequence[PrivateEndpointConnectionResponse]
    The private endpoint connection associated with the Cognitive Services account.
    public_network_access str
    Whether or not public endpoint access is allowed for this account. Value is optional but if passed in, must be 'Enabled' or 'Disabled'
    user_owned_storage Sequence[UserOwnedStorageResponse]
    The storage accounts for this resource.
    capabilities List<Property Map>
    Gets the capabilities of the cognitive services account. Each item indicates the capability of a specific feature. The values are read-only and for reference only.
    dateCreated String
    Gets the date of cognitive services account creation.
    endpoint String
    Endpoint of the created account.
    internalId String
    The internal identifier.
    isMigrated Boolean
    If the resource is migrated from an existing key.
    provisioningState String
    Gets the status of the cognitive services account at the time the operation was called.
    skuChangeInfo Property Map
    Sku change info of account.
    apiProperties Property Map
    The api properties for special APIs.
    customSubDomainName String
    Optional subdomain name used for token-based authentication.
    encryption Property Map
    The encryption properties for this resource.
    networkAcls Property Map
    A collection of rules governing the accessibility from specific network locations.
    privateEndpointConnections List<Property Map>
    The private endpoint connection associated with the Cognitive Services account.
    publicNetworkAccess String
    Whether or not public endpoint access is allowed for this account. Value is optional but if passed in, must be 'Enabled' or 'Disabled'
    userOwnedStorage List<Property Map>
    The storage accounts for this resource.

    CognitiveServicesAccountSkuChangeInfoResponse

    CountOfDowngrades double
    Gets the count of downgrades.
    CountOfUpgradesAfterDowngrades double
    Gets the count of upgrades after downgrades.
    LastChangeDate string
    Gets the last change date.
    CountOfDowngrades float64
    Gets the count of downgrades.
    CountOfUpgradesAfterDowngrades float64
    Gets the count of upgrades after downgrades.
    LastChangeDate string
    Gets the last change date.
    countOfDowngrades Double
    Gets the count of downgrades.
    countOfUpgradesAfterDowngrades Double
    Gets the count of upgrades after downgrades.
    lastChangeDate String
    Gets the last change date.
    countOfDowngrades number
    Gets the count of downgrades.
    countOfUpgradesAfterDowngrades number
    Gets the count of upgrades after downgrades.
    lastChangeDate string
    Gets the last change date.
    count_of_downgrades float
    Gets the count of downgrades.
    count_of_upgrades_after_downgrades float
    Gets the count of upgrades after downgrades.
    last_change_date str
    Gets the last change date.
    countOfDowngrades Number
    Gets the count of downgrades.
    countOfUpgradesAfterDowngrades Number
    Gets the count of upgrades after downgrades.
    lastChangeDate String
    Gets the last change date.

    EncryptionResponse

    KeySource string
    Enumerates the possible value of keySource for Encryption
    KeyVaultProperties Pulumi.AzureNative.CognitiveServices.Inputs.KeyVaultPropertiesResponse
    Properties of KeyVault
    KeySource string
    Enumerates the possible value of keySource for Encryption
    KeyVaultProperties KeyVaultPropertiesResponse
    Properties of KeyVault
    keySource String
    Enumerates the possible value of keySource for Encryption
    keyVaultProperties KeyVaultPropertiesResponse
    Properties of KeyVault
    keySource string
    Enumerates the possible value of keySource for Encryption
    keyVaultProperties KeyVaultPropertiesResponse
    Properties of KeyVault
    key_source str
    Enumerates the possible value of keySource for Encryption
    key_vault_properties KeyVaultPropertiesResponse
    Properties of KeyVault
    keySource String
    Enumerates the possible value of keySource for Encryption
    keyVaultProperties Property Map
    Properties of KeyVault

    IdentityResponse

    PrincipalId string
    Principal Id of managed service identity.
    TenantId string
    Tenant of managed service identity.
    Type string
    Type of managed service identity.
    UserAssignedIdentities Dictionary<string, Pulumi.AzureNative.CognitiveServices.Inputs.UserAssignedIdentityResponse>
    The list of user assigned identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}
    PrincipalId string
    Principal Id of managed service identity.
    TenantId string
    Tenant of managed service identity.
    Type string
    Type of managed service identity.
    UserAssignedIdentities map[string]UserAssignedIdentityResponse
    The list of user assigned identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}
    principalId String
    Principal Id of managed service identity.
    tenantId String
    Tenant of managed service identity.
    type String
    Type of managed service identity.
    userAssignedIdentities Map<String,UserAssignedIdentityResponse>
    The list of user assigned identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}
    principalId string
    Principal Id of managed service identity.
    tenantId string
    Tenant of managed service identity.
    type string
    Type of managed service identity.
    userAssignedIdentities {[key: string]: UserAssignedIdentityResponse}
    The list of user assigned identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}
    principal_id str
    Principal Id of managed service identity.
    tenant_id str
    Tenant of managed service identity.
    type str
    Type of managed service identity.
    user_assigned_identities Mapping[str, UserAssignedIdentityResponse]
    The list of user assigned identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}
    principalId String
    Principal Id of managed service identity.
    tenantId String
    Tenant of managed service identity.
    type String
    Type of managed service identity.
    userAssignedIdentities Map<Property Map>
    The list of user assigned identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}

    IpRuleResponse

    Value string
    An IPv4 address range in CIDR notation, such as '124.56.78.91' (simple IP address) or '124.56.78.0/24' (all addresses that start with 124.56.78).
    Value string
    An IPv4 address range in CIDR notation, such as '124.56.78.91' (simple IP address) or '124.56.78.0/24' (all addresses that start with 124.56.78).
    value String
    An IPv4 address range in CIDR notation, such as '124.56.78.91' (simple IP address) or '124.56.78.0/24' (all addresses that start with 124.56.78).
    value string
    An IPv4 address range in CIDR notation, such as '124.56.78.91' (simple IP address) or '124.56.78.0/24' (all addresses that start with 124.56.78).
    value str
    An IPv4 address range in CIDR notation, such as '124.56.78.91' (simple IP address) or '124.56.78.0/24' (all addresses that start with 124.56.78).
    value String
    An IPv4 address range in CIDR notation, such as '124.56.78.91' (simple IP address) or '124.56.78.0/24' (all addresses that start with 124.56.78).

    KeyVaultPropertiesResponse

    KeyName string
    Name of the Key from KeyVault
    KeyVaultUri string
    Uri of KeyVault
    KeyVersion string
    Version of the Key from KeyVault
    KeyName string
    Name of the Key from KeyVault
    KeyVaultUri string
    Uri of KeyVault
    KeyVersion string
    Version of the Key from KeyVault
    keyName String
    Name of the Key from KeyVault
    keyVaultUri String
    Uri of KeyVault
    keyVersion String
    Version of the Key from KeyVault
    keyName string
    Name of the Key from KeyVault
    keyVaultUri string
    Uri of KeyVault
    keyVersion string
    Version of the Key from KeyVault
    key_name str
    Name of the Key from KeyVault
    key_vault_uri str
    Uri of KeyVault
    key_version str
    Version of the Key from KeyVault
    keyName String
    Name of the Key from KeyVault
    keyVaultUri String
    Uri of KeyVault
    keyVersion String
    Version of the Key from KeyVault

    NetworkRuleSetResponse

    DefaultAction string
    The default action when no rule from ipRules and from virtualNetworkRules match. This is only used after the bypass property has been evaluated.
    IpRules List<Pulumi.AzureNative.CognitiveServices.Inputs.IpRuleResponse>
    The list of IP address rules.
    VirtualNetworkRules List<Pulumi.AzureNative.CognitiveServices.Inputs.VirtualNetworkRuleResponse>
    The list of virtual network rules.
    DefaultAction string
    The default action when no rule from ipRules and from virtualNetworkRules match. This is only used after the bypass property has been evaluated.
    IpRules []IpRuleResponse
    The list of IP address rules.
    VirtualNetworkRules []VirtualNetworkRuleResponse
    The list of virtual network rules.
    defaultAction String
    The default action when no rule from ipRules and from virtualNetworkRules match. This is only used after the bypass property has been evaluated.
    ipRules List<IpRuleResponse>
    The list of IP address rules.
    virtualNetworkRules List<VirtualNetworkRuleResponse>
    The list of virtual network rules.
    defaultAction string
    The default action when no rule from ipRules and from virtualNetworkRules match. This is only used after the bypass property has been evaluated.
    ipRules IpRuleResponse[]
    The list of IP address rules.
    virtualNetworkRules VirtualNetworkRuleResponse[]
    The list of virtual network rules.
    default_action str
    The default action when no rule from ipRules and from virtualNetworkRules match. This is only used after the bypass property has been evaluated.
    ip_rules Sequence[IpRuleResponse]
    The list of IP address rules.
    virtual_network_rules Sequence[VirtualNetworkRuleResponse]
    The list of virtual network rules.
    defaultAction String
    The default action when no rule from ipRules and from virtualNetworkRules match. This is only used after the bypass property has been evaluated.
    ipRules List<Property Map>
    The list of IP address rules.
    virtualNetworkRules List<Property Map>
    The list of virtual network rules.

    PrivateEndpointConnectionPropertiesResponse

    PrivateLinkServiceConnectionState Pulumi.AzureNative.CognitiveServices.Inputs.PrivateLinkServiceConnectionStateResponse
    A collection of information about the state of the connection between service consumer and provider.
    GroupIds List<string>
    The private link resource group ids.
    PrivateEndpoint Pulumi.AzureNative.CognitiveServices.Inputs.PrivateEndpointResponse
    The resource of private end point.
    PrivateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
    A collection of information about the state of the connection between service consumer and provider.
    GroupIds []string
    The private link resource group ids.
    PrivateEndpoint PrivateEndpointResponse
    The resource of private end point.
    privateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
    A collection of information about the state of the connection between service consumer and provider.
    groupIds List<String>
    The private link resource group ids.
    privateEndpoint PrivateEndpointResponse
    The resource of private end point.
    privateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
    A collection of information about the state of the connection between service consumer and provider.
    groupIds string[]
    The private link resource group ids.
    privateEndpoint PrivateEndpointResponse
    The resource of private end point.
    private_link_service_connection_state PrivateLinkServiceConnectionStateResponse
    A collection of information about the state of the connection between service consumer and provider.
    group_ids Sequence[str]
    The private link resource group ids.
    private_endpoint PrivateEndpointResponse
    The resource of private end point.
    privateLinkServiceConnectionState Property Map
    A collection of information about the state of the connection between service consumer and provider.
    groupIds List<String>
    The private link resource group ids.
    privateEndpoint Property Map
    The resource of private end point.

    PrivateEndpointConnectionResponse

    Etag string
    Entity Tag
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Name string
    The name of the resource
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    Location string
    The location of the private endpoint connection
    Properties Pulumi.AzureNative.CognitiveServices.Inputs.PrivateEndpointConnectionPropertiesResponse
    Resource properties.
    Etag string
    Entity Tag
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Name string
    The name of the resource
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    Location string
    The location of the private endpoint connection
    Properties PrivateEndpointConnectionPropertiesResponse
    Resource properties.
    etag String
    Entity Tag
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name String
    The name of the resource
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    location String
    The location of the private endpoint connection
    properties PrivateEndpointConnectionPropertiesResponse
    Resource properties.
    etag string
    Entity Tag
    id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name string
    The name of the resource
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    location string
    The location of the private endpoint connection
    properties PrivateEndpointConnectionPropertiesResponse
    Resource properties.
    etag str
    Entity Tag
    id str
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name str
    The name of the resource
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    location str
    The location of the private endpoint connection
    properties PrivateEndpointConnectionPropertiesResponse
    Resource properties.
    etag String
    Entity Tag
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name String
    The name of the resource
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    location String
    The location of the private endpoint connection
    properties Property Map
    Resource properties.

    PrivateEndpointResponse

    Id string
    The ARM identifier for Private Endpoint
    Id string
    The ARM identifier for Private Endpoint
    id String
    The ARM identifier for Private Endpoint
    id string
    The ARM identifier for Private Endpoint
    id str
    The ARM identifier for Private Endpoint
    id String
    The ARM identifier for Private Endpoint

    PrivateLinkServiceConnectionStateResponse

    ActionsRequired string
    A message indicating if changes on the service provider require any updates on the consumer.
    Description string
    The reason for approval/rejection of the connection.
    Status string
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    ActionsRequired string
    A message indicating if changes on the service provider require any updates on the consumer.
    Description string
    The reason for approval/rejection of the connection.
    Status string
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    actionsRequired String
    A message indicating if changes on the service provider require any updates on the consumer.
    description String
    The reason for approval/rejection of the connection.
    status String
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    actionsRequired string
    A message indicating if changes on the service provider require any updates on the consumer.
    description string
    The reason for approval/rejection of the connection.
    status string
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    actions_required str
    A message indicating if changes on the service provider require any updates on the consumer.
    description str
    The reason for approval/rejection of the connection.
    status str
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    actionsRequired String
    A message indicating if changes on the service provider require any updates on the consumer.
    description String
    The reason for approval/rejection of the connection.
    status String
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.

    SkuCapabilityResponse

    Name string
    The name of the SkuCapability.
    Value string
    The value of the SkuCapability.
    Name string
    The name of the SkuCapability.
    Value string
    The value of the SkuCapability.
    name String
    The name of the SkuCapability.
    value String
    The value of the SkuCapability.
    name string
    The name of the SkuCapability.
    value string
    The value of the SkuCapability.
    name str
    The name of the SkuCapability.
    value str
    The value of the SkuCapability.
    name String
    The name of the SkuCapability.
    value String
    The value of the SkuCapability.

    SkuResponse

    Name string
    Gets or sets the sku name. Required for account creation, optional for update.
    Tier string
    Gets the sku tier. This is based on the SKU name.
    Name string
    Gets or sets the sku name. Required for account creation, optional for update.
    Tier string
    Gets the sku tier. This is based on the SKU name.
    name String
    Gets or sets the sku name. Required for account creation, optional for update.
    tier String
    Gets the sku tier. This is based on the SKU name.
    name string
    Gets or sets the sku name. Required for account creation, optional for update.
    tier string
    Gets the sku tier. This is based on the SKU name.
    name str
    Gets or sets the sku name. Required for account creation, optional for update.
    tier str
    Gets the sku tier. This is based on the SKU name.
    name String
    Gets or sets the sku name. Required for account creation, optional for update.
    tier String
    Gets the sku tier. This is based on the SKU name.

    UserAssignedIdentityResponse

    ClientId string
    Client App Id associated with this identity.
    PrincipalId string
    Azure Active Directory principal ID associated with this Identity.
    ClientId string
    Client App Id associated with this identity.
    PrincipalId string
    Azure Active Directory principal ID associated with this Identity.
    clientId String
    Client App Id associated with this identity.
    principalId String
    Azure Active Directory principal ID associated with this Identity.
    clientId string
    Client App Id associated with this identity.
    principalId string
    Azure Active Directory principal ID associated with this Identity.
    client_id str
    Client App Id associated with this identity.
    principal_id str
    Azure Active Directory principal ID associated with this Identity.
    clientId String
    Client App Id associated with this identity.
    principalId String
    Azure Active Directory principal ID associated with this Identity.

    UserOwnedStorageResponse

    ResourceId string
    Full resource id of a Microsoft.Storage resource.
    ResourceId string
    Full resource id of a Microsoft.Storage resource.
    resourceId String
    Full resource id of a Microsoft.Storage resource.
    resourceId string
    Full resource id of a Microsoft.Storage resource.
    resource_id str
    Full resource id of a Microsoft.Storage resource.
    resourceId String
    Full resource id of a Microsoft.Storage resource.

    VirtualNetworkRuleResponse

    Id string
    Full resource id of a vnet subnet, such as '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'.
    IgnoreMissingVnetServiceEndpoint bool
    Ignore missing vnet service endpoint or not.
    State string
    Gets the state of virtual network rule.
    Id string
    Full resource id of a vnet subnet, such as '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'.
    IgnoreMissingVnetServiceEndpoint bool
    Ignore missing vnet service endpoint or not.
    State string
    Gets the state of virtual network rule.
    id String
    Full resource id of a vnet subnet, such as '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'.
    ignoreMissingVnetServiceEndpoint Boolean
    Ignore missing vnet service endpoint or not.
    state String
    Gets the state of virtual network rule.
    id string
    Full resource id of a vnet subnet, such as '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'.
    ignoreMissingVnetServiceEndpoint boolean
    Ignore missing vnet service endpoint or not.
    state string
    Gets the state of virtual network rule.
    id str
    Full resource id of a vnet subnet, such as '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'.
    ignore_missing_vnet_service_endpoint bool
    Ignore missing vnet service endpoint or not.
    state str
    Gets the state of virtual network rule.
    id String
    Full resource id of a vnet subnet, such as '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'.
    ignoreMissingVnetServiceEndpoint Boolean
    Ignore missing vnet service endpoint or not.
    state String
    Gets the state of virtual network rule.

    Package Details

    Repository
    azure-native-v1 pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native-v1 logo
    These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
    Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi