Download

Below are multiple options for conveniently downloading the selected profile:

General Data Protection Regulation (GDPR)

Curl:

curl https://regscaleblob.blob.core.windows.net/catalogs/gdpr.json --output GDPR.json

PowerShell:

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