You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unable to create a bot with bot_type (microsoft_app_type) SingleTenant as the current schema there is no fields for microsoft_app_type or microsoft_app_tenant_id. As this if for resource 'bot_service_azure_bot' which is also not available
Unable to create a bot with bot_type (microsoft_app_type) SingleTenant as the current schema there is no fields for microsoft_app_type or microsoft_app_tenant_id. As this if for resource 'bot_service_azure_bot' which is also not available
https://registry.terraform.io/providers/hashicorp/azurerm/4.9.0/docs/resources/bot_service_azure_bot
What resource do you need?
Terraform Resource Name:
bot_service_azure_bot
https://registry.terraform.io/providers/hashicorp/azurerm/4.9.0/docs/resources/bot_service_azure_bot
What is your use case?
At the moment the only option is :
https://marketplace.upbound.io/providers/upbound/provider-azure-botservice/v1.5.0/resources/botservice.azure.upbound.io/BotWebApp/v1beta1 which we are able to deploy but it does not function as we are not able to specify the app_type or provide the tenant_id. Hence out bot is 'miss configured'. Searching through the terraform docs we found the correct resource.
We did try and add those field to our composition but it fails with schema validation.
The text was updated successfully, but these errors were encountered: