Updates for CTP3.0

This commit is contained in:
Mihaela Blendea
2019-05-21 19:31:15 -07:00
committed by GitHub
parent 96edf47a8c
commit 46e6e30f61
@@ -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/ctp-2.3/mssqlctl/requirements.txt
pip3 install -r https://private-repo.microsoft.com/python/ctp3.0/mssqlctl/requirements.txt
```
1. Login into your Azure account. Run this command:
```