Azure service bus connection string
Format
The string EndPoint
followed by the characters and strings outlined in the pattern below, including the strings servicebus.windows.net
and SharedAccesKey
.
Pattern
- the string
EndPoint
- zero to two whitespace characters
- an equal sign (=)
- zero to two whitespace characters
- any combination of between 1-200 lower- or uppercase letters, digits, symbols, special characters, or spaces
- the string
servicebus.windows.net
- any combination of between 1-200 lower- or uppercase letters, digits, symbols, special characters, or spaces
- the string
SharedAccessKey
- zero to two whitespace characters
- an equal sign (=)
- zero to two whitespace characters
- any combination of 43 characters that are lower- or uppercase letters, digits, forward slash (/), or plus sign (+)
- an equal sign (=)
Checksum
No
Keyword Highlighting
Supported
When keyword highlighting is supported in the contextual summary for a sensitive information type or a trainable classifier, in the Contextual Summary view of activity explorer, the keywords in a document that were matched to a policy are highlighted.
Definition
A DLP policy has high confidence that it's detected this type of sensitive information if, within a proximity of 300 characters:
- The regular expression
CEP_Regex_AzureServiceBusConnectionString
finds content that matches the pattern. - The regular expression
CEP_CommonExampleKeywords
doesn't find content that matches the pattern.
<!--Azure Service Bus Connection String-->
<Entity id="b9a6578f-a83f-4fcd-bf44-2130bae49a6f" patternsProximity="300" recommendedConfidence="85">
<Pattern confidenceLevel="85">
<IdMatch idRef="CEP_Regex_AzureServiceBusConnectionString" />
<Any minMatches="0" maxMatches="0">
<Match idRef="CEP_CommonExampleKeywords" />
</Any>
</Pattern>
</Entity>
Keywords
CEP_common_example_keywords
This sensitive information type identifies these keywords by using a regular expression, not a keyword list.
- contoso
- fabrikam
- northwind
- sandbox
- onebox
- localhost
- 127.0.0.1
- testacs.com
- s-int.net