Curl:
curl https://regscaleblob.blob.core.windows.net/catalogs/ssdf.json --output 800-218.json
PowerShell:
Invoke-WebRequest -Uri "https://regscaleblob.blob.core.windows.net/catalogs/ssdf.json" -OutFile "800-218.json"
View Raw JSON in Browser