Skip to main content

Azure Communication Services Connection String

Description

General

  • Documentation: https://docs.microsoft.com/en-us/azure/communication-services/

  • Summary: Azure Communication Services enables voice, video, chat and SMS capabilities in applications. Connection strings are used to authenticate and connect to Communication Services resources.

  • IPs allowlist: IP restrictions can be configured through Azure Networking services.

  • Scopes: Connection strings provide full access to the associated Communication Services resource.

Revoke the secret

Connection strings can be rotated in the Azure portal:

  1. Navigate to Communication Services resource
  2. Under "Settings", select "Keys"
  3. Regenerate the primary or secondary connection string

Check for suspicious activity

Activity logs are available through Azure Monitor.

Details for Azure communication services connection string

  • Family: credentials

  • Category: cloud_provider

  • Company: Microsoft

  • High recall: False

  • Validity check available: False

  • Analyzer available: False

  • Minimum number of matches: 3

  • Occurrences found for one million commits: 0.98

  • Prefixed: False

  • PreValidators:

- type: ContentWhitelistPreValidator
patterns:
- \.communication\.azure\.com
- type: ContentWhitelistPreValidator
patterns:
- jqqj99
- type: ContentWhitelistPreValidator
patterns:
- aaaaa

Examples

- text: |
endpoint=https://test-resource-name.unitedstates.communication.azure.com/;accesskey=1111111dI6kZ1f34lOJvRIz71orYVJHNzQd0uWqwE4fRrQcSMLOOJQQJ99AKACULyCpdHlM5AAAAA1111111
connection_string: endpoint=https://test-resource-name.unitedstates.communication.azure.com/;accesskey=1111111dI6kZ1f34lOJvRIz71orYVJHNzQd0uWqwE4fRrQcSMLOOJQQJ99AKACULyCpdHlM5AAAAA1111111
endpoint: https://test-resource-name.unitedstates.communication.azure.com/
access_key: 1111111dI6kZ1f34lOJvRIz71orYVJHNzQd0uWqwE4fRrQcSMLOOJQQJ99AKACULyCpdHlM5AAAAA1111111