Skip to content

Commit a5ee0b8

Browse files
authored
Update override-sku.md
1 parent c25b0e7 commit a5ee0b8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/cloud-services-extended-support/override-sku.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ ms.custom: devx-track-azurepowershell
1313

1414
# Override SKU settings in .cscfg and .csdef files for Cloud Services (extended support)
1515

16+
> [!IMPORTANT]
17+
> As of March 31, 2025, cloud Services (classic) is deprecated and will be fully retired on March 31, 2027. [Learn more](https://aka.ms/csesretirement) about this deprecation and [how to migrate](https://aka.ms/cses-retirement-march-2025).
18+
1619
This article describes how to update the role size and instance count in Azure Cloud Services by using the **allowModelOverride** property. When you use this property, you don't need to update the service configuration (.cscfg) and service definition (.csdef) files. So you can scale the cloud service up, down, in, or out without repackaging and redeploying it.
1720

1821
## Set the allowModelOverride property

0 commit comments

Comments
 (0)