We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5706658 commit 83243ceCopy full SHA for 83243ce
src/blueprint/azext_blueprint/_breaking_change.py
@@ -7,7 +7,7 @@
7
from azure.cli.core.breaking_change import register_command_group_deprecate, register_other_breaking_change
8
9
10
-register_command_group_deprecate('az blueprint')
+register_command_group_deprecate('az blueprint', target_version='July 2026 or later')
11
12
message = """Blueprints and associated commands will be deprecated
13
as early as July 2026. Customers are encouraged to transition to
0 commit comments