Download

Below are multiple options for conveniently downloading the selected profile:

Payment Card Industry (PCI) Data Security Standard (DSS) 4.0

Curl:

curl https://regscaleblob.blob.core.windows.net/catalogs/pci-dss-321.json --output PCI-4.json

PowerShell:

Invoke-WebRequest -Uri "https://regscaleblob.blob.core.windows.net/catalogs/pci-dss-321.json" -OutFile "PCI-4.json"

View Raw JSON in Browser