Skip to content

Commit 7557e85

Browse files
authored
Update AzureRM.Websites.md
1 parent a05a04c commit 7557e85

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

src/ResourceManager/Websites/Commands.Websites/help/AzureRM.Websites.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,25 +12,25 @@ ARM (Azure Resource Manager) Web App and App Service Plan commands.
1212

1313
## AzureRM.Websites Cmdlets
1414
### [Edit-AzureRmWebAppBackupConfiguration](Edit-AzureRmWebAppBackupConfiguration.md)
15-
{{Manually Enter Edit-AzureRmWebAppBackupConfiguration Description Here}}
15+
Edits the current configuration backup for an Azure Web App.
1616

1717
### [Get-AzureRmAppServicePlan](Get-AzureRmAppServicePlan.md)
1818
Gets an Azure App Service plan in the specified resource group.
1919

2020
### [Get-AzureRmAppServicePlanMetrics](Get-AzureRmAppServicePlanMetrics.md)
21-
{{Manually Enter Get-AzureRmAppServicePlanMetrics Description Here}}
21+
Gets the App Service Plan metrics.
2222

2323
### [Get-AzureRmWebApp](Get-AzureRmWebApp.md)
2424
Gets Azure Web Apps in the specified resource group.
2525

2626
### [Get-AzureRmWebAppBackup](Get-AzureRmWebAppBackup.md)
27-
{{Manually Enter Get-AzureRmWebAppBackup Description Here}}
27+
Gets the specified backup of an Azure Web App.
2828

2929
### [Get-AzureRmWebAppBackupConfiguration](Get-AzureRmWebAppBackupConfiguration.md)
30-
{{Manually Enter Get-AzureRmWebAppBackupConfiguration Description Here}}
30+
Gets the backup configuration of an Azure Web App.
3131

3232
### [Get-AzureRmWebAppBackupList](Get-AzureRmWebAppBackupList.md)
33-
{{Manually Enter Get-AzureRmWebAppBackupList Description Here}}
33+
Gets a list of backups for an Azure Web App.
3434

3535
### [Get-AzureRmWebAppCertificate](Get-AzureRmWebAppCertificate.md)
3636
Gets an Azure Web App certificate.
@@ -63,10 +63,10 @@ Creates an Azure App Service plan in a given Geo location.
6363
Creates an Azure Web App.
6464

6565
### [New-AzureRmWebAppBackup](New-AzureRmWebAppBackup.md)
66-
{{Manually Enter New-AzureRmWebAppBackup Description Here}}
66+
Creates an Azure Web App Backup.
6767

6868
### [New-AzureRmWebAppDatabaseBackupSetting](New-AzureRmWebAppDatabaseBackupSetting.md)
69-
{{Manually Enter New-AzureRmWebAppDatabaseBackupSetting Description Here}}
69+
Creates a new Azure Web App Backup setting.
7070

7171
### [New-AzureRmWebAppSlot](New-AzureRmWebAppSlot.md)
7272
Creates an Azure Web App slot.
@@ -81,28 +81,28 @@ Removes an Azure App Service plan.
8181
Removes an Azure Web App.
8282

8383
### [Remove-AzureRmWebAppBackup](Remove-AzureRmWebAppBackup.md)
84-
{{Manually Enter Remove-AzureRmWebAppBackup Description Here}}
84+
Removes the specified backup of an Azure Web App.
8585

8686
### [Remove-AzureRmWebAppSlot](Remove-AzureRmWebAppSlot.md)
87-
{{Manually Enter Remove-AzureRmWebAppSlot Description Here}}
87+
Removes an Azure Web App Slot provided the resource group and Web App name.
8888

8989
### [Remove-AzureRmWebAppSSLBinding](Remove-AzureRmWebAppSSLBinding.md)
9090
Removes an SSL binding from an uploaded certificate.
9191

9292
### [Reset-AzureRmWebAppPublishingProfile](Reset-AzureRmWebAppPublishingProfile.md)
93-
{{Manually Enter Reset-AzureRmWebAppPublishingProfile Description Here}}
93+
Resets the publishing profile for the specified Web App.
9494

9595
### [Reset-AzureRmWebAppSlotPublishingProfile](Reset-AzureRmWebAppSlotPublishingProfile.md)
96-
{{Manually Enter Reset-AzureRmWebAppSlotPublishingProfile Description Here}}
96+
Resets the publishing profile for the specified Web App Slot.
9797

9898
### [Restart-AzureRmWebApp](Restart-AzureRmWebApp.md)
9999
Restarts an Azure Web App.
100100

101101
### [Restart-AzureRmWebAppSlot](Restart-AzureRmWebAppSlot.md)
102-
{{Manually Enter Restart-AzureRmWebAppSlot Description Here}}
102+
Stops and then starts an Azure Web App Slot.
103103

104104
### [Restore-AzureRmWebAppBackup](Restore-AzureRmWebAppBackup.md)
105-
{{Manually Enter Restore-AzureRmWebAppBackup Description Here}}
105+
Restores an Azure Web App Backup.
106106

107107
### [Set-AzureRmAppServicePlan](Set-AzureRmAppServicePlan.md)
108108
Sets an Azure App Service plan.

0 commit comments

Comments
 (0)