Skip to content

Commit

Permalink
{AzureFrontDoor} fixes Azure#5170
Browse files Browse the repository at this point in the history
fixes Azure/issues/5170

For managing Azure Front Door Standard/Premium, please refer https://docs.microsoft.com/en-us/cli/azure/afd?view=azure-cli-latest.
For classical Azure Front Door, please refer https://docs.microsoft.com/en-us/cli/azure/network/front-door?view=azure-cli-latest.
  • Loading branch information
navba-MSFT authored Aug 2, 2022
1 parent cf1ee43 commit d021903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/front-door/azext_front_door/_help.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# region FrontDoor
helps['network front-door'] = """
type: group
short-summary: Manage Front Doors.
short-summary: Manage Classical Azure Front Doors. For managing Azure Front Door Standard/Premium, please refer https://docs.microsoft.com/en-us/cli/azure/afd?view=azure-cli-latest.
"""

helps['network front-door create'] = """
Expand Down

0 comments on commit d021903

Please sign in to comment.