WA SOC 2.0 onboarding scripts and documentation
To create a set of Azure AD groups, and create an associated lighthouse arm template, the lighthouse-onboard.py can be used. This is designed to be run with a logged in Azure CLI such as Azure Cloud Shell, from which the lighthouse arm template json file can be downloaded.
# the agencyname_lighthouse_arm.json generated below can be downloaded from your cloud shell for further use.
curl https://raw.githubusercontent.com/wagov/soc-onboarding/main/lighthouse-onboard.py | python3 - AGENCYNAME agencyname_lighthouse_arm.json
The handy Sentinel Connector Guidance can be viewed online, and printed to a PDF using your browser.