with this simple Powershell commands you can get a (nearly) complete summaraize of you Azure-Tenant
This PowerShell script adapts functionality from the Modern Workplace Concierge and documents your Conditional Access Policies. The script exports all the data as a csv file which can be pretty formatted as excel workbook. Script is saved to the user’s default script lcoation: “C:\Users\%USERNAME%\Documents\WindowsPowerShell\Scripts” Afterwards: Excel gimmicks The following steps might help you to format the documentation.
here I have summarized all tools that are used to automatically document conditiona access policies with this very cool tool you can automatically create a Powerpoint-Mindmap of all your CA-Policies
here I found a very cool tool to do all the things you can’t achive in the WebIntune-Frontend. You can use it with Powershell Code or easily with a nice UI. It is very userfull to copy things from one tenant to another or just to compare tenant settings by exporting a csv which you can use in Excel GitHub