This repository is for the active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs or our versioned developer docs. For your ...
Create a virtualenv. Samples are compatible with Python 3.6+. python3 -m venv env source env/bin/activate Install the dependencies needed to run the samples.