How to clone or duplicate an Azure enterprise application

Edwin Giron 0 Reputation points
2025-05-14T20:55:57.1866667+00:00

To save time, I would love to clone or duplicate an existing Azure enterprise application. If I'm missing the menu item, then please let me know where I should find it. If that option doesn't exist in the web interface, is there a powershell script to do it?

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. Andy David - MVP 157.8K Reputation points MVP Volunteer Moderator
    2025-05-14T21:43:22.44+00:00

    Hi there is nothing really built-in.

    You could look at powershell or Infractructure as Code:

    https://www.reddit.com/r/AZURE/comments/1gmiuof/cloneduplicate_enterprise_applications/

    0 comments No comments

  3. Moosa Khan 595 Reputation points Microsoft External Staff Moderator
    2025-05-14T22:04:55.8933333+00:00

    Hello Edwin,

    Currently, Microsoft Entra ID does not offer a built-in feature to clone or duplicate an existing enterprise application (service principal) directly through user interface or Powershell.

    The only way is to Copy the Manifest from App1 to App2 (where you will get App Roles ,Redirect URIs etc) but still you may need to add other fields manually.

    User's image

    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.


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.