After opening an email in a new tab on Chrome from Outlook 365 web app, I noticed that some hyperlinks stop working. Strangely, for certain emails I received, the hyperlinks work fine.
I create these emails using Power Automate and the HTML code I use is:
<a href=“url” target=“_blank”> click here! </a>