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 83243ce commit 4bd4543Copy full SHA for 4bd4543
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', target_version='July 2026 or later')
+register_command_group_deprecate('az blueprint', target_version='July 2026')
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