From 38ee0b4fd677fc6196b223eb48e6841cef06c400 Mon Sep 17 00:00:00 2001 From: NoriZC <110961157+NoriZC@users.noreply.github.com> Date: Tue, 25 Aug 2026 13:25:40 +1000 Subject: [PATCH] Update HISTORY.rst --- src/azure-cli/HISTORY.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/src/azure-cli/HISTORY.rst b/src/azure-cli/HISTORY.rst index 494a973c5de..5283335ff9b 100644 --- a/src/azure-cli/HISTORY.rst +++ b/src/azure-cli/HISTORY.rst @@ -37,7 +37,6 @@ Release History * `az appservice plan`: Remove preview flag for managed instance app service plans (#33690) * `az appservice plan`: Add Premium V3 SKU support (`P0V3`, `P1-3V3`, `P1-5MV3`) for managed instances (#33690) * `az webapp troubleshoot status`: Provide latest application startup attempt data (#33673) -* `az appservice plan create`: Fix help examples for Windows plans to include `--is-linux false`, consistent with the default behavior that creates Linux plans when the flag is omitted (#33821) **ARM**