From 30a8fc75a735c1756b3f68b090a78602a336b89f Mon Sep 17 00:00:00 2001 From: navba-MSFT <57353862+navba-MSFT@users.noreply.github.com> Date: Wed, 14 Sep 2022 17:37:06 +0530 Subject: [PATCH] {Front Door} Fix #23864: `az afd origin-group update` description (#23879) --- src/azure-cli/azure/cli/command_modules/cdn/_help.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/azure-cli/azure/cli/command_modules/cdn/_help.py b/src/azure-cli/azure/cli/command_modules/cdn/_help.py index a76313428b3..f4c984dd24c 100644 --- a/src/azure-cli/azure/cli/command_modules/cdn/_help.py +++ b/src/azure-cli/azure/cli/command_modules/cdn/_help.py @@ -1136,7 +1136,7 @@ helps['afd origin-group update'] = """ type: command -short-summary: Creates a new origin group within the specified profile. +short-summary: Updates an existing origin group within the specified profile. examples: - name: Update the probe setting of the specified origin group. text: >