Azure / azure-sdk-for-python

This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
MIT License
4.63k stars 2.84k forks source link

Minor updates to package README.md. Remove /en-us/ from links shown on samples and in source code #38554

Closed dargilco closed 1 week ago

dargilco commented 1 week ago

I'm also removing these flags from the .env file, as it causes confusion because this file is read automatically when running tests. Control test proxy behavior should be done outside the scope of a test run.

AZURE_TEST_RUN_LIVE=false AZURE_SKIP_LIVE_RECORDING=true PROXY_URL=http://localhost:5000

azure-sdk commented 1 week ago

API change check

API changes are not detected in this pull request.