Skip to content

Commit 9dc02f3

Browse files
authored
Corrected list of cmdlets on commands pages (#3605)
1 parent cef7e38 commit 9dc02f3

File tree

28 files changed

+2010
-785
lines changed

28 files changed

+2010
-785
lines changed

azps-0.10.0/Az.Network/Az.Network.md

Lines changed: 21 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ Adds a backend address pool configuration to a load balancer.
6262
Adds a front-end IP configuration to a load balancer.
6363

6464
### [Add-AzLoadBalancerInboundNatPoolConfig](Add-AzLoadBalancerInboundNatPoolConfig.md)
65-
{{Manually Enter Add-AzLoadBalancerInboundNatPoolConfig Description Here}}
6665

6766
### [Add-AzLoadBalancerInboundNatRuleConfig](Add-AzLoadBalancerInboundNatRuleConfig.md)
6867
Adds an inbound NAT rule configuration to a load balancer.
@@ -167,7 +166,6 @@ Gets the WAF configuration of an application gateway.
167166
Gets an application security group.
168167

169168
### [Get-AzBgpServiceCommunity](Get-AzBgpServiceCommunity.md)
170-
{{Manually Enter Get-AzBgpServiceCommunity Description Here}}
171169

172170
### [Get-AzEffectiveNetworkSecurityGroup](Get-AzEffectiveNetworkSecurityGroup.md)
173171
Gets the effective network security group of a network interface.
@@ -209,7 +207,6 @@ Gets a backend address pool configuration for a load balancer.
209207
Gets a front-end IP configuration in a load balancer.
210208

211209
### [Get-AzLoadBalancerInboundNatPoolConfig](Get-AzLoadBalancerInboundNatPoolConfig.md)
212-
{{Manually Enter Get-AzLoadBalancerInboundNatPoolConfig Description Here}}
213210

214211
### [Get-AzLoadBalancerInboundNatRuleConfig](Get-AzLoadBalancerInboundNatRuleConfig.md)
215212
Gets an inbound NAT rule configuration for a load balancer.
@@ -241,6 +238,12 @@ Lists network usages for a subscription
241238
### [Get-AzNetworkWatcher](Get-AzNetworkWatcher.md)
242239
Gets the properties of a Network Watcher
243240

241+
### [Get-AzNetworkWatcherConnectionMonitor](Get-AzNetworkWatcherConnectionMonitor.md)
242+
Returns connection monitor with specified name or the list of connection monitors
243+
244+
### [Get-AzNetworkWatcherConnectionMonitorReport](Get-AzNetworkWatcherConnectionMonitorReport.md)
245+
Query a snapshot of the most recent connection states.
246+
244247
### [Get-AzNetworkWatcherFlowLogStatus](Get-AzNetworkWatcherFlowLogStatus.md)
245248
Gets the status of flow logging on a resource.
246249

@@ -272,10 +275,8 @@ Gets a public IP address.
272275
Gets routes from a route table.
273276

274277
### [Get-AzRouteFilter](Get-AzRouteFilter.md)
275-
{{Fill in the Synopsis}}
276278

277279
### [Get-AzRouteFilterRuleConfig](Get-AzRouteFilterRuleConfig.md)
278-
{{Fill in the Synopsis}}
279280

280281
### [Get-AzRouteTable](Get-AzRouteTable.md)
281282
Gets route tables.
@@ -299,7 +300,6 @@ Lists an Azure virtual network gateway's BGP peers
299300
Gets a Virtual Network Gateway Connection
300301

301302
### [Get-AzVirtualNetworkGatewayConnectionSharedKey](Get-AzVirtualNetworkGatewayConnectionSharedKey.md)
302-
{{Manually Enter Get-AzVirtualNetworkGatewayConnectionSharedKey Description Here}}
303303

304304
### [Get-AzVirtualNetworkGatewayConnectionVpnDeviceConfigScript](Get-AzVirtualNetworkGatewayConnectionVpnDeviceConfigScript.md)
305305
This commandlet takes the connection resource, VPN device brand, model, firmware version, and return the corresponding configuration script that customers can apply directly on their on-premises VPN devices. The script will follow the syntax of the selected device, and fill in the necessary parameters such as Azure gateway public IP addresses, virtual network address prefixes, VPN tunnel pre-shared key, etc. so customers can simply copy-paste to their VPN device configurations.
@@ -419,7 +419,6 @@ Creates a backend address pool configuration for a load balancer.
419419
Creates a front-end IP configuration for a load balancer.
420420

421421
### [New-AzLoadBalancerInboundNatPoolConfig](New-AzLoadBalancerInboundNatPoolConfig.md)
422-
{{Manually Enter New-AzLoadBalancerInboundNatPoolConfig Description Here}}
423422

424423
### [New-AzLoadBalancerInboundNatRuleConfig](New-AzLoadBalancerInboundNatRuleConfig.md)
425424
Creates an inbound NAT rule configuration for a load balancer.
@@ -448,6 +447,9 @@ Creates a network security rule configuration.
448447
### [New-AzNetworkWatcher](New-AzNetworkWatcher.md)
449448
Creates a new Network Watcher resource.
450449

450+
### [New-AzNetworkWatcherConnectionMonitor](New-AzNetworkWatcherConnectionMonitor.md)
451+
Creates a connection monitor.
452+
451453
### [New-AzNetworkWatcherPacketCapture](New-AzNetworkWatcherPacketCapture.md)
452454
Creates a new packet capture resource and starts a packet capture session on a VM.
453455

@@ -476,7 +478,6 @@ Creates a virtual network.
476478
Creates a Virtual Network Gateway
477479

478480
### [New-AzVirtualNetworkGatewayConnection](New-AzVirtualNetworkGatewayConnection.md)
479-
{{Manually Enter New-AzVirtualNetworkGatewayConnection Description Here}}
480481

481482
### [New-AzVirtualNetworkGatewayIpConfig](New-AzVirtualNetworkGatewayIpConfig.md)
482483
Creates an IP Configuration for a Virtual Network Gateway
@@ -560,7 +561,6 @@ Removes a backend address pool configuration from a load balancer.
560561
Removes a front-end IP configuration from a load balancer.
561562

562563
### [Remove-AzLoadBalancerInboundNatPoolConfig](Remove-AzLoadBalancerInboundNatPoolConfig.md)
563-
{{Manually Enter Remove-AzLoadBalancerInboundNatPoolConfig Description Here}}
564564

565565
### [Remove-AzLoadBalancerInboundNatRuleConfig](Remove-AzLoadBalancerInboundNatRuleConfig.md)
566566
Removes an inbound NAT rule configuration from a load balancer.
@@ -589,6 +589,9 @@ Removes a network security rule from a network security group.
589589
### [Remove-AzNetworkWatcher](Remove-AzNetworkWatcher.md)
590590
Removes a Network Watcher.
591591

592+
### [Remove-AzNetworkWatcherConnectionMonitor](Remove-AzNetworkWatcherConnectionMonitor.md)
593+
Remove connection monitor.
594+
592595
### [Remove-AzNetworkWatcherPacketCapture](Remove-AzNetworkWatcherPacketCapture.md)
593596
Removes a packet capture resource.
594597

@@ -599,10 +602,8 @@ Removes a public IP address.
599602
Removes a route from a route table.
600603

601604
### [Remove-AzRouteFilter](Remove-AzRouteFilter.md)
602-
{{Fill in the Synopsis}}
603605

604606
### [Remove-AzRouteFilterRuleConfig](Remove-AzRouteFilterRuleConfig.md)
605-
{{Fill in the Synopsis}}
606607

607608
### [Remove-AzRouteTable](Remove-AzRouteTable.md)
608609
Removes a route table.
@@ -620,10 +621,8 @@ Deletes a Virtual Network Gateway Connection
620621
Removes the default site from a virtual network gateway.
621622

622623
### [Remove-AzVirtualNetworkGatewayIpConfig](Remove-AzVirtualNetworkGatewayIpConfig.md)
623-
{{Manually Enter Remove-AzVirtualNetworkGatewayIpConfig Description Here}}
624624

625625
### [Remove-AzVirtualNetworkPeering](Remove-AzVirtualNetworkPeering.md)
626-
{{Manually Enter Remove-AzVirtualNetworkPeering Description Here}}
627626

628627
### [Remove-AzVirtualNetworkSubnetConfig](Remove-AzVirtualNetworkSubnetConfig.md)
629628
Removes a subnet configuration from a virtual network.
@@ -635,10 +634,8 @@ Removes a VPN client-revocation certificate.
635634
Removes an existing VPN client root certificate.
636635

637636
### [Reset-AzVirtualNetworkGateway](Reset-AzVirtualNetworkGateway.md)
638-
{{Manually Enter Reset-AzVirtualNetworkGateway Description Here}}
639637

640638
### [Reset-AzVirtualNetworkGatewayConnectionSharedKey](Reset-AzVirtualNetworkGatewayConnectionSharedKey.md)
641-
{{Manually Enter Reset-AzVirtualNetworkGatewayConnectionSharedKey Description Here}}
642639

643640
### [Resize-AzVirtualNetworkGateway](Resize-AzVirtualNetworkGateway.md)
644641
Resizes an existing virtual network gateway.
@@ -707,7 +704,6 @@ Sets the goal state for a load balancer.
707704
Sets the goal state for a front-end IP configuration in a load balancer.
708705

709706
### [Set-AzLoadBalancerInboundNatPoolConfig](Set-AzLoadBalancerInboundNatPoolConfig.md)
710-
{{Manually Enter Set-AzLoadBalancerInboundNatPoolConfig Description Here}}
711707

712708
### [Set-AzLoadBalancerInboundNatRuleConfig](Set-AzLoadBalancerInboundNatRuleConfig.md)
713709
Sets an inbound NAT rule configuration for a load balancer.
@@ -736,17 +732,18 @@ Sets the goal state for a network security rule configuration.
736732
### [Set-AzNetworkWatcherConfigFlowLog](Set-AzNetworkWatcherConfigFlowLog.md)
737733
Configures flow logging for a target resource.
738734

735+
### [Set-AzNetworkWatcherConnectionMonitor](Set-AzNetworkWatcherConnectionMonitor.md)
736+
Update a connection monitor.
737+
739738
### [Set-AzPublicIpAddress](Set-AzPublicIpAddress.md)
740739
Sets the goal state for a public IP address.
741740

742741
### [Set-AzRouteConfig](Set-AzRouteConfig.md)
743742
Sets the goal state for a route.
744743

745744
### [Set-AzRouteFilter](Set-AzRouteFilter.md)
746-
{{Fill in the Synopsis}}
747745

748746
### [Set-AzRouteFilterRuleConfig](Set-AzRouteFilterRuleConfig.md)
749-
{{Fill in the Synopsis}}
750747

751748
### [Set-AzRouteTable](Set-AzRouteTable.md)
752749
Sets the goal state for a route table.
@@ -778,17 +775,22 @@ Configures the goal state for a subnet configuration in a virtual network.
778775
### [Start-AzApplicationGateway](Start-AzApplicationGateway.md)
779776
Starts an application gateway.
780777

778+
### [Start-AzNetworkWatcherConnectionMonitor](Start-AzNetworkWatcherConnectionMonitor.md)
779+
Start a connection monitor
780+
781781
### [Start-AzNetworkWatcherResourceTroubleshooting](Start-AzNetworkWatcherResourceTroubleshooting.md)
782782
Starts troubleshooting on a Networking resource in Azure.
783783

784784
### [Stop-AzApplicationGateway](Stop-AzApplicationGateway.md)
785785
Stops an application gateway
786786

787+
### [Stop-AzNetworkWatcherConnectionMonitor](Stop-AzNetworkWatcherConnectionMonitor.md)
788+
Stop a connection monitor
789+
787790
### [Stop-AzNetworkWatcherPacketCapture](Stop-AzNetworkWatcherPacketCapture.md)
788791
Stops a running packet capture session
789792

790793
### [Test-AzDnsAvailability](Test-AzDnsAvailability.md)
791-
{{Manually Enter Test-AzDnsAvailability Description Here}}
792794

793795
### [Test-AzNetworkWatcherConnectivity](Test-AzNetworkWatcherConnectivity.md)
794796
Returns connectivity information for a specified source VM and a destination.
@@ -798,4 +800,3 @@ Returns whether the packet is allowed or denied to or from a particular destinat
798800

799801
### [Test-AzPrivateIPAddressAvailability](Test-AzPrivateIPAddressAvailability.md)
800802
Test availability of a private IP address in a virtual network.
801-

azps-0.10.0/Az.Resources/Az.Resources.md

Lines changed: 21 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ Retrieves a list of credentials associated with a service principal.
4141
Filters active directory users.
4242

4343
### [Get-AzDeployment](Get-AzDeployment.md)
44-
Gets a deployment at subscription scope.
44+
Get deployment
4545

4646
### [Get-AzDeploymentOperation](Get-AzDeploymentOperation.md)
47-
Gets the deployment operations for a deployment at subscription scope.
47+
Get deployment operation
4848

4949
### [Get-AzLocation](Get-AzLocation.md)
5050
Gets all locations and the supported resource providers for each location.
@@ -92,13 +92,14 @@ Gets a resource lock.
9292
Gets a resource provider.
9393

9494
### [Get-AzRoleAssignment](Get-AzRoleAssignment.md)
95-
Lists Azure RBAC role assignments at the specified scope.
96-
By default it lists all role assignments in the selected Azure subscription.
97-
Use respective parameters to list assignments to a specific user, or to list assignments on a specific resource group or resource.
95+
Lists Azure RBAC role assignments at the specified scope. By default it lists all role assignments in the selected Azure subscription. Use respective parameters to list assignments to a specific user, or to list assignments on a specific resource group or resource.
9896

9997
### [Get-AzRoleDefinition](Get-AzRoleDefinition.md)
10098
Lists all Azure RBAC roles that are available for assignment.
10199

100+
### [Get-AzTag](Get-AzTag.md)
101+
Gets predefined Azure tags.
102+
102103
### [Invoke-AzResourceAction](Invoke-AzResourceAction.md)
103104
Invokes an action on a resource.
104105

@@ -124,7 +125,7 @@ Adds a credential to an existing service principal.
124125
Creates a new active directory user.
125126

126127
### [New-AzDeployment](New-AzDeployment.md)
127-
Creates a new deployment at subscription scope.
128+
Creat a deployment
128129

129130
### [New-AzManagedApplication](New-AzManagedApplication.md)
130131
Creates an Azure managed application.
@@ -163,11 +164,10 @@ Creates a resource lock.
163164
Assigns the specified RBAC role to the specified principal, at the specified scope.
164165

165166
### [New-AzRoleDefinition](New-AzRoleDefinition.md)
166-
Creates a custom role in Azure RBAC.
167-
Provide either a JSON role definition file or a PSRoleDefinition object as input.
168-
First, use the Get-AzRoleDefinition command to generate a baseline role definition object.
169-
Then, modify its properties as required.
170-
Finally, use this command to create a custom role using role definition.
167+
Creates a custom role in Azure RBAC. Provide either a JSON role definition file or a PSRoleDefinition object as input. First, use the Get-AzRoleDefinition command to generate a baseline role definition object. Then, modify its properties as required. Finally, use this command to create a custom role using role definition.
168+
169+
### [New-AzTag](New-AzTag.md)
170+
Creates a predefined Azure tag or adds values to an existing tag.
171171

172172
### [Register-AzProviderFeature](Register-AzProviderFeature.md)
173173
Registers an Azure provider feature in your account.
@@ -197,7 +197,7 @@ Removes a credential from a service principal.
197197
Deletes an active directory user.
198198

199199
### [Remove-AzDeployment](Remove-AzDeployment.md)
200-
Removes a deployment at subscription scope.
200+
Removes a deployment and any associated operations
201201

202202
### [Remove-AzManagedApplication](Remove-AzManagedApplication.md)
203203
Removes a managed application
@@ -236,12 +236,13 @@ Removes a resource lock.
236236
Removes a role assignment to the specified principal who is assigned to a particular role at a particular scope.
237237

238238
### [Remove-AzRoleDefinition](Remove-AzRoleDefinition.md)
239-
Deletes a custom role in Azure RBAC.
240-
The role to be deleted is specified using the Id property of the role.
241-
Delete will fail if there are existing role assignments made to the custom role.
239+
Deletes a custom role in Azure RBAC. The role to be deleted is specified using the Id property of the role. Delete will fail if there are existing role assignments made to the custom role.
240+
241+
### [Remove-AzTag](Remove-AzTag.md)
242+
Deletes predefined Azure tags or values.
242243

243244
### [Save-AzDeploymentTemplate](Save-AzDeploymentTemplate.md)
244-
Gets the template for a deployment at subscription scope.
245+
Saves a deployment template to a file.
245246

246247
### [Save-AzResourceGroupDeploymentTemplate](Save-AzResourceGroupDeploymentTemplate.md)
247248
Saves a resource group deployment template to a file.
@@ -271,20 +272,16 @@ Modifies a resource group.
271272
Modifies a resource lock.
272273

273274
### [Set-AzRoleDefinition](Set-AzRoleDefinition.md)
274-
Modifies a custom role in Azure RBAC.
275-
Provide the modified role definition either as a JSON file or as a PSRoleDefinition.
276-
First, use the Get-AzRoleDefinition command to retrieve the custom role that you wish to modify.
277-
Then, modify the properties that you wish to change.
278-
Finally, save the role definition using this command.
275+
Modifies a custom role in Azure RBAC. Provide the modified role definition either as a JSON file or as a PSRoleDefinition. First, use the Get-AzRoleDefinition command to retrieve the custom role that you wish to modify. Then, modify the properties that you wish to change. Finally, save the role definition using this command.
279276

280277
### [Stop-AzDeployment](Stop-AzDeployment.md)
281-
Cancels a running deployment at subscription scope.
278+
Cancal a running deployment
282279

283280
### [Stop-AzResourceGroupDeployment](Stop-AzResourceGroupDeployment.md)
284281
Cancels a resource group deployment.
285282

286283
### [Test-AzDeployment](Test-AzDeployment.md)
287-
Validates a deployment template and parameters at subscription scope.
284+
Validates a deployment.
288285

289286
### [Test-AzResourceGroupDeployment](Test-AzResourceGroupDeployment.md)
290287
Validates a resource group deployment.
@@ -303,3 +300,4 @@ Updates an existing active directory user.
303300

304301
### [Update-AzManagementGroup](Update-AzManagementGroup.md)
305302
Updates a Management Group
303+

azps-0.10.0/Az.Websites/Az.Websites.md

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

1515
## Az.Websites Cmdlets
1616
### [Edit-AzWebAppBackupConfiguration](Edit-AzWebAppBackupConfiguration.md)
17-
Modifies an Azure Web App backup schedule.
1817

1918
### [Get-AzAppServicePlan](Get-AzAppServicePlan.md)
2019
Gets an Azure App Service plan in the specified resource group.
2120

2221
### [Get-AzAppServicePlanMetrics](Get-AzAppServicePlanMetrics.md)
23-
Gets usage metrics for an Azure Web App.
22+
Gets Azure Web service plan metrics.
2423

2524
### [Get-AzWebApp](Get-AzWebApp.md)
2625
Gets Azure Web Apps in the specified resource group.
2726

2827
### [Get-AzWebAppBackup](Get-AzWebAppBackup.md)
29-
Gets an Azure Web App backup.
3028

3129
### [Get-AzWebAppBackupConfiguration](Get-AzWebAppBackupConfiguration.md)
32-
Gets an Azure Web App backup schedule.
3330

3431
### [Get-AzWebAppBackupList](Get-AzWebAppBackupList.md)
35-
Gets all backups of an Azure Web App.
3632

3733
### [Get-AzWebAppCertificate](Get-AzWebAppCertificate.md)
3834
Gets an Azure Web App certificate.
@@ -55,6 +51,9 @@ Gets metrics for an Azure Web App slot.
5551
### [Get-AzWebAppSlotPublishingProfile](Get-AzWebAppSlotPublishingProfile.md)
5652
Gets an Azure Web App slot publishing profile.
5753

54+
### [Get-AzWebAppSnapshot](Get-AzWebAppSnapshot.md)
55+
Gets the snapshots available for a web app.
56+
5857
### [Get-AzWebAppSSLBinding](Get-AzWebAppSSLBinding.md)
5958
Gets an Azure Web App certificate SSL binding.
6059

@@ -65,10 +64,8 @@ Creates an Azure App Service plan in a given Geo location.
6564
Creates an Azure Web App.
6665

6766
### [New-AzWebAppBackup](New-AzWebAppBackup.md)
68-
Creates an Azure Web App backup.
6967

7068
### [New-AzWebAppDatabaseBackupSetting](New-AzWebAppDatabaseBackupSetting.md)
71-
Creates an Azure Web App database backup setting to be used with New-AzWebAppBackup.
7269

7370
### [New-AzWebAppSlot](New-AzWebAppSlot.md)
7471
Creates an Azure Web App slot.
@@ -83,28 +80,25 @@ Removes an Azure App Service plan.
8380
Removes an Azure Web App.
8481

8582
### [Remove-AzWebAppBackup](Remove-AzWebAppBackup.md)
86-
Removes an Azure Web App backup.
8783

8884
### [Remove-AzWebAppSlot](Remove-AzWebAppSlot.md)
89-
Removes an Azure Web App slot.
9085

9186
### [Remove-AzWebAppSSLBinding](Remove-AzWebAppSSLBinding.md)
9287
Removes an SSL binding from an uploaded certificate.
9388

9489
### [Reset-AzWebAppPublishingProfile](Reset-AzWebAppPublishingProfile.md)
95-
Resets the publishing credentials of an Azure Web App.
9690

9791
### [Reset-AzWebAppSlotPublishingProfile](Reset-AzWebAppSlotPublishingProfile.md)
98-
Resets the publishing credentials of an Azure Web App slot.
9992

10093
### [Restart-AzWebApp](Restart-AzWebApp.md)
10194
Restarts an Azure Web App.
10295

10396
### [Restart-AzWebAppSlot](Restart-AzWebAppSlot.md)
104-
Restarts an Azure Web App slot.
10597

10698
### [Restore-AzWebAppBackup](Restore-AzWebAppBackup.md)
107-
Restores an Azure Web App from a backup.
99+
100+
### [Restore-AzWebAppSnapshot](Restore-AzWebAppSnapshot.md)
101+
Restores a web app snapshot.
108102

109103
### [Set-AzAppServicePlan](Set-AzAppServicePlan.md)
110104
Sets an Azure App Service plan.
@@ -132,4 +126,3 @@ Stops an Azure Web App slot.
132126

133127
### [Switch-AzWebAppSlot](Switch-AzWebAppSlot.md)
134128
Swap two slots with a Web App
135-

0 commit comments

Comments
 (0)