Skip to content

Prepare test proxy for Python SDK test

Yuchao Yan edited this page Nov 15, 2022 · 6 revisions

When you run SDK test for first time, please follow the steps to prepare environment:

  1. Install docker
  2. Step into azure-sdk-for-python directory and run cmd:
.\eng\common\testproxy\docker-start-proxy.ps1 "start"
  1. Setup certificate Assume your virtual environment folder is D:\venv-python, paste content of dotnet-devcert.crt at the bottom of D:\venv-python\Lib\site-packages\certifi\cacert.pem