Download

Below are multiple options for conveniently downloading the selected profile:

National Institute of Standards and Technology (NIST) Privacy Framework 1.0

Curl:

curl https://regscaleblob.blob.core.windows.net/catalogs/nist-privacy-framework.json --output NIST-Privacy.json

PowerShell:

Invoke-WebRequest -Uri "https://regscaleblob.blob.core.windows.net/catalogs/nist-privacy-framework.json" -OutFile "NIST-Privacy.json"

View Raw JSON in Browser