Skip to content

Commit 59b11ae

Browse files
authored
Updating to CTP 3.1
1 parent 01f34b2 commit 59b11ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/features/sql-big-data-cluster/deployment/aks

samples/features/sql-big-data-cluster/deployment/aks/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Using this sample Python script, you will deploy a Kubernetes cluster in Azure u
1818
```
1919
- Install mssqlctl CLI latest version using . Run the command below using elevated priviledges (sudo or admin cmd window):
2020
```
21-
pip3 install -r https://private-repo.microsoft.com/python/ctp3.0/mssqlctl/requirements.txt
21+
pip3 install -r https://private-repo.microsoft.com/python/ctp3.1/mssqlctl/requirements.txt
2222
```
2323
1. Login into your Azure account. Run this command:
2424
```

0 commit comments

Comments
 (0)