Forum Discussion
EntraID portal UI updates affecting visibility of proxy addresses
I have an open support case (TrackingID#2608010010000071) but the support engineer also recommended I post here. A recent update to the EntraID portal UI has implemented a stylesheet with a really tight rendering box around the list of proxy addresses that can be viewed from the flyout panel on an identity's account. The result is proxy addresses are being truncated after just a few characters making it very difficult to view the list of valid email aliases for an identity.
I've confirmed, using DevTools to inspect the source data, that the full addresses are being sent to the client. It is the tight rendering box (120 pixels) that is causing the truncated display. If I override the style sheet to use a larger "width" value I can force the display of the entire proxy address.
2 Replies
This is confirmed that proxyAddresses are fully available in Entra ID, but the current portal UI update introduced a CSS rendering bug that truncates the display in the flyout panel. The data is intact and retrievable via Graph API or PowerShell, so the issue is purely visual.
- GMulhernCopper Contributor
I'm not sure of the intent of your reply but you've just repeated pretty much everything I posted plus added two irrelevant links. As I said, I am aware that this is an issue, I have an open Microsoft support case for it. I posted here at the request of the Microsoft support engineer.
There will be no "solution" in this thread because I didn't ask a question. The solution will only come from the Entra portal development team whenever they fix the CSS bug. Thank you.