From bf8f9eab3c90a69ac62ce4fc81acf2dbfa86d624 Mon Sep 17 00:00:00 2001 From: SaurabhSharma-MSFT <38112130+SaurabhSharma-MSFT@users.noreply.github.com> Date: Thu, 12 May 2022 06:52:02 -0700 Subject: [PATCH] [Front-Door] Fix 17864 Fix 17864 --- src/FrontDoor/FrontDoor/help/Get-AzFrontDoor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FrontDoor/FrontDoor/help/Get-AzFrontDoor.md b/src/FrontDoor/FrontDoor/help/Get-AzFrontDoor.md index 83fca1db64b9..dd339f8a55e9 100644 --- a/src/FrontDoor/FrontDoor/help/Get-AzFrontDoor.md +++ b/src/FrontDoor/FrontDoor/help/Get-AzFrontDoor.md @@ -18,7 +18,7 @@ Get-AzFrontDoor [-ResourceGroupName ] [-Name ] [-DefaultProfile ``` ## DESCRIPTION -The **Get-AzFrontDoor** cmdletGet gets all existing Front Doors in the current subscription that matches provided information. +The **Get-AzFrontDoor** cmdletGet gets all existing Front Doors (Classic Tier only) in the current subscription that matches provided information. ## EXAMPLES