Curl:
curl https://regscaleblob.blob.core.windows.net/catalogs/cms-ars5.json --output CMS-ARS.json
PowerShell:
Invoke-WebRequest -Uri "https://regscaleblob.blob.core.windows.net/catalogs/cms-ars5.json" -OutFile "CMS-ARS.json"
View Raw JSON in Browser