You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a new Python file and copy the below code. Remember to replace the `key` variable with the key for your resource, and replace the `endpoint` variable with the endpoint for your resource.
44
44
45
45
```python
46
-
# This example requires environment variables named "LANGUAGE_KEY" and "LANGUAGE_REGION"
46
+
# This example requires environment variables named "LANGUAGE_KEY" and "LANGUAGE_ENDPOINT"
0 commit comments