@@ -12,25 +12,25 @@ ARM (Azure Resource Manager) Web App and App Service Plan commands.
12
12
13
13
## AzureRM.Websites Cmdlets
14
14
### [ Edit-AzureRmWebAppBackupConfiguration] ( Edit-AzureRmWebAppBackupConfiguration.md )
15
- {{Manually Enter Edit-AzureRmWebAppBackupConfiguration Description Here}}
15
+ Edits the current configuration backup for an Azure Web App.
16
16
17
17
### [ Get-AzureRmAppServicePlan] ( Get-AzureRmAppServicePlan.md )
18
18
Gets an Azure App Service plan in the specified resource group.
19
19
20
20
### [ Get-AzureRmAppServicePlanMetrics] ( Get-AzureRmAppServicePlanMetrics.md )
21
- {{Manually Enter Get-AzureRmAppServicePlanMetrics Description Here}}
21
+ Gets the App Service Plan metrics.
22
22
23
23
### [ Get-AzureRmWebApp] ( Get-AzureRmWebApp.md )
24
24
Gets Azure Web Apps in the specified resource group.
25
25
26
26
### [ Get-AzureRmWebAppBackup] ( Get-AzureRmWebAppBackup.md )
27
- {{Manually Enter Get-AzureRmWebAppBackup Description Here}}
27
+ Gets the specified backup of an Azure Web App.
28
28
29
29
### [ Get-AzureRmWebAppBackupConfiguration] ( Get-AzureRmWebAppBackupConfiguration.md )
30
- {{Manually Enter Get-AzureRmWebAppBackupConfiguration Description Here}}
30
+ Gets the backup configuration of an Azure Web App.
31
31
32
32
### [ Get-AzureRmWebAppBackupList] ( Get-AzureRmWebAppBackupList.md )
33
- {{Manually Enter Get-AzureRmWebAppBackupList Description Here}}
33
+ Gets a list of backups for an Azure Web App.
34
34
35
35
### [ Get-AzureRmWebAppCertificate] ( Get-AzureRmWebAppCertificate.md )
36
36
Gets an Azure Web App certificate.
@@ -63,10 +63,10 @@ Creates an Azure App Service plan in a given Geo location.
63
63
Creates an Azure Web App.
64
64
65
65
### [ New-AzureRmWebAppBackup] ( New-AzureRmWebAppBackup.md )
66
- {{Manually Enter New-AzureRmWebAppBackup Description Here}}
66
+ Creates an Azure Web App Backup.
67
67
68
68
### [ New-AzureRmWebAppDatabaseBackupSetting] ( New-AzureRmWebAppDatabaseBackupSetting.md )
69
- {{Manually Enter New-AzureRmWebAppDatabaseBackupSetting Description Here}}
69
+ Creates a new Azure Web App Backup setting.
70
70
71
71
### [ New-AzureRmWebAppSlot] ( New-AzureRmWebAppSlot.md )
72
72
Creates an Azure Web App slot.
@@ -81,28 +81,28 @@ Removes an Azure App Service plan.
81
81
Removes an Azure Web App.
82
82
83
83
### [ Remove-AzureRmWebAppBackup] ( Remove-AzureRmWebAppBackup.md )
84
- {{Manually Enter Remove-AzureRmWebAppBackup Description Here}}
84
+ Removes the specified backup of an Azure Web App.
85
85
86
86
### [ 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.
88
88
89
89
### [ Remove-AzureRmWebAppSSLBinding] ( Remove-AzureRmWebAppSSLBinding.md )
90
90
Removes an SSL binding from an uploaded certificate.
91
91
92
92
### [ Reset-AzureRmWebAppPublishingProfile] ( Reset-AzureRmWebAppPublishingProfile.md )
93
- {{Manually Enter Reset-AzureRmWebAppPublishingProfile Description Here}}
93
+ Resets the publishing profile for the specified Web App.
94
94
95
95
### [ Reset-AzureRmWebAppSlotPublishingProfile] ( Reset-AzureRmWebAppSlotPublishingProfile.md )
96
- {{Manually Enter Reset-AzureRmWebAppSlotPublishingProfile Description Here}}
96
+ Resets the publishing profile for the specified Web App Slot.
97
97
98
98
### [ Restart-AzureRmWebApp] ( Restart-AzureRmWebApp.md )
99
99
Restarts an Azure Web App.
100
100
101
101
### [ Restart-AzureRmWebAppSlot] ( Restart-AzureRmWebAppSlot.md )
102
- {{Manually Enter Restart-AzureRmWebAppSlot Description Here}}
102
+ Stops and then starts an Azure Web App Slot.
103
103
104
104
### [ Restore-AzureRmWebAppBackup] ( Restore-AzureRmWebAppBackup.md )
105
- {{Manually Enter Restore-AzureRmWebAppBackup Description Here}}
105
+ Restores an Azure Web App Backup.
106
106
107
107
### [ Set-AzureRmAppServicePlan] ( Set-AzureRmAppServicePlan.md )
108
108
Sets an Azure App Service plan.
0 commit comments