How to: Get your Microsoft 365 Tenant ID with Power Automate
For certain actions in Power Automate you might need to know your Microsoft 365 Tenant ID. It's really easy to find this using publicly available websites, the MS Graph API, the Azure Portal, or even the creator portal for Power Automate or Power Apps. But what if you want to know the Tenant ID as a dynamic piece of data that changes based on the context of the user running the flow? This is harder, particularly if you only have access to Standard Connectors. This video shows you one approach that seems like it should work and doesn't, and another approach that solves this challenge.