Skip to content

Commit

Permalink
Update Set-AzNetworkManagerSubscriptionConnection.md (#21621)
Browse files Browse the repository at this point in the history
fix typo. "manger" should be "manager"

Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>
  • Loading branch information
myatt83 and wyunchi-ms authored Apr 23, 2023
1 parent c667fdc commit 03a6109
Showing 1 changed file with 4 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ schema: 2.0.0
# Set-AzNetworkManagerSubscriptionConnection

## SYNOPSIS
Update a network manger subscription connection.
Update a network manager subscription connection.

## SYNTAX

Expand All @@ -18,7 +18,7 @@ Set-AzNetworkManagerSubscriptionConnection -InputObject <PSNetworkManagerConnect
```

## DESCRIPTION
The **Set-AzNetworkManagerSubscriptionConnection** cmdlet update a network manger subscription connection.
The **Set-AzNetworkManagerSubscriptionConnection** cmdlet update a network manager subscription connection.

## EXAMPLES

Expand All @@ -42,8 +42,7 @@ Name : subConnection
Etag :
Id : /subscriptions/f0dc2b34-dfad-40e4-83e0-2309fed8d00b/providers/Microsoft.Network/networkManagerConnections/subConnection
```

Updates a network manger subscription connection description.
Updates a network manager subscription connection description.

## PARAMETERS

Expand Down Expand Up @@ -142,4 +141,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
[Get-AzNetworkManagerManagementGroupConnection](./Get-AzNetworkManagerManagementGroupConnection.md)
[New-AzNetworkManagerManagementGroupConnection](./New-AzNetworkManagerManagementGroupConnection.md)
[New-AzNetworkManagerManagementGroupConnection](./New-AzNetworkManagerManagementGroupConnection.md)

0 comments on commit 03a6109

Please sign in to comment.