Azure Storage Account Access Key

Detects Azure Storage account access key patterns in connection strings. This pattern is based on a Microsoft Purview built-in sensitive information type. Users already running Purview may prefer to enable the built-in SIT directly, or use this version as a starting point for customisation.

Type
regex
Engine
universal
Confidence
high
Confidence justification
High confidence: DefaultEndpointsProtocol prefix combined with AccountKey of exactly 88 Base64 characters is structurally unique to Azure Storage connection strings. Added context gating and exclusion rules improve precision and reduce incidental matches.
Detection quality
Partial
Jurisdictions
global
Regulations
Criminal Code Act 1995 (Cth)
Frameworks
CIS Controls, ISO 27001, NIST CSF, PCI-DSS, SOC 2
Data categories
credentials, security
Scope
specific
Risk rating
10
Platform compatibility
Purview: Compatible, GCP DLP: Compatible, Macie: Compatible, Zscaler: Compatible, Palo Alto: Compatible, Netskope: Compatible

Pattern

DefaultEndpointsProtocol=https?;AccountName=[^;]+;AccountKey=[A-Za-z0-9+/\s]{86,92}={0,2}

Corroborative evidence keywords

Azure Storage, storage account, AccountKey, AccountName, DefaultEndpointsProtocol, blob, container, connection string, api key, api_key, apikey, access key, access token, auth token, authorization, bearer, conn str, connectionstring, cookie, credential (+44 more)

Proximity: 300 characters

Should match

Should not match

Known false positives

References