Updating to CTP 3.1

This commit is contained in:
Travis Wright
2019-06-27 11:45:46 -07:00
committed by GitHub
parent 01f34b23a4
commit 59b11aeb51
@@ -18,7 +18,7 @@ Using this sample Python script, you will deploy a Kubernetes cluster in Azure u
```
- Install mssqlctl CLI latest version using . Run the command below using elevated priviledges (sudo or admin cmd window):
```
pip3 install -r https://private-repo.microsoft.com/python/ctp3.0/mssqlctl/requirements.txt
pip3 install -r https://private-repo.microsoft.com/python/ctp3.1/mssqlctl/requirements.txt
```
1. Login into your Azure account. Run this command:
```