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