Microsoft Azure Communication Administration Service Client Library for Python
Project description
[![Build Status](https://dev.azure.com/azure-sdk/public/_apis/build/status/azure-sdk-for-python.client?branchName=master)](https://dev.azure.com/azure-sdk/public/_build/latest?definitionId=46?branchName=master)
# Azure Communication Administration Package client library for Python
Azure Communication Administration client package is intended to be used to setup the basics for opening a way to use Azure Communication Service offerings. This package helps to create identities user tokens to be used by other client packages such as chat, calling, sms.
# Getting started ### Prerequisites * Python 2.7, or 3.5 or later is required to use this package. * You must have an [Azure subscription](https://azure.microsoft.com/free/)
### Install the package Install the Azure Communication Administration client library for Python with [pip](https://pypi-hypernode.com/project/pip/):
`bash pip install azure-communication-administration `
# Key concepts ## CommunicationIdentityClient CommunicationIdentityClient provides operations for:
Create/delete identities to be used in Azure Communication Services. Those identities can be used to make use of Azure Communication offerings and can be scoped to have limited abilities through token scopes.
Create/revoke scoped user access tokens to access services such as chat, calling, sms. Tokens are issued for a valid Azure Communication identity and can be revoked at any time.
# Examples The following section provides several code snippets covering some of the most common Azure Communication Services tasks, including:
<!– [Create/delete Azure Communication Services identities](#identity_samples) –>
<!– [Create/revoke scoped user access tokens](#identity_samples) –>
# Troubleshooting
# Next steps
# Contributing
<!– LINKS –> <!–TODO: add links –> [identity_samples]: []
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file azure-communication-administration-1.0.0b1.zip
.
File metadata
- Download URL: azure-communication-administration-1.0.0b1.zip
- Upload date:
- Size: 45.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d00965fcdb0afe766d2a59e0a845327b2fede8b1885d9350c7adf57421641988 |
|
MD5 | acfdee0d8b6a1aa2d8262367abeaa255 |
|
BLAKE2b-256 | 986a22ac2f802abd9edc97ced0722542fd61a46b87f8829c234c6660e0e5d385 |
File details
Details for the file azure_communication_administration-1.0.0b1-py2.py3-none-any.whl
.
File metadata
- Download URL: azure_communication_administration-1.0.0b1-py2.py3-none-any.whl
- Upload date:
- Size: 28.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c0e2887302de8f8e8e0de68ca956360163bd3d85cd62d567df0a3e83bbad8da6 |
|
MD5 | 9473a0b5ad62e1f7ff311d9507f0c83f |
|
BLAKE2b-256 | 83a9f387acb74fb83d2ca1c9c52223997ba69bdb2221a8ae12facd593966deed |