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
@@ -86,6 +90,8 @@ The following arguments are supported:
86
90
87
91
*`microsoft_app_type` - (Optional) The Microsoft App Type for this Azure Bot Service. Possible values are `MultiTenant`, `SingleTenant` and `UserAssignedMSI`. Changing this forces a new resource to be created.
88
92
93
+
~> **Note:** Creation of `azurerm_bot_service_azure_bot` resources using the `MultiTenant` type is no longer supported by Azure, existing resources can continue using this type.
94
+
89
95
*`local_authentication_enabled` - (Optional) Is local authentication enabled? Defaults to `true`.
90
96
91
97
*`luis_app_ids` - (Optional) A list of LUIS App IDs to associate with this Azure Bot Service.
0 commit comments