Az.BotService Module
Microsoft Azure PowerShell: BotService cmdlets
Bot Services
| Cmdlet | Description |
|---|---|
| Export-AzBotServiceApp |
Returns a BotService specified by the parameters. |
| Get-AzBotService |
Returns a BotService specified by the parameters. |
| Get-AzBotServiceHostSetting |
Get per subscription settings needed to host bot in compute resource such as Azure App Service |
| Initialize-AzBotServicePrepareDeploy |
Returns a BotService specified by the parameters. |
| New-AzBotService |
Returns a BotService specified by the parameters. |
| New-AzBotServiceDirectLineKey |
Regenerates secret keys and returns them for the DirectLine Channel of a particular BotService resource |
| Publish-AzBotServiceApp |
Returns a BotService specified by the parameters. |
| Remove-AzBotService |
Deletes a Bot Service from the resource group. |
| Update-AzBotService |
update a Bot Service |