Skip to content

Commit 29248f4

Browse files
status (#4049)
Co-authored-by: OpenPublishing.Build <opbuild@microsoft.com>
1 parent 40376af commit 29248f4

9 files changed

Lines changed: 15 additions & 18 deletions

azps-15.4.0/Az.Network/New-AzNetworkManagerStaticMember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ The **New-AzNetworkManagerStaticMember** cmdlet creates a network manager static
2727

2828
### Example 1
2929
```powershell
30-
$vnetId = "/subscriptions/0fd190fa-dd1c-4724-b7f6-c5cc3ba5c884/resourceGroups/PowerShellTestResources/providers/Microsoft.Network/virtualNetworks/powerShellTestVnet"
30+
$vnetId = "/subscriptions/a0a0a0a0-bbbb-cccc-dddd-e1e1e1e1e1e1/resourceGroups/PowerShellTestResources/providers/Microsoft.Network/virtualNetworks/powerShellTestVnet"
3131
New-AzNetworkManagerStaticMember -ResourceGroupName "psResourceGroup" -NetworkManagerName "psNetworkManager" -NetworkGroupName "psNetworkGroup" -Name "psStaticMember" -ResourceId $vnetId
3232
```
3333

3434
```output
35-
ResourceId : /subscriptions/0fd190fa-dd1c-4724-b7f6-c5cc3ba5c884/resourceGroups/PowerShellTestResources/providers/Microsoft.Network/virtualNetworks/powerShellTestVnet
35+
ResourceId : /subscriptions/a0a0a0a0-bbbb-cccc-dddd-e1e1e1e1e1e1/resourceGroups/PowerShellTestResources/providers/Microsoft.Network/virtualNetworks/powerShellTestVnet
3636
DisplayName :
3737
Description :
3838
Type : Microsoft.Network/networkManagers/networkGroups/staticMembers

azps-15.4.0/Az.Network/New-AzNetworkWatcherFlowLog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ IdentityText : {
117117
"Type": "UserAssigned",
118118
"UserAssignedIdentities": {
119119
"/subscriptions/af15e575-f948-49ac-bce0-252d028e9379/resourcegroups/mejaRGEastUS2EUAP/providers/Microsoft.ManagedIdentity/userAssignedIdentities/mejaid2": {
120-
"PrincipalId": "57728676-94fe-4254-a01d-632b4a375c1d",
121-
"ClientId": "95751030-0b3f-4b94-990a-ffdac5c85714"
120+
"PrincipalId": "aaaaaaaa-bbbb-cccc-1111-222222222222",
121+
"ClientId": "00001111-aaaa-2222-bbbb-3333cccc4444"
122122
}
123123
}
124124
}

azps-15.4.0/Az.Network/New-AzVpnServerConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ VpnClientRootCertificates :
5050
VpnClientRevokedCertificates : [
5151
{
5252
"Name": "cert2",
53-
"Thumbprint": "83FFBFC8848B5A5836C94D0112367E16148A286F"
53+
"Thumbprint": "AA11BB22CC33DD44EE55FF66AA77BB88CC99DD00"
5454
}
5555
]
5656
RadiusServerAddress :

azps-15.4.0/Az.Network/Set-AzNetworkManagerConnectivityConfiguration.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Set-AzNetworkManagerConnectivityConfiguration -InputObject $ConnectivityConfigur
3939

4040
```output
4141
ConnectivityTopology : HubAndSpoke
42-
Hubs : {/subscriptions/0fd190fa-dd1c-4724-b7f6-c5cc3ba5c884/resourceGroups/jaredgorthy-PowerShellTestResources/providers/Microsoft.Network/virtualNetworks/powerShellTestVnetHub}
42+
Hubs : {/subscriptions/a0a0a0a0-bbbb-cccc-dddd-e1e1e1e1e1e1/resourceGroups/jaredgorthy-PowerShellTestResources/providers/Microsoft.Network/virtualNetworks/powerShellTestVnetHub}
4343
DeleteExistingPeering : True
4444
IsGlobal : False
4545
ConnectivityCapability : {
@@ -67,7 +67,7 @@ AppliesToGroupsText : [
6767
]
6868
HubsText : [
6969
{
70-
"ResourceId": "/subscriptions/0fd190fa-dd1c-4724-b7f6-c5cc3ba5c884/resourceGroups/jaredgorthy-PowerShellTestResources/providers/Microsoft.Network/virtualNetworks/powerShellTestVnetHub",
70+
"ResourceId": "/subscriptions/a0a0a0a0-bbbb-cccc-dddd-e1e1e1e1e1e1/resourceGroups/jaredgorthy-PowerShellTestResources/providers/Microsoft.Network/virtualNetworks/powerShellTestVnetHub",
7171
"ResourceType": "Microsoft.Network/virtualNetworks"
7272
}
7373
]
@@ -104,7 +104,7 @@ Set-AzNetworkManagerConnectivityConfiguration -InputObject $ConnectivityConfigur
104104

105105
```output
106106
ConnectivityTopology : HubAndSpoke
107-
Hubs : {/subscriptions/0fd190fa-dd1c-4724-b7f6-c5cc3ba5c884/resourceGroups/jaredgorthy-PowerShellTestResources/providers/Microsoft.Network/virtualNetworks/powerShellTestVnetHub}
107+
Hubs : {/subscriptions/a0a0a0a0-bbbb-cccc-dddd-e1e1e1e1e1e1/resourceGroups/jaredgorthy-PowerShellTestResources/providers/Microsoft.Network/virtualNetworks/powerShellTestVnetHub}
108108
DeleteExistingPeering : True
109109
IsGlobal : False
110110
ConnectivityCapability : {
@@ -132,7 +132,7 @@ AppliesToGroupsText : [
132132
]
133133
HubsText : [
134134
{
135-
"ResourceId": "/subscriptions/0fd190fa-dd1c-4724-b7f6-c5cc3ba5c884/resourceGroups/jaredgorthy-PowerShellTestResources/providers/Microsoft.Network/virtualNetworks/powerShellTestVnetHub",
135+
"ResourceId": "/subscriptions/a0a0a0a0-bbbb-cccc-dddd-e1e1e1e1e1e1/resourceGroups/jaredgorthy-PowerShellTestResources/providers/Microsoft.Network/virtualNetworks/powerShellTestVnetHub",
136136
"ResourceType": "Microsoft.Network/virtualNetworks"
137137
}
138138
]

azps-15.4.0/Az.Network/Set-AzNetworkManagerScopeConnection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Set-AzNetworkManagerScopeConnection -InputObject $scopeConnection
3333
```
3434

3535
```output
36-
TenantId : 00001111-aaaa-2222-bbbb-3333cccc4444
36+
TenantId : aaaabbbb-0000-cccc-1111-dddd2222eeee
3737
ResourceId : /providers/Microsoft.Management/managementGroups/newMG
3838
ConnectionState : Pending
3939
DisplayName :

azps-15.4.0/Az.Network/Update-AzVpnServerConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ VpnClientRootCertificates :
7676
VpnClientRevokedCertificates : [
7777
{
7878
"Name": "cert2",
79-
"Thumbprint": "83FFBFC8848B5A5836C94D0112367E16148A286F"
79+
"Thumbprint": "AA11BB22CC33DD44EE55FF66AA77BB88CC99DD00"
8080
}
8181
]
8282
RadiusServerAddress :

azps-15.4.0/Az.NewRelic/Get-AzNewRelicPlan.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Lists the plans data linked to your organization, providing an overview of the a
2727

2828
### Example 1: List plans data associated with specified organization
2929
```powershell
30-
Get-AzNewRelicPlan -SubscriptionId 11111111-2222-3333-4444-123456789101 -OrganizationId 11111111-2222-3333-4444-123456789104
30+
Get-AzNewRelicPlan -SubscriptionId aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e -OrganizationId 00aa00aa-bb11-cc22-dd33-44ee44ee44ee
3131
```
3232

3333
```output
@@ -40,7 +40,7 @@ List plans data associated with specified Organization Id
4040

4141
### Example 2: Link plans account with specified organization in different subscription
4242
```powershell
43-
Get-AzNewRelicPlan -SubscriptionId 11111111-2222-3333-4444-123456789101 -OrganizationId 11111111-2222-3333-4444-123456789104 -AccountId 1234567
43+
Get-AzNewRelicPlan -SubscriptionId aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e -OrganizationId 00aa00aa-bb11-cc22-dd33-44ee44ee44ee -AccountId 1234567
4444
```
4545

4646
Link plans account with specified organization in different subscription
@@ -120,4 +120,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
120120
## NOTES
121121
122122
## RELATED LINKS
123-

azps-15.4.0/Az.NewRelic/Invoke-AzNewRelicResubscribeMonitor.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ $resubscribeProps = @{
8787
OfferId = "newrelic-pay-as-you-go"
8888
TermId = "hjdtn7tfq3ka3"
8989
ResourceGroup = "ps-test-new"
90-
SubscriptionId = "22222222-3333-4444-5555-666666666666"
90+
SubscriptionId = "aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e"
9191
}
9292
Invoke-AzNewRelicResubscribeMonitor -MonitorName "test-01" -ResourceGroupName "ps-test" -Body $resubscribeProps
9393
```
@@ -406,4 +406,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
406406
## NOTES
407407
408408
## RELATED LINKS
409-

azps-15.4.0/Az.NewRelic/Update-AzNewRelicMonitoredSubscription.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ MonitoredSubscriptionList : {{
5555
"tagRules": {
5656
"provisioningState": "Accepted"
5757
},
58-
"subscriptionId": "11111111-2222-3333-4444-123456789101",
58+
"subscriptionId": "aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e",
5959
"status": "Active"
6060
}}
6161
Name : default
@@ -251,4 +251,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
251251
## NOTES
252252
253253
## RELATED LINKS
254-

0 commit comments

Comments
 (0)