Curl:
curl https://regscaleblob.blob.core.windows.net/catalogs/DoD-IL5.json --output DoD-IL5.json
PowerShell:
Invoke-WebRequest -Uri https://regscaleblob.blob.core.windows.net/catalogs/DoD-IL5.json --OutFile “DoD-IL5.json”
View Raw JSON in Browser