Azure Bot Channel SMS
This page shows how to write Terraform and Azure Resource Manager for Bot Channel SMS and write them securely.
azurerm_bot_channel_sms (Terraform)
The Channel SMS in Bot can be configured in Terraform with the resource name azurerm_bot_channel_sms. The following sections describe how to use the resource and its parameters.
Example Usage from GitHub
An example could not be found in GitHub.
Parameters
The following arguments are supported:
resource_group_name- (Required) The name of the resource group where the SMS Channel should be created. Changing this forces a new resource to be created.location- (Required) Specifies the supported Azure location where the resource exists. Changing this forces a new resource to be created.bot_name- (Required) The name of the Bot Resource this channel will be associated with. Changing this forces a new resource to be created.phone_number- (Required) The phone number for the SMS Channel.sms_channel_account_security_id- (Required) The account security identifier (SID) for the SMS Channel.sms_channel_auth_token- (Required) The authorization token for the SMS Channel.
The following attributes are exported:
id- The ID of the SMS Integration for a Bot Channel.
Explanation in Terraform Registry
Manages a SMS integration for a Bot Channel
Note A bot can only have a single SMS Channel associated with it.
Microsoft.BotService/botServices/channels (Azure Resource Manager)
The botServices/channels in Microsoft.BotService can be configured in Azure Resource Manager with the resource name Microsoft.BotService/botServices/channels. The following sections describe how to use the resource and its parameters.
Example Usage from GitHub
An example could not be found in GitHub.
Parameters
apiVersionrequired - stringetagoptional - stringEntity Tag
kindoptional - stringRequired. Gets or sets the Kind of the resource.
locationoptional - stringSpecifies the location of the resource.
namerequired - stringThe name of the Channel resource.
propertiesrequiredetagoptional - stringEntity Tag of the resource
locationoptional - stringSpecifies the location of the resource.
skuoptionalnamerequired - stringThe sku name.
tagsoptional - stringContains resource tags defined as key/value pairs.
typerequired - string