File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/blueprint/azext_blueprint Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010register_command_group_deprecate ('az blueprint' )
1111
1212message = """Blueprints and associated commands will be deprecated
13- ' as early as July 2026. Customers are encouraged to transition to
14- ' Template Specs and Deployments Stacks to support their scenarios beyond that date.
15- ' Migration documentation is available at
16- ' https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/migrate-blueprint."""
13+ as early as July 2026. Customers are encouraged to transition to
14+ Template Specs and Deployments Stacks to support their scenarios beyond that date.
15+ Migration documentation is available at
16+ https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/migrate-blueprint."""
1717
1818register_other_breaking_change ('az blueprint' , message )
You can’t perform that action at this time.
0 commit comments