Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update snippet-ARM-existing-resource-group.md
Fix of plan location parameter name in description
  • Loading branch information
Anton Eliseev authored Oct 1, 2020
commit 74f0a27c4b1031e9f7b4208ba5fb1364fd67ae77
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ az group deployment create --resource-group "<name-of-resource-group>" --templat
- `botId` - A name for the Bot Channels Registration resource to create. It must be globally unique. It is used as the immutable bot ID. It is also used as the default display name, which is mutable.
- `newWebAppName` - A name for the bot application service.
- `newAppServicePlanName` - A name for the application service plan resource to create.
- `newAppServicePlanLocation` - The location of the application service plan.
- `appServicePlanLocation` - The location of the application service plan.