Download

Below are multiple options for conveniently downloading the selected profile:

SOC 2 Version 2020.3

Curl:

curl https://regscaleblob.blob.core.windows.net/catalogs/soc2.json --output SOC2.json

PowerShell:

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

View Raw JSON in Browser