Download

Below are multiple options for conveniently downloading the selected profile:

North American Electric Reliability Corporation (NERC) Critical Infrastructure Protection (CIP)

Curl:

curl https://regscaleblob.blob.core.windows.net/catalogs/nerc-cip.json --output NERC-CIP.json

PowerShell:

Invoke-WebRequest -Uri "https://regscaleblob.blob.core.windows.net/catalogs/nerc-cip.json" -OutFile "NERC-CIP.json"

View Raw JSON in Browser