Skip to content

Commit

Permalink
update code
Browse files Browse the repository at this point in the history
  • Loading branch information
neil-yechenwei committed Sep 4, 2023
1 parent dfdbb4b commit 1431dc3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/docs/r/bot_channel_ms_teams.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ The following arguments are supported:

* `accepted_terms_enabled` - (Optional) Is accepted terms for Microsoft Teams channel calls enabled? Defaults to `false`.

-> **NOTE:** Once `accepted_terms_enabled` is enabled, it cannot be disabled anymore. Even if this resource is destroyed, it still cannot be updated back to `false` once it's enabled. Unless the parent resource `azurerm_bot_channels_registration` is destroyed, then it would be set back to `false`.

* `calling_web_hook` - (Optional) Specifies the webhook for Microsoft Teams channel calls.

* `deployment_environment` - (Optional) The deployment environment for Microsoft Teams channel calls. Possible values are `CommercialDeployment` and `GCCModerateDeployment`. Defaults to `CommercialDeployment`.
Expand Down

0 comments on commit 1431dc3

Please sign in to comment.