Skip to content

Commit 5715c48

Browse files
committed
default added
1 parent 6a70b29 commit 5715c48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cloud-services/cloud-services-guestos-family234-retirement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ 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 is empty or contains a `2`, `3`, or `4`.
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` column value is `5`.
4343

4444
## Recommendations
4545

0 commit comments

Comments
 (0)