Azure Cross Tenant PIM in Public Preview
1 min readJul 8, 2021
If you have Azure Lighthouse then you can use that for cross tenant PIM, currently, it is under public preview but this would help those who are utilizing the Zero Trust model. You can read more about the announcement at this URL
What is Azure Lighthouse? Well, it is a tool for you to manage certain aspects of Azure that you have defined. This definition is created through ARM templates. You can deploy these ARM templates through the Azure marketplace or import them if you have the username and password for that particular tenant. You can learn more about Azure Lighthouse from this URL
You can learn more about PIM in my previous article