Is there any way to categorise or tag registered apps on Azure portal?

Robert Kampas 41 Reputation points
2021-09-21T15:34:43.263+00:00

Hi, I work for conglomerate that own many smaller companies worldwide. Each company has access to shared Azure resources. Many of our companies have created Azure apps. Now, when conglomerate IT manager goes to "App registrations" page he sees apps of every company on "All applications" tab. Its a mess. We are trying to agree on naming convention to so that we could see which app belong to who. The problem is that users who sign into the app also see the ugly name. We don't want users seeing app names like "MLG-LDN-ComplianceTool" even though it might help us to categorise things.

How can we organise Azure apps better? Are there tags or catalogs or anything like that so it looks better on Azure admin page?

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

Accepted answer
  1. Marilee Turscak-MSFT 37,206 Reputation points Microsoft Employee Moderator
    2021-09-21T20:54:35.213+00:00

    There isn't a way to add tags to app registrations specifically. As you observed, you can manually set their names to the same format, or you can add the similar types of apps to the same security group.

    If you have a Premium P1 or P2 license you can also set up Collections on the My Apps portal to organize your applications.

    If you'd like, I would be happy to share your insights as product feedback to the engineering team to push this feature forward.

    3 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Tom Harren 6 Reputation points
    2024-11-22T14:53:12.02+00:00

    It looks like there are tags in the manifest file. These can be used, right?

    User's image

    This page talks about tags too

    https://learn.microsoft.com/en-us/entra/identity-platform/reference-app-manifest#tags-attribute

    1 person found this answer 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.