Skip to content

Commit c0a7c7a

Browse files
authored
Merge pull request #3616 from MicrosoftDocs/main
5/30/2025 PM Publish
2 parents d5ea612 + a86d00f commit c0a7c7a

File tree

860 files changed

+3334
-2273
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

860 files changed

+3334
-2273
lines changed

azps-0.10.0/Az.Compute/Export-AzLogAnalyticRequestRateByInterval.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ online version: https://learn.microsoft.com/en-us/powershell/module/az.compute/e
44
schema: 2.0.0
55
content_git_url: https://github.com/Azure/azure-powershell/blob/Azs-tzl/src/Compute/Compute/help/Export-AzLogAnalyticRequestRateByInterval.md
66
original_content_git_url: https://github.com/Azure/azure-powershell/blob/Azs-tzl/src/Compute/Compute/help/Export-AzLogAnalyticRequestRateByInterval.md
7+
Module Name: Az.Compute
78
---
89

910
# Export-AzLogAnalyticRequestRateByInterval

azps-0.10.0/Az.Compute/Export-AzLogAnalyticThrottledRequest.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.Compute.dll-Help-Help.xml
3-
online version: https://learn.microsoft.com/en-us/powershell/module/az.compute/export-AzLogAnalyticThrottledRequest
3+
online version: https://learn.microsoft.com/en-us/powershell/module/az.compute/export-azloganalyticthrottledrequest
44
schema: 2.0.0
55
content_git_url: https://github.com/Azure/azure-powershell/blob/Azs-tzl/src/Compute/Compute/help/Export-AzLogAnalyticThrottledRequest.md
66
original_content_git_url: https://github.com/Azure/azure-powershell/blob/Azs-tzl/src/Compute/Compute/help/Export-AzLogAnalyticThrottledRequest.md
7+
Module Name: Az.Compute
78
---
89

910
# Export-AzLogAnalyticThrottledRequest
File renamed without changes.

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+

0 commit comments

Comments
 (0)