Curl:
curl https://regscaleblob.blob.core.windows.net/profiles/800-53-rev4-high.json --output 800-53-rev4-high.json
PowerShell:
Invoke-WebRequest -Uri "https://regscaleblob.blob.core.windows.net/profiles/800-53-rev4-high.json" -OutFile "NIST 800-53 Rev 4 - HIGH.json"
View Raw JSON in Browser