You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The breaking changes listed in this article are planned for the next major release of the Azure CLI unless otherwise noted. Per our [Support lifecycle](./azure-cli-support-lifecycle.md), breaking changes in Azure CLI Core reference groups occur twice a year.
###{%- ifnot (module == 'core'andcommand == 'core') -%}#{%- endif%} Deprecated in {{ version }}
14
20
15
21
{%forbcinbcs -%}
16
-
- {{ bc }}
22
+
- {{ bc.detail }}
17
23
{%endfor%}
18
24
19
25
{%endfor -%}
20
26
{%else -%}
21
27
22
-
{%forbcinmulti_version_bcs -%}
28
+
{%forbcinmulti_version_bcs['items'] -%}
23
29
- {{ bc }}
24
30
{%endfor%}
25
31
26
32
{%endif -%}
27
33
{%endfor -%}
28
-
{%endfor -%}
34
+
{%endfor -%}
35
+
36
+
> [!NOTE]
37
+
> This article provides information on upcoming breaking changes. For previously published breaking changes, see [Azure CLI release notes](./release-notes-azure-cli.md).
0 commit comments