Download

Below are multiple options for conveniently downloading the selected profile:

Secure Controls Framework (SCF)

Curl:

curl https://regscaleblob.blob.core.windows.net/catalogs/scf.json --output SCF.json

PowerShell:

Invoke-WebRequest -Uri "https://regscaleblob.blob.core.windows.net/catalogs/scf.json" -OutFile "SCF.json"