Curl:
curl https://regscaleblob.blob.core.windows.net/catalogs/cri-profile-tier1.json --output CRI-T1.json
PowerShell:
Invoke-WebRequest -Uri "https://regscaleblob.blob.core.windows.net/catalogs/cri-profile-tier1.json" -OutFile "CRI-T1.json" View Raw JSON in Browser
View Raw JSON in Browser