Azure Front Door - Rename it

Nibbler 656 Reputation points
2020-11-02T07:40:03.173+00:00

Hi Q&A,

Is it possible to rename the Front Door from its initial name to another? Could this be done with Powershell?

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
691 questions
{count} votes

Accepted answer
  1. GitaraniSharma-MSFT 49,581 Reputation points Microsoft Employee
    2020-11-02T10:28:18.507+00:00

    Hello @KE1980 ,

    AFAIK, it is not possible to rename the Azure Front Door from its initial name to another.
    Please refer : https://learn.microsoft.com/en-us/powershell/module/az.frontdoor/set-azfrontdoor?view=azps-5.0.0

    36816-fdname.jpg

    "-Name" parameter in "Set-Azfrontdoor" powershell cmdlet is just to provide the name of the existing Front Door which you want to update. Accept pipeline input for this parameter is False and cannot be changed.

    Hope this helps!

    Kindly let us know if the above helps or you need further assistance on this issue.

    ----------------------------------------------------------------------------------------------------------------

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.