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