Download

Below are multiple options for conveniently downloading the selected profile:

Minimally Viable Secure Product (MVSP) Version 1.0-20211007

Curl:

curl https://regscaleblob.blob.core.windows.net/catalogs/mvsp.json --output MVSP.json

PowerShell:

Invoke-WebRequest -Uri "https://regscaleblob.blob.core.windows.net/catalogs/mvsp.json" -OutFile "MVSP.json"

View Raw JSON in Browser