Skip to content

Commit 6e2d405

Browse files
Merge pull request #226647 from GitaraniSharma-MSFT/patch-71
(AzureCXP) MicrosoftDocs/azure-docs#104861
2 parents 1ffd615 + 8ce6993 commit 6e2d405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/frontdoor/create-front-door-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ Run [Get-AzFrontDoorCdnEndpoint](/powershell/module/az.cdn/get-azfrontdoorcdnend
189189

190190
```azurepowershell-interactive
191191
$fd = Get-AzFrontDoorCdnEndpoint `
192-
-EndpointName contosofrontend-1234 `
192+
-EndpointName contosofrontend `
193193
-ProfileName contosoafd `
194194
-ResourceGroupName myRGFD
195195

0 commit comments

Comments
 (0)