Skip to content

Commit

Permalink
Added examples to identity README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lsundaralingam committed Jan 22, 2021
1 parent c4aa835 commit d459029
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions sdk/communication/azure-communication-identity/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,13 @@ identity_client = CommunicationIdentityClient.from_connection_string(connection_

```

# Examples
The following section provides several code snippets covering some of the most common Azure Communication Services tasks, including:

[Create/delete Azure Communication Service identities][identitysamples]

[Create/revoke scoped user access tokens][identitysamples]

# Troubleshooting
The Azure Communication Service Identity client will raise exceptions defined in [Azure Core][azure_core].

Expand Down

0 comments on commit d459029

Please sign in to comment.