This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.healthbot.getBot
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Get a HealthBot. Azure REST API version: 2023-05-01.
Other available API versions: 2020-12-08-preview, 2024-02-01.
Using getBot
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 getBot(args: GetBotArgs, opts?: InvokeOptions): Promise<GetBotResult>
function getBotOutput(args: GetBotOutputArgs, opts?: InvokeOptions): Output<GetBotResult>def get_bot(bot_name: Optional[str] = None,
            resource_group_name: Optional[str] = None,
            opts: Optional[InvokeOptions] = None) -> GetBotResult
def get_bot_output(bot_name: Optional[pulumi.Input[str]] = None,
            resource_group_name: Optional[pulumi.Input[str]] = None,
            opts: Optional[InvokeOptions] = None) -> Output[GetBotResult]func LookupBot(ctx *Context, args *LookupBotArgs, opts ...InvokeOption) (*LookupBotResult, error)
func LookupBotOutput(ctx *Context, args *LookupBotOutputArgs, opts ...InvokeOption) LookupBotResultOutput> Note: This function is named LookupBot in the Go SDK.
public static class GetBot 
{
    public static Task<GetBotResult> InvokeAsync(GetBotArgs args, InvokeOptions? opts = null)
    public static Output<GetBotResult> Invoke(GetBotInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetBotResult> getBot(GetBotArgs args, InvokeOptions options)
public static Output<GetBotResult> getBot(GetBotArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:healthbot:getBot
  arguments:
    # arguments dictionaryThe following arguments are supported:
- BotName string
- The name of the Bot resource.
- ResourceGroup stringName 
- The name of the Bot resource group in the user subscription.
- BotName string
- The name of the Bot resource.
- ResourceGroup stringName 
- The name of the Bot resource group in the user subscription.
- botName String
- The name of the Bot resource.
- resourceGroup StringName 
- The name of the Bot resource group in the user subscription.
- botName string
- The name of the Bot resource.
- resourceGroup stringName 
- The name of the Bot resource group in the user subscription.
- bot_name str
- The name of the Bot resource.
- resource_group_ strname 
- The name of the Bot resource group in the user subscription.
- botName String
- The name of the Bot resource.
- resourceGroup StringName 
- The name of the Bot resource group in the user subscription.
getBot Result
The following output properties are available:
- Id string
- Fully qualified resource Id for the resource.
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
Pulumi.Azure Native. Health Bot. Outputs. Health Bot Properties Response 
- The set of properties specific to Azure Health Bot resource.
- Sku
Pulumi.Azure Native. Health Bot. Outputs. Sku Response 
- SKU of the Azure Health Bot.
- SystemData Pulumi.Azure Native. Health Bot. Outputs. System Data Response 
- Metadata pertaining to creation and last modification of the resource
- Type string
- The type of the resource.
- Identity
Pulumi.Azure Native. Health Bot. Outputs. Identity Response 
- The identity of the Azure Health Bot.
- Dictionary<string, string>
- Resource tags.
- Id string
- Fully qualified resource Id for the resource.
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
HealthBot Properties Response 
- The set of properties specific to Azure Health Bot resource.
- Sku
SkuResponse 
- SKU of the Azure Health Bot.
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource
- Type string
- The type of the resource.
- Identity
IdentityResponse 
- The identity of the Azure Health Bot.
- map[string]string
- Resource tags.
- id String
- Fully qualified resource Id for the resource.
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties
HealthBot Properties Response 
- The set of properties specific to Azure Health Bot resource.
- sku
SkuResponse 
- SKU of the Azure Health Bot.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource
- type String
- The type of the resource.
- identity
IdentityResponse 
- The identity of the Azure Health Bot.
- Map<String,String>
- Resource tags.
- id string
- Fully qualified resource Id for the resource.
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- properties
HealthBot Properties Response 
- The set of properties specific to Azure Health Bot resource.
- sku
SkuResponse 
- SKU of the Azure Health Bot.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource
- type string
- The type of the resource.
- identity
IdentityResponse 
- The identity of the Azure Health Bot.
- {[key: string]: string}
- Resource tags.
- id str
- Fully qualified resource Id for the resource.
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- properties
HealthBot Properties Response 
- The set of properties specific to Azure Health Bot resource.
- sku
SkuResponse 
- SKU of the Azure Health Bot.
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of the resource
- type str
- The type of the resource.
- identity
IdentityResponse 
- The identity of the Azure Health Bot.
- Mapping[str, str]
- Resource tags.
- id String
- Fully qualified resource Id for the resource.
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties Property Map
- The set of properties specific to Azure Health Bot resource.
- sku Property Map
- SKU of the Azure Health Bot.
- systemData Property Map
- Metadata pertaining to creation and last modification of the resource
- type String
- The type of the resource.
- identity Property Map
- The identity of the Azure Health Bot.
- Map<String>
- Resource tags.
Supporting Types
HealthBotPropertiesResponse   
- BotManagement stringPortal Link 
- The link.
- ProvisioningState string
- The provisioning state of the Azure Health Bot resource.
- KeyVault Pulumi.Properties Azure Native. Health Bot. Inputs. Key Vault Properties Response 
- KeyVault properties for the resource encryption.
- BotManagement stringPortal Link 
- The link.
- ProvisioningState string
- The provisioning state of the Azure Health Bot resource.
- KeyVault KeyProperties Vault Properties Response 
- KeyVault properties for the resource encryption.
- botManagement StringPortal Link 
- The link.
- provisioningState String
- The provisioning state of the Azure Health Bot resource.
- keyVault KeyProperties Vault Properties Response 
- KeyVault properties for the resource encryption.
- botManagement stringPortal Link 
- The link.
- provisioningState string
- The provisioning state of the Azure Health Bot resource.
- keyVault KeyProperties Vault Properties Response 
- KeyVault properties for the resource encryption.
- bot_management_ strportal_ link 
- The link.
- provisioning_state str
- The provisioning state of the Azure Health Bot resource.
- key_vault_ Keyproperties Vault Properties Response 
- KeyVault properties for the resource encryption.
- botManagement StringPortal Link 
- The link.
- provisioningState String
- The provisioning state of the Azure Health Bot resource.
- keyVault Property MapProperties 
- KeyVault properties for the resource encryption.
IdentityResponse 
- PrincipalId string
- The principal ID of resource identity. This property will only be provided for a system assigned identity.
- TenantId string
- The tenant ID of resource. This property will only be provided for a system assigned identity.
- Type string
- The identity type. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user assigned identities. The type 'None' will remove any identities from the Azure Health Bot
- UserAssigned Dictionary<string, Pulumi.Identities Azure Native. Health Bot. Inputs. User Assigned Identity Response> 
- The list of user 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
- The principal ID of resource identity. This property will only be provided for a system assigned identity.
- TenantId string
- The tenant ID of resource. This property will only be provided for a system assigned identity.
- Type string
- The identity type. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user assigned identities. The type 'None' will remove any identities from the Azure Health Bot
- UserAssigned map[string]UserIdentities Assigned Identity Response 
- The list of user 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
- The principal ID of resource identity. This property will only be provided for a system assigned identity.
- tenantId String
- The tenant ID of resource. This property will only be provided for a system assigned identity.
- type String
- The identity type. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user assigned identities. The type 'None' will remove any identities from the Azure Health Bot
- userAssigned Map<String,UserIdentities Assigned Identity Response> 
- The list of user 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
- The principal ID of resource identity. This property will only be provided for a system assigned identity.
- tenantId string
- The tenant ID of resource. This property will only be provided for a system assigned identity.
- type string
- The identity type. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user assigned identities. The type 'None' will remove any identities from the Azure Health Bot
- userAssigned {[key: string]: UserIdentities Assigned Identity Response} 
- The list of user 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
- The principal ID of resource identity. This property will only be provided for a system assigned identity.
- tenant_id str
- The tenant ID of resource. This property will only be provided for a system assigned identity.
- type str
- The identity type. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user assigned identities. The type 'None' will remove any identities from the Azure Health Bot
- user_assigned_ Mapping[str, Useridentities Assigned Identity Response] 
- The list of user 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
- The principal ID of resource identity. This property will only be provided for a system assigned identity.
- tenantId String
- The tenant ID of resource. This property will only be provided for a system assigned identity.
- type String
- The identity type. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user assigned identities. The type 'None' will remove any identities from the Azure Health Bot
- userAssigned Map<Property Map>Identities 
- The list of user 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}'.
KeyVaultPropertiesResponse   
- KeyName string
- The name of the key vault key.
- KeyVault stringUri 
- The Uri of the key vault.
- KeyVersion string
- The version of the key vault key.
- UserIdentity string
- The user assigned identity (ARM resource id) that has access to the key.
- KeyName string
- The name of the key vault key.
- KeyVault stringUri 
- The Uri of the key vault.
- KeyVersion string
- The version of the key vault key.
- UserIdentity string
- The user assigned identity (ARM resource id) that has access to the key.
- keyName String
- The name of the key vault key.
- keyVault StringUri 
- The Uri of the key vault.
- keyVersion String
- The version of the key vault key.
- userIdentity String
- The user assigned identity (ARM resource id) that has access to the key.
- keyName string
- The name of the key vault key.
- keyVault stringUri 
- The Uri of the key vault.
- keyVersion string
- The version of the key vault key.
- userIdentity string
- The user assigned identity (ARM resource id) that has access to the key.
- key_name str
- The name of the key vault key.
- key_vault_ struri 
- The Uri of the key vault.
- key_version str
- The version of the key vault key.
- user_identity str
- The user assigned identity (ARM resource id) that has access to the key.
- keyName String
- The name of the key vault key.
- keyVault StringUri 
- The Uri of the key vault.
- keyVersion String
- The version of the key vault key.
- userIdentity String
- The user assigned identity (ARM resource id) that has access to the key.
SkuResponse 
- Name string
- The name of the Azure Health Bot SKU
- Name string
- The name of the Azure Health Bot SKU
- name String
- The name of the Azure Health Bot SKU
- name string
- The name of the Azure Health Bot SKU
- name str
- The name of the Azure Health Bot SKU
- name String
- The name of the Azure Health Bot SKU
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC)
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource
- CreatedAt string
- The timestamp of resource creation (UTC)
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource
- createdAt String
- The timestamp of resource creation (UTC)
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource
- createdAt string
- The timestamp of resource creation (UTC)
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource
- created_at str
- The timestamp of resource creation (UTC)
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource
- createdAt String
- The timestamp of resource creation (UTC)
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource
UserAssignedIdentityResponse   
- ClientId string
- The client ID of user assigned identity.
- PrincipalId string
- The principal ID of user assigned identity.
- ClientId string
- The client ID of user assigned identity.
- PrincipalId string
- The principal ID of user assigned identity.
- clientId String
- The client ID of user assigned identity.
- principalId String
- The principal ID of user assigned identity.
- clientId string
- The client ID of user assigned identity.
- principalId string
- The principal ID of user assigned identity.
- client_id str
- The client ID of user assigned identity.
- principal_id str
- The principal ID of user assigned identity.
- clientId String
- The client ID of user assigned identity.
- principalId String
- The principal ID of user assigned identity.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi