You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-machines/instance-metadata-service.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -242,8 +242,9 @@ When you don't specify a version, you get an error with a list of the newest sup
242
242
#### Supported API versions
243
243
244
244
> [!NOTE]
245
-
> Version 2023-07-01 is still being rolled out, it may not be available in some regions.
245
+
> Version 2023-11-15 is still being rolled out, it may not be available in some regions.
246
246
247
+
- 2023-11-15
247
248
- 2023-07-01
248
249
- 2021-12-13
249
250
- 2021-11-15
@@ -373,6 +374,7 @@ Schema breakdown:
373
374
| `osProfile.computerName` | Specifies the name of the computer | 2020-07-15
374
375
| `osProfile.disablePasswordAuthentication` | Specifies if password authentication is disabled. This is only present for Linux VMs | 2020-10-01
375
376
| `osType` | Linux or Windows | 2017-04-02
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
376
378
| `placementGroupId` | [Placement Group](../virtual-machine-scale-sets/virtual-machine-scale-sets-placement-groups.md) of your scale set | 2017-08-01
377
379
| `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
378
380
| `platformUpdateDomain` | [Update domain](availability.md) the VM is running in | 2017-04-02
0 commit comments