azure-docs
azure-docs copied to clipboard
Quickstart for ACCESS TURN RELAY is BS
This documentation is like bulls---.
First,
mkdir access-tokens-quickstart && cd relay-tokens-quickstart
What the f--- is this, 'access' and then 'relay'?????
Second,
from azure.identity import DefaultAzureCredential
And ,
pip install azure.communication.networktraversal```
It won't work.
You will need
```pip install azure.identity```
Third,
```#You can also authenticate using your connection string
identity_client = CommunicationIdentityClient.from_connection_string(self.connection_string)
relay_client = CommunicationRelayClient.from_connection_string(self.connection_string)
What the motherf---ing on earth is this 'self.'?? This is bulls---.
Fourth,
for iceServer in config.ice_servers:
What the motherf---ing hell is the "config"???
Like I just pull it from the air?
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 75184d05-84c4-2d8f-2cbf-026c6ba868da
- Version Independent ID: 4515183d-0ad8-8961-3802-7deec49a12c7
- Content: Quickstart - Access TURN relays
- Content Source: articles/communication-services/quickstarts/relay-token.md
- Service: azure-communication-services
- GitHub Login: @shahen
- Microsoft Alias: shahen