Skip to content

Commit 33749c2

Browse files
authored
Update schema-csdef-networktrafficrules.md
1 parent 5839144 commit 33749c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/cloud-services-extended-support/schema-csdef-networktrafficrules.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ ms.reviewer: mimckitt
1212

1313
# Azure Cloud Services (extended support) definition NetworkTrafficRules schema
1414

15+
> [!IMPORTANT]
16+
> 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).
17+
1518
The `NetworkTrafficRules` node is an optional element in the service definition file that specifies how roles communicate with each other. It limits which roles can access the internal endpoints of the specific role. The `NetworkTrafficRules` isn't a standalone element; it's combined with two or more roles in a service definition file.
1619

1720
The default extension for the service definition file is csdef.

0 commit comments

Comments
 (0)