Skip to content

Commit 30f601a

Browse files
authored
Merge pull request MicrosoftDocs#326 from Azure/anne052617
Updated v1.x landing pages for AzureRM tags, trafficmanager, storage,…
2 parents 291d1b9 + df0e3a5 commit 30f601a

File tree

6 files changed

+60
-66
lines changed

6 files changed

+60
-66
lines changed

azureps-cmdlets-docs/ResourceManager/AzureRM.Storage/v1.1.3/AzureRM.Storage.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,33 +8,32 @@ Locale: en-US
88

99
# AzureRM.Storage Module
1010
## Description
11-
{{Manually Enter Description Here}}
11+
This module contains cmdlets that manage Azure storage accounts.
1212

1313
## AzureRM.Storage Cmdlets
1414
### [Get-AzureRmStorageAccount](Get-AzureRmStorageAccount.md)
15-
Get the properties of a Storage Account
15+
Gets a storage account.
1616

1717
### [Get-AzureRmStorageAccountKey](Get-AzureRmStorageAccountKey.md)
18-
Get the access keys for an Azure Storage Account
18+
Gets the access keys for an Azure storage account.
1919

2020
### [Get-AzureRmStorageAccountNameAvailability](Get-AzureRmStorageAccountNameAvailability.md)
21-
Check the availability of a storage account name.
21+
Checks the availability of a name for an Azure storage account.
2222

2323
### [Get-AzureRmStorageUsage](Get-AzureRmStorageUsage.md)
24-
Get the storage resource usage of current subscription.
24+
Gets the storage resource usage for the current subscription.
2525

2626
### [New-AzureRmStorageAccount](New-AzureRmStorageAccount.md)
27-
Allows you to create a new Storage Account using the ARM deployment model
27+
Creates an Azure storage account.
2828

2929
### [New-AzureRmStorageAccountKey](New-AzureRmStorageAccountKey.md)
30-
Regenerates a storage key for an Azure Storage Account.
30+
Regenerates a storage key for an Azure storage Account.
3131

3232
### [Remove-AzureRmStorageAccount](Remove-AzureRmStorageAccount.md)
33-
Remove Storage Account from Azure
33+
Removes a storage account from Azure.
3434

3535
### [Set-AzureRmCurrentStorageAccount](Set-AzureRmCurrentStorageAccount.md)
36-
Set the Current Azure Storage Account.
36+
Sets the specified storage account as the current storage account.
3737

3838
### [Set-AzureRmStorageAccount](Set-AzureRmStorageAccount.md)
39-
Update the Storage Account properties
40-
39+
Updates the properties of a storage account.

azureps-cmdlets-docs/ResourceManager/AzureRM.Tags/v1.0.11/AzureRM.Tags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Locale: en-US
88

99
# AzureRM.Tags Module
1010
## Description
11-
This topic displays help topics for the Azure Tag cmdlets.
11+
This module contains cmdlets that manage Azure tags in Azure Resource Manager.
1212

1313
## AzureRM.Tags Cmdlets
1414
### [Get-AzureRmTag](Get-AzureRmTag.md)

azureps-cmdlets-docs/ResourceManager/AzureRM.TrafficManager/v1.0.11/AzureRM.TrafficManager.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,38 +8,38 @@ Locale: en-US
88

99
# AzureRM.TrafficManager Module
1010
## Description
11-
{{Manually Enter Description Here}}
11+
This module contains cmdlets that configure Azure Traffic Manager.
1212

1313
## AzureRM.TrafficManager Cmdlets
1414
### [Add-AzureRmTrafficManagerEndpointConfig](Add-AzureRmTrafficManagerEndpointConfig.md)
15-
Adds an endpoint to an Azure Traffic Manager profile.
15+
Adds an endpoint to a local Azure Traffic Manager profile.
1616

1717
### [Disable-AzureRmTrafficManagerEndpoint](Disable-AzureRmTrafficManagerEndpoint.md)
18-
{{Fill in the Synopsis}}
18+
Disables an endpoint in an Azure Traffic Manager profile.
1919

2020
### [Disable-AzureRmTrafficManagerProfile](Disable-AzureRmTrafficManagerProfile.md)
21-
{{Fill in the Synopsis}}
21+
Disables an Azure Traffic Manager profile.
2222

2323
### [Enable-AzureRmTrafficManagerEndpoint](Enable-AzureRmTrafficManagerEndpoint.md)
24-
{{Fill in the Synopsis}}
24+
Enables an endpoint in an Azure Traffic Manager profile.
2525

2626
### [Enable-AzureRmTrafficManagerProfile](Enable-AzureRmTrafficManagerProfile.md)
27-
{{Fill in the Synopsis}}
27+
Enables an Azure Traffic Manager profile.
2828

2929
### [Get-AzureRmTrafficManagerEndpoint](Get-AzureRmTrafficManagerEndpoint.md)
30-
{{Fill in the Synopsis}}
30+
Gets an endpoint for an Azure Traffic Manager profile.
3131

3232
### [Get-AzureRmTrafficManagerProfile](Get-AzureRmTrafficManagerProfile.md)
3333
Gets an Azure Traffic Manager profile.
3434

3535
### [New-AzureRmTrafficManagerEndpoint](New-AzureRmTrafficManagerEndpoint.md)
36-
{{Fill in the Synopsis}}
36+
Creates an endpoint in an Azure Traffic Manager profile.
3737

3838
### [New-AzureRmTrafficManagerProfile](New-AzureRmTrafficManagerProfile.md)
3939
Creates an Azure Traffic Manager profile.
4040

4141
### [Remove-AzureRmTrafficManagerEndpoint](Remove-AzureRmTrafficManagerEndpoint.md)
42-
{{Fill in the Synopsis}}
42+
Removes an endpoint from Azure Traffic Manager.
4343

4444
### [Remove-AzureRmTrafficManagerEndpointConfig](Remove-AzureRmTrafficManagerEndpointConfig.md)
4545
Removes an endpoint from an Azure Traffic Manager profile.
@@ -48,8 +48,7 @@ Removes an endpoint from an Azure Traffic Manager profile.
4848
Deletes an Azure Traffic Manager profile.
4949

5050
### [Set-AzureRmTrafficManagerEndpoint](Set-AzureRmTrafficManagerEndpoint.md)
51-
{{Fill in the Synopsis}}
51+
Updates an endpoint in Azure Traffic Manager.
5252

5353
### [Set-AzureRmTrafficManagerProfile](Set-AzureRmTrafficManagerProfile.md)
5454
Updates an Azure Traffic Manager profile.
55-

azureps-cmdlets-docs/ResourceManager/AzureRM.TrafficManager/v1.0.11/Get-AzureRmTrafficManagerEndpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ schema: 2.0.0
77
# Get-AzureRmTrafficManagerEndpoint
88

99
## SYNOPSIS
10-
{{Fill in the Synopsis}}
10+
Gets an endpoint for an Azure Traffic Manager profile.
1111

1212
## SYNTAX
1313

azureps-cmdlets-docs/ResourceManager/AzureRM.Websites/v1.1.3/AzureRM.Websites.md

Lines changed: 37 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -8,126 +8,122 @@ Locale: en-US
88

99
# AzureRM.Websites Module
1010
## Description
11-
{{Manually Enter Description Here}}
11+
This module contains cmdlets that manage Web Apps and App Service Plans in Azure Resource Manager.
1212

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

1717
### [Get-AzureRmAppServicePlan](Get-AzureRmAppServicePlan.md)
18-
Gets an App Service plan.
18+
Gets the Azure App Service plan.
1919

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

2323
### [Get-AzureRmWebApp](Get-AzureRmWebApp.md)
24-
Gets a web app.
24+
Gets a web app that was built using the Web Apps feature of the Azure App Service.
2525

2626
### [Get-AzureRmWebAppBackup](Get-AzureRmWebAppBackup.md)
27-
{{Manually Enter Get-AzureRmWebAppBackup Description Here}}
27+
Gets the specified backup of a web app.
2828

2929
### [Get-AzureRmWebAppBackupConfiguration](Get-AzureRmWebAppBackupConfiguration.md)
30-
{{Manually Enter Get-AzureRmWebAppBackupConfiguration Description Here}}
30+
Gets the current backup configuration for a web app.
3131

3232
### [Get-AzureRmWebAppBackupList](Get-AzureRmWebAppBackupList.md)
33-
{{Manually Enter Get-AzureRmWebAppBackupList Description Here}}
33+
Gets a list of the backups of a web app.
3434

3535
### [Get-AzureRmWebAppCertificate](Get-AzureRmWebAppCertificate.md)
36-
{{Manually Enter Get-AzureRmWebAppCertificate Description Here}}
36+
Gets web app certificates.
3737

3838
### [Get-AzureRmWebAppMetrics](Get-AzureRmWebAppMetrics.md)
39-
{{Manually Enter Get-AzureRmWebAppMetrics Description Here}}
39+
Gets metrics for a web app.
4040

4141
### [Get-AzureRmWebAppPublishingProfile](Get-AzureRmWebAppPublishingProfile.md)
42-
{{Manually Enter Get-AzureRmWebAppPublishingProfile Description Here}}
42+
Gets the publishing profile of a web app.
4343

4444
### [Get-AzureRmWebAppSlot](Get-AzureRmWebAppSlot.md)
45-
{{Manually Enter Get-AzureRmWebAppSlot Description Here}}
45+
Gets information about the slot of a web app.
4646

4747
### [Get-AzureRmWebAppSlotConfigName](Get-AzureRmWebAppSlotConfigName.md)
48-
Get the list of Web App Slot Config names
48+
Gets the configuration settings that apply to a web app slot.
4949

5050
### [Get-AzureRmWebAppSlotMetrics](Get-AzureRmWebAppSlotMetrics.md)
51-
{{Manually Enter Get-AzureRmWebAppSlotMetrics Description Here}}
51+
Gets the web app metrics for the specified slot.
5252

5353
### [Get-AzureRmWebAppSlotPublishingProfile](Get-AzureRmWebAppSlotPublishingProfile.md)
54-
{{Manually Enter Get-AzureRmWebAppSlotPublishingProfile Description Here}}
54+
Gets the publishing profile for the specified slot.
5555

5656
### [Get-AzureRmWebAppSSLBinding](Get-AzureRmWebAppSSLBinding.md)
57-
{{Manually Enter Get-AzureRmWebAppSSLBinding Description Here}}
57+
Gets a secure sockets layer (SSL) binding for a web app.
5858

5959
### [New-AzureRmAppServicePlan](New-AzureRmAppServicePlan.md)
60-
Creates an App Service plan.
60+
Creates an Azure App Service plan.
6161

6262
### [New-AzureRmWebApp](New-AzureRmWebApp.md)
63-
Creates a web app.
63+
Creates a web app that is built using the Web Apps feature of the Azure App Service.
6464

6565
### [New-AzureRmWebAppBackup](New-AzureRmWebAppBackup.md)
66-
{{Manually Enter New-AzureRmWebAppBackup Description Here}}
66+
Creates a backup of a web app.
6767

6868
### [New-AzureRmWebAppDatabaseBackupSetting](New-AzureRmWebAppDatabaseBackupSetting.md)
69-
{{Manually Enter New-AzureRmWebAppDatabaseBackupSetting Description Here}}
69+
Creates a new database backup setting for a web app.
7070

7171
### [New-AzureRmWebAppSlot](New-AzureRmWebAppSlot.md)
72-
{{Manually Enter New-AzureRmWebAppSlot Description Here}}
72+
Creates a slot for a web app.
7373

7474
### [New-AzureRmWebAppSSLBinding](New-AzureRmWebAppSSLBinding.md)
75-
{{Manually Enter New-AzureRmWebAppSSLBinding Description Here}}
75+
Creates a secure socket layer (SSL) certificate binding for a web app.
7676

7777
### [Remove-AzureRmAppServicePlan](Remove-AzureRmAppServicePlan.md)
78-
Removes an App Service plan.
78+
Removes an Azure App Service plan.
7979

8080
### [Remove-AzureRmWebApp](Remove-AzureRmWebApp.md)
8181
Removes a web app.
8282

8383
### [Remove-AzureRmWebAppBackup](Remove-AzureRmWebAppBackup.md)
84-
{{Manually Enter Remove-AzureRmWebAppBackup Description Here}}
84+
Removes the specified backup of a web app.
8585

8686
### [Remove-AzureRmWebAppSlot](Remove-AzureRmWebAppSlot.md)
87-
{{Manually Enter Remove-AzureRmWebAppSlot Description Here}}
87+
Removes a web app slot.
8888

8989
### [Remove-AzureRmWebAppSSLBinding](Remove-AzureRmWebAppSSLBinding.md)
90-
{{Manually Enter Remove-AzureRmWebAppSSLBinding Description Here}}
90+
Removes a secure socket layer (SSL) binding for a web app.
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)
99-
Stops and starts a web app.
99+
Stops and then restarts a web app.
100100

101101
### [Restart-AzureRmWebAppSlot](Restart-AzureRmWebAppSlot.md)
102-
{{Manually Enter Restart-AzureRmWebAppSlot Description Here}}
102+
Stops and then restarts a web app slot.
103103

104104
### [Restore-AzureRmWebAppBackup](Restore-AzureRmWebAppBackup.md)
105-
{{Manually Enter Restore-AzureRmWebAppBackup Description Here}}
105+
Restores a backup of a web app.
106106

107107
### [Set-AzureRmAppServicePlan](Set-AzureRmAppServicePlan.md)
108-
Modifies an App Service plan.
108+
Modifies an Azure App Service plan.
109109

110110
### [Set-AzureRmWebApp](Set-AzureRmWebApp.md)
111-
{{Manually Enter Set-AzureRmWebApp Description Here}}
111+
Modifies a web app.
112112

113113
### [Set-AzureRmWebAppSlot](Set-AzureRmWebAppSlot.md)
114-
{{Manually Enter Set-AzureRmWebAppSlot Description Here}}
114+
Modifies a web app slot.
115115

116116
### [Set-AzureRmWebAppSlotConfigName](Set-AzureRmWebAppSlotConfigName.md)
117-
Set Web App Slot Config names
117+
Designates the configuration settings that apply to a web app slot.
118118

119119
### [Start-AzureRmWebApp](Start-AzureRmWebApp.md)
120120
Starts a web app.
121121

122122
### [Start-AzureRmWebAppSlot](Start-AzureRmWebAppSlot.md)
123-
{{Manually Enter Start-AzureRmWebAppSlot Description Here}}
123+
Starts a web app slot.
124124

125125
### [Stop-AzureRmWebApp](Stop-AzureRmWebApp.md)
126126
Stops a web app.
127127

128128
### [Stop-AzureRmWebAppSlot](Stop-AzureRmWebAppSlot.md)
129-
{{Manually Enter Stop-AzureRmWebAppSlot Description Here}}
130-
131-
### [Swap-AzureRmWebAppSlot](Swap-AzureRmWebAppSlot.md)
132-
Swap two slots with a Web App
133-
129+
Stops a web app slot.

azureps-cmdlets-docs/ResourceManager/AzureRM.Websites/v1.1.3/New-AzureRmWebAppSSLBinding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ schema: 2.0.0
77
# New-AzureRmWebAppSSLBinding
88

99
## SYNOPSIS
10-
Creates a secure socket layer (SSL) certificate binding for a web app
10+
Creates a secure socket layer (SSL) certificate binding for a web app.
1111

1212
## SYNTAX
1313

0 commit comments

Comments
 (0)