Update Azure PPML doc (#4809)

* add script

* update

* update

* update scripts and doc

* update pass

* update

* update docker

* update

* aks script

* update create aks

* add doc

* update

* vm size note
This commit is contained in:
jenniew 2022-06-12 17:22:43 -07:00 committed by GitHub
parent 6aeabae58b
commit f687e4b684

View file

@ -65,7 +65,7 @@ Create AKS or use existing one.
You can run `/ppml/trusted-big-data-ml/azure/create-aks.sh` to create AKS with confidential computing support. You can run `/ppml/trusted-big-data-ml/azure/create-aks.sh` to create AKS with confidential computing support.
Note: Please use same VNet information of your client to create AKS. Note: Please use same VNet information of your client to create AKS. And use DC-Series VM size(i.e.Standard_DC8ds_v3) to create AKS.
```bash ```bash
/ppml/trusted-big-data-ml/azure/create-aks.sh \ /ppml/trusted-big-data-ml/azure/create-aks.sh \
--resource-group myResourceGroup \ --resource-group myResourceGroup \