BotConnection
Register a new Auth Connection for a Bot Service
put/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}/Connections/{connectionName}
Path parameters
resourceGroupNamestring required
The name of the Bot resource group in the user subscription.
resourceNamestring required
The name of the Bot resource.
connectionNamestring required
The name of the Bot Service Connection Setting resource
subscriptionIdstring required
Azure Subscription ID.
Query parameters
api-versionstring required
Version of the API to be used with the client request.
Request body
Response
If resource is created successfully or already existed, the service should return 200 (OK).