Download

Below are multiple options for conveniently downloading the selected profile:

Australian Information Security Manual (ISM)

Curl:

curl https://regscaleblob.blob.core.windows.net/catalogs/australian-ism.json --output AUS-ISM.json

PowerShell:

Invoke-WebRequest -Uri "https://regscaleblob.blob.core.windows.net/catalogs/australian-ism.json" -OutFile "AUS-ISM.json"

View Raw JSON in Browser