Download

Below are multiple options for conveniently downloading the selected item:

NIST 800-60

Curl:

curl https://regscaleblob.blob.core.windows.net/other/classificationtypes.json --output 800-60.json

PowerShell:

Invoke-WebRequest -Uri "https://regscaleblob.blob.core.windows.net/other/classificationtypes.json" -OutFile "800-60.json"