We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 50100a4 + e02a2d4 commit 1afb1b0Copy full SHA for 1afb1b0
src/ResourceManager/Websites/Commands.Websites/help/Set-AzureRmWebAppSlotConfigName.md
@@ -34,7 +34,7 @@ The **Set-AzureRmWebAppSlotConfigName** cmdlet marks App Settings and Connection
34
35
### 1:
36
```
37
-PS C:\> Set-AzureRmWebAppSlotConfigName -ResourceGroupName "Default-Web-WestUS" -Name "ContosoWebApp" -Slot "Slot001" -RemoveAllAppSettingNames -RemoveAllConnectionStringNames
+PS C:\> Set-AzureRmWebAppSlotConfigName -ResourceGroupName "Default-Web-WestUS" -Name "ContosoWebApp" -RemoveAllAppSettingNames -RemoveAllConnectionStringNames
38
39
40
This command removes all app settings and connection strings for Web App ContosoWebApp associated with the resource group Default-Web-WestUS
0 commit comments