From 2dfaf1bfbada7598cac3af56f3d9992775f78bea Mon Sep 17 00:00:00 2001 From: Mikael Karlsson <43226266+Micke-K@users.noreply.github.com> Date: Thu, 4 Feb 2021 09:16:52 +1100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d9bdba..f548f4a 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,8 @@ This makes it easy to backup or clone a complete Intune environment. The scripts * Removed support for AzureRM **New features** -* Support for Az module +* Support for Az module for Azure objects (Conditional access, Company Branding and MDM/MAM settings) +* Reload - Reloads all modules **Fixes** * Allow more than 9 Conditional Access policies. Issue [#5](https://github.com/Micke-K/IntuneManagement/issues/5)