Skip to content

Commit 65ed683

Browse files
author
Rebecca Rozansky
committed
updated documentation to include example physicalZone and zone
1 parent 80915f0 commit 65ed683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/instance-metadata-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ Schema breakdown:
374374
| `osProfile.computerName` | Specifies the name of the computer | 2020-07-15
375375
| `osProfile.disablePasswordAuthentication` | Specifies if password authentication is disabled. This is only present for Linux VMs | 2020-10-01
376376
| `osType` | Linux or Windows | 2017-04-02
377-
| `physicalZone` | [Physical zone](https://learn.microsoft.com/en-us/azure/reliability/availability-zones-overview?tabs=azure-cli#physical-and-logical-availability-zones) of the VM | 2023-11-15
377+
| `physicalZone` | [Physical zone](https://learn.microsoft.com/azure/reliability/availability-zones-overview?tabs=azure-cli#physical-and-logical-availability-zones) of the VM | 2023-11-15
378378
| `placementGroupId` | [Placement Group](../virtual-machine-scale-sets/virtual-machine-scale-sets-placement-groups.md) of your scale set | 2017-08-01
379379
| `plan` | [Plan](/rest/api/compute/virtualmachines/createorupdate#plan) containing name, product, and publisher for a VM if it's an Azure Marketplace Image | 2018-04-02
380380
| `platformUpdateDomain` | [Update domain](availability.md) the VM is running in | 2017-04-02

0 commit comments

Comments
 (0)