Forum Discussion
O365 Automated provision
I know that the SharePoint community has the ‘AutoSPInstaller’ as an option – this ‘automates’ the installation and various SP settings.
Does anything similar exist for Office365 Tenant provisioning – where all the various Tenant settings are set by running a script (or maybe 10 essential scripts) – so the Tenant is compliant with some kind of Security baseline - so i.e. legacy authentication and all the other MS ‘recommendations’ from Secure Score is set/initiated upon provisioning?
2 Replies
- Joe StockerBronze ContributorWhen creating a new tenant, Security Defaults is now on by default, so this will get you most of the way there. To read about it, check this out:
https://techcommunity.microsoft.com/t5/azure-active-directory-identity/introducing-security-defaults/ba-p/1061414
The next thing to do is visit the Microsoft Secure Score recommendations
https://docs.microsoft.com/en-us/microsoft-365/security/mtp/microsoft-secure-score-new?view=o365-worldwide
If you need something more customized, a Microsoft Partner can help. DM me if you would like a quote.
-Joe- Taen kerenSteel Contributor
Joe Stocker - narh... no quote nessesary
With conditional Access policies enabled in your environment, security defaults won't be available to you
Maybe someday, someone will "create" an 'AutoSPinstaller' - or maybe MS makes some automation in the Secure Score 🙂