top of page

How to bulk export and import Conditional Access policies

  • Writer: Vlad Johansen
    Vlad Johansen
  • Sep 26, 2024
  • 2 min read

By default it's not possible to bulk export and import conditional access policies in Entra ID portal UI. It can be done with powershell script, but there is an easier method. Today I want to show you a method with Mikael Karlsson's awesome tool named Intune Management

This tool is also powershell based but it has UI and it's very easy to use



Press Code and choose Download zip


ree

Unzip the folder and start the Start.cmd from IntuneManagement-master folder

PS: Don't forget to unblock the cmd file in properties

ree

Press here in the top right corner and sign in with Conditional Access Administrator account


ree

After sign in , click on the logo again and press Request Consent

ree

Go to Conditional Access in the left menu


ree

Choose which Conditional Access policies you want to export and press export button

ree

Choose where you want to save your Conditional Access policies and press Export All

ree

In progress

ree

Go to your export root folder and find your exported Conditional Access .json files here


ree

To import this CA policies to another tenant, sign in with another Conditional Access administrator, go to Import and choose the export folder


ree

Decide if you want to Assign scope and import assignments and always import your policies in off state if they are new. You can also choose import type Replace or Update or Skip if objects already exist.


There is also another cool function named Document, this function can create a .DOCX, CSV, HTML etc. documentation of your Conditional Access policies


Here is an example with .docx


ree

Here is the result

ree

Pretty cool? Yeah


Happy exporting and importing and have a nice day.



Bình luận


Latest Blog Posts

© 2024-2025 need4.cloud

bottom of page