Delete-Button for deleting enterprise application(s) in Azure Active Directory is disabled. Why??!! I am admin-user!

Oliver Waterkamp 1 Reputation point
2020-11-28T00:45:29.107+00:00

43451-image.png

You see here in the list, only the point with 'deleting all enterprise applications' is left to delete the Azure Active Directory.

43387-image.png

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

1 answer

Sort by: Most helpful
  1. Abhijeet-MSFT 546 Reputation points Microsoft Employee
    2020-11-28T14:22:22.537+00:00

    hi @Oliver Waterkamp , you will need to use Remove-AzureADServicePrincipal -objectid "<objectidoftheapplication>" to delete the devops application.

    1 person found this answer helpful.
    0 comments No comments

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.