Skip to content

Commit 3b659b4

Browse files
committed
status
1 parent 5e2e635 commit 3b659b4

11 files changed

+27
-27
lines changed

articles/virtual-network/create-peering-different-subscriptions-service-principal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ An administrator in the **subscription-1** Microsoft Entra ID tenant must approv
254254
The URL looks similar to the below example.
255255
256256
```
257-
https://login.microsoftonline.com/c2d26d12-71cc-4f3b-8557-1fa18d077698/oauth2/authorize?client_id=19b439a8-614b-4c8e-9e3e-b0c901346362&response_type=code&redirect_uri=https://www.microsoft.com
257+
https://login.microsoftonline.com/c2d26d12-71cc-4f3b-8557-1fa18d077698/oauth2/authorize?client_id=00001111-aaaa-2222-bbbb-3333cccc4444&response_type=code&redirect_uri=https://www.microsoft.com
258258
```
259259
260260
1. Open the URL in a web browser and sign-in with an administrator in the Microsoft Entra ID tenant in **subscription-1**.
@@ -331,7 +331,7 @@ An administrator in the **subscription-2** Microsoft Entra ID tenant must approv
331331
The URL looks similar to the below example.
332332
333333
```
334-
https://login.microsoftonline.com/24baaf57-f30d-4fba-a20e-822030f7eba3/oauth2/authorize?client_id=baa9d5f8-c1f9-4e74-b9fa-b5bc551e6cd0&response_type=code&redirect_uri=https://www.microsoft.com
334+
https://login.microsoftonline.com/24baaf57-f30d-4fba-a20e-822030f7eba3/oauth2/authorize?client_id=11112222-bbbb-3333-cccc-4444dddd5555&response_type=code&redirect_uri=https://www.microsoft.com
335335
```
336336
337337
1. Open the URL in a web browser and sign-in with an administrator in the Microsoft Entra ID tenant in **subscription-2**.

articles/virtual-network/create-peering-different-subscriptions.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ az ad user list --display-name user-2
290290
"businessPhones": [],
291291
"displayName": "user-2",
292292
"givenName": null,
293-
"id": "16d51293-ec4b-43b1-b54b-3422c108321a",
293+
"id": "aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb",
294294
"jobTitle": null,
295295
"mail": "[email protected]",
296296
"mobilePhone": null,
@@ -302,7 +302,7 @@ az ad user list --display-name user-2
302302
]
303303
```
304304

305-
Make note of the object ID of **user-2** in field **id**. In this example, its **16d51293-ec4b-43b1-b54b-3422c108321a**.
305+
Make note of the object ID of **user-2** in field **id**. In this example, its **aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb**.
306306

307307

308308
```azurecli-interactive
@@ -313,7 +313,7 @@ vnetid=$(az network vnet show \
313313
--output tsv)
314314
315315
az role assignment create \
316-
--assignee 16d51293-ec4b-43b1-b54b-3422c108321a \
316+
--assignee aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb \
317317
--role "Network Contributor" \
318318
--scope $vnetid
319319
```
@@ -566,7 +566,7 @@ az ad user list --display-name user-1
566566
"businessPhones": [],
567567
"displayName": "user-1",
568568
"givenName": null,
569-
"id": "ee0645cc-e439-4ffc-b956-79577e473969",
569+
"id": "bbbbbbbb-1111-2222-3333-cccccccccccc",
570570
"jobTitle": null,
571571
"mail": "[email protected]",
572572
"mobilePhone": null,
@@ -578,7 +578,7 @@ az ad user list --display-name user-1
578578
]
579579
```
580580

581-
Make note of the object ID of **user-1** in field **id**. In this example, it's **ee0645cc-e439-4ffc-b956-79577e473969**.
581+
Make note of the object ID of **user-1** in field **id**. In this example, it's **bbbbbbbb-1111-2222-3333-cccccccccccc**.
582582

583583
```azurecli-interactive
584584
vnetid=$(az network vnet show \
@@ -588,7 +588,7 @@ vnetid=$(az network vnet show \
588588
--output tsv)
589589
590590
az role assignment create \
591-
--assignee ee0645cc-e439-4ffc-b956-79577e473969 \
591+
--assignee bbbbbbbb-1111-2222-3333-cccccccccccc \
592592
--role "Network Contributor" \
593593
--scope $vnetid
594594
```

articles/virtual-network/create-vm-accelerated-networking-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ After the VM is created, you get output similar to the following example. For a
159159
```output
160160
{
161161
"fqdns": "",
162-
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.Compute/virtualMachines/myVm",
162+
"id": "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/myResourceGroup/providers/Microsoft.Compute/virtualMachines/myVm",
163163
"location": "centralus",
164164
"macAddress": "00-0D-3A-23-9A-49",
165165
"powerState": "VM running",

articles/virtual-network/ip-services/associate-public-ip-address-vm.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Install the [Azure CLI](/cli/azure/install-azure-cli?toc=%2fazure%2fvirtual-netw
9999
The output includes one or more lines that are similar to the following example, where *myVMNic* is the name of the network interface:
100100
101101
```output
102-
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.Network/networkInterfaces/myVMNic",
102+
"id": "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/myResourceGroup/providers/Microsoft.Network/networkInterfaces/myVMNic",
103103
```
104104
105105
1. If you don't know the names of the IP configurations for a network interface, use the [az network nic ip-config list](/cli/azure/network/nic/ip-config#az-network-nic-ip-config-list) command to retrieve them. For example, the following command lists the names of the IP configurations for a network interface named *myVMNic* in a resource group named *myResourceGroup*:
@@ -161,7 +161,7 @@ Install [Azure PowerShell](/powershell/azure/install-azure-powershell) on your m
161161
The output includes one or more lines that are similar to the example that follows. In the example output, *myVMNic* is the name of the network interface.
162162
163163
```output
164-
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.Network/networkInterfaces/myVMNic",
164+
"id": "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/myResourceGroup/providers/Microsoft.Network/networkInterfaces/myVMNic",
165165
```
166166
167167
1. To retrieve the names of the virtual networks or subnets that a network interface is in, use the [Get-AzNetworkInterface](/powershell/module/az.network/get-aznetworkinterface) command. For example, the following command gets the virtual network and subnet information for a network interface named *myVMNic* in a resource group named *myResourceGroup*:
@@ -175,7 +175,7 @@ Install [Azure PowerShell](/powershell/azure/install-azure-powershell) on your m
175175
The output includes one or more lines that are similar to the example that follows. In the example output, *myVNet* is the name of the virtual network and *mySubnet* is the name of the subnet.
176176
177177
```output
178-
"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.Network/virtualNetworks/myVNet/subnets/mySubnet",
178+
"/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/myResourceGroup/providers/Microsoft.Network/virtualNetworks/myVNet/subnets/mySubnet",
179179
```
180180
181181
1. To retrieve the names of the IP configurations for a network interface, use the [Get-AzNetworkInterface](/powershell/module/Az.Network/Get-AzNetworkInterface) command. For example, the following command lists the names of the IP configurations for a network interface named *myVMNic* in a resource group named *myResourceGroup*:
@@ -188,7 +188,7 @@ Install [Azure PowerShell](/powershell/azure/install-azure-powershell) on your m
188188
The output includes one or more lines that are similar to the example that follows. In the example output, *ipconfig1* is the name of an IP configuration.
189189
190190
```output
191-
Id : /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.Network/networkInterfaces/myVMNic/ipConfigurations/ipconfig1
191+
Id : /subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/myResourceGroup/providers/Microsoft.Network/networkInterfaces/myVMNic/ipConfigurations/ipconfig1
192192
```
193193
194194
1. View the public IP address assigned to the IP configuration with the [Get-AzPublicIpAddress](/powershell/module/az.network/get-azpublicipaddress) command. The following example retrieves the addresses assigned to a public IP address named *myPublicIP* in a resource group named *myResourceGroup*.
@@ -209,7 +209,7 @@ Install [Azure PowerShell](/powershell/azure/install-azure-powershell) on your m
209209
The output includes one or more lines that are similar to the example that follows. In the example output, *myPublicIP* is the name of the public IP address assigned to the IP configuration.
210210

211211
```output
212-
"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.Network/publicIPAddresses/myPublicIP"
212+
"/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/myResourceGroup/providers/Microsoft.Network/publicIPAddresses/myPublicIP"
213213
```
214214

215215
> [!NOTE]

articles/virtual-network/ip-services/remove-public-ip-address-vm.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ az network nic ip-config update \
6363
The output includes one or more lines that are similar to the following example:
6464
6565
```
66-
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.Network/networkInterfaces/myVMNic",
66+
"id": "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/myResourceGroup/providers/Microsoft.Network/networkInterfaces/myVMNic",
6767
```
6868
6969
In the previous example, *myVMVic* is the name of the network interface.
@@ -92,7 +92,7 @@ az network nic ip-config update \
9292
The output includes one or more lines that are similar to the following example:
9393
9494
```
95-
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.Network/publicIPAddresses/myVMPublicIP",
95+
"id": "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/myResourceGroup/providers/Microsoft.Network/publicIPAddresses/myVMPublicIP",
9696
```
9797
9898
In the previous example, *myVMPublicIP* is the name of the public IP address.
@@ -123,7 +123,7 @@ Set-AzNetworkInterface -NetworkInterface $nic
123123
The output includes one or more lines that are similar to the following example:
124124
125125
```
126-
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.Network/networkInterfaces/myVMNic",
126+
"id": "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/myResourceGroup/providers/Microsoft.Network/networkInterfaces/myVMNic",
127127
```
128128
129129
In the previous example, *myVMNic* is the name of the network interface.
@@ -138,7 +138,7 @@ Set-AzNetworkInterface -NetworkInterface $nic
138138
The output includes one or more lines that are similar to the following example:
139139
140140
```
141-
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.Network/networkInterfaces/myVMNic/ipConfigurations/ipconfigmyVM"
141+
"id": "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/myResourceGroup/providers/Microsoft.Network/networkInterfaces/myVMNic/ipConfigurations/ipconfigmyVM"
142142
```
143143
144144
In the previous example, *ipconfigmyVM* is the name of the IP configuration.
@@ -153,7 +153,7 @@ Set-AzNetworkInterface -NetworkInterface $nic
153153
The output includes one or more lines that are similar to the following example:
154154
155155
```
156-
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.Network/publicIPAddresses/myPublicIP"
156+
"id": "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/myResourceGroup/providers/Microsoft.Network/publicIPAddresses/myPublicIP"
157157
```
158158
159159
In the previous example, *myVMPublicIP* is the name of the public IP address.

articles/virtual-network/manage-subnet-delegation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ Get-AzDelegation @dg
196196
Actions : {Microsoft.Network/virtualNetworks/subnets/join/action}
197197
Name : myDelegation
198198
Etag : W/"9cba4b0e-2ceb-444b-b553-454f8da07d8a"
199-
Id : /subscriptions/3bf09329-ca61-4fee-88cb-7e30b9ee305b/resourceGroups/test-rg/providers/Microsoft.Network/virtualNetworks/vnet-1/subnets/subnet-1/delegations/myDelegation
199+
Id : /subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/test-rg/providers/Microsoft.Network/virtualNetworks/vnet-1/subnets/subnet-1/delegations/myDelegation
200200
```
201201

202202
# [**Azure CLI**](#tab/manage-subnet-delegation-cli)
@@ -230,7 +230,7 @@ az network vnet subnet show \
230230
"Microsoft.Network/virtualNetworks/subnets/unprepareNetworkPolicies/action"
231231
],
232232
"etag": "W/\"30184721-8945-4e4f-9cc3-aa16b26589ac\"",
233-
"id": "/subscriptions/23250d6d-28f0-41dd-9776-61fc80805b6e/resourceGroups/test-rg/providers/Microsoft.Network/virtualNetworks/vnet-1/subnets/subnet-1/delegations/0",
233+
"id": "/subscriptions/bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f/resourceGroups/test-rg/providers/Microsoft.Network/virtualNetworks/vnet-1/subnets/subnet-1/delegations/0",
234234
"name": "0",
235235
"provisioningState": "Succeeded",
236236
"resourceGroup": "test-rg",
@@ -341,4 +341,4 @@ Output from command is a null bracket:
341341
[!INCLUDE [portal-clean-up.md](~/reusable-content/ce-skilling/azure/includes/portal-clean-up.md)]
342342

343343
## Next steps
344-
- Learn how to [manage subnets in Azure](virtual-network-manage-subnet.md).
344+
- Learn how to [manage subnets in Azure](virtual-network-manage-subnet.md).

articles/virtual-network/quick-create-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ The VMs take a few minutes to create. After Azure creates each VM, the Azure CLI
122122
```output
123123
{
124124
"fqdns": "",
125-
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test-rg/providers/Microsoft.Compute/virtualMachines/vm-2",
125+
"id": "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/test-rg/providers/Microsoft.Compute/virtualMachines/vm-2",
126126
"location": "eastus2",
127127
"macAddress": "00-0D-3A-23-9A-49",
128128
"powerState": "VM running",

articles/virtual-network/tutorial-connect-virtual-networks-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ The VM takes a few minutes to create. After the VM is created, the Azure CLI sho
154154
```output
155155
{
156156
"fqdns": "",
157-
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test-rg/providers/Microsoft.Compute/virtualMachines/vm-2",
157+
"id": "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/test-rg/providers/Microsoft.Compute/virtualMachines/vm-2",
158158
"location": "eastus",
159159
"macAddress": "00-0D-3A-23-9A-49",
160160
"powerState": "VM running",

articles/virtual-network/tutorial-create-route-table-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ The VM takes a few minutes to create. After the VM is created, the Azure CLI sho
185185
```output
186186
{
187187
"fqdns": "",
188-
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test-rg/providers/Microsoft.Compute/virtualMachines/vm-private",
188+
"id": "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/test-rg/providers/Microsoft.Compute/virtualMachines/vm-private",
189189
"location": "westus2",
190190
"macAddress": "00-0D-3A-23-9A-49",
191191
"powerState": "VM running",

articles/virtual-network/tutorial-filter-network-traffic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,7 @@ The VM takes a few minutes to create. After the VM is created, output similar to
684684
```output
685685
{
686686
"fqdns": "",
687-
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test-rg/providers/Microsoft.Compute/virtualMachines/vm-web",
687+
"id": "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/test-rg/providers/Microsoft.Compute/virtualMachines/vm-web",
688688
"location": "westus2",
689689
"macAddress": "00-0D-3A-23-9A-49",
690690
"powerState": "VM running",

0 commit comments

Comments
 (0)