Skip to content

Commit 65b31e6

Browse files
committed
ms.date and acrolinx
1 parent 6cae09d commit 65b31e6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/cloud-services/cloud-services-guestos-family-2-3-4-retirement.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Guest OS family 2, 3, and 4 retirement notice | Microsoft Docs
3-
description: Information about when the Azure Guest OS Family 2, 3, and 4 retirement happened and how to determine if you're affected.
3+
description: Information about when the Azure Guest OS Family 2, 3, and 4 retirement happened and how to determine if their retirement affects you.
44
services: cloud-services
55
ms.subservice: auto-os-updates
66
author: raiye
77
manager: timlt
88
ms.service: cloud-services
99
ms.topic: article
10-
ms.date: 07/08/2024
10+
ms.date: 07/23/2024
1111
ms.author: raiye
1212
ms.custom: compute-evergreen
1313
---
@@ -39,11 +39,11 @@ foreach($subscription in Get-AzureSubscription) {
3939
}
4040
```
4141

42-
Your cloud services are impacted by this retirement if the `osFamily` column in the script output contains a `2`, `3`, `4`, or is empty. If empty, the default `osFamily` attribute will point to `osFamily` `5`.
42+
This retirement affects your cloud services if the `osFamily` column in the script output contains a `2`, `3`, `4`, or is empty. If empty, the default `osFamily` attribute points to `osFamily` `5`.
4343

4444
## Recommendations
4545

46-
If you're affected, we recommend you migrate your Cloud Service or [Cloud Services Extended Support](../cloud-services-extended-support/overview.md) roles to one of the supported Guest OS Families:
46+
If this retirement affects you, we recommend you migrate your Cloud Service or [Cloud Services Extended Support](../cloud-services-extended-support/overview.md) roles to one of the supported Guest OS Families:
4747

4848
**Guest OS family 7.x** - Windows Server 2022 *(recommended)*
4949

0 commit comments

Comments
 (0)