Forum Discussion
Paul_Reno
Jul 22, 2025Copper Contributor
No tagging available for App registrations or Enterprise Applications.
We require everything created in our Tenant to be tagged with an AppID that correlates to a support team, however, outside of the notes field, there is no tagging available. Does Microsoft plan on adding this feature to App registrations/Enterprise Applications in the future?
1 Reply
Seem no roadmap released yet but worth considering below as workaorund:
- App Registrations: Add tags via the manifest file or using Microsoft Graph API. These tags aren't visible in the portal UI but can be queried programmatically.
- Enterprise Applications: Tags aren't exposed in the portal, but it can still assign them via Graph and filter service principals accordingly.