Curl:
curl https://regscaleblob.blob.core.windows.net/catalogs/afmc-63-1201.json --output AFMC-63-1201.json
PowerShell:
Invoke-WebRequest -Uri "https://regscaleblob.blob.core.windows.net/catalogs/afmc-63-1201.json" -OutFile "AFMC-63-1201.json"
View Raw JSON in Browser