Skip to content

Commit

Permalink
Merge pull request Azure#19 from lsundaralingam/communication-identit…
Browse files Browse the repository at this point in the history
…y-personal

Added examples to identity README.md
  • Loading branch information
lsundaralingam authored Jan 22, 2021
2 parents c4aa835 + d459029 commit 67eb267
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 67eb267

Please sign in to comment.