How do I delete an application from azure active directory?

前端 未结 5 642
别跟我提以往
别跟我提以往 2021-02-06 21:26

The title of my issue is clear enough by itself I hope.... I have only one application in my Applications list in Azure Active Directory. I would like to delete that, because it

5条回答
  •  甜味超标
    2021-02-06 22:10

    For those coming by later and are using the new (preview) Azure Portal and are trying to remove a Native App;

    The issue is due to the availableToOtherTenants setting, which you can not edit in the UI at the moment of writing. However, you can add the Manifest manually through the Azure Portal and edit the setting. After the edit, you can remove the app.

提交回复
热议问题