From f687e4b6841f3894291fae06bb462b70bd5e5e65 Mon Sep 17 00:00:00 2001 From: jenniew Date: Sun, 12 Jun 2022 17:22:43 -0700 Subject: [PATCH] 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 --- docs/readthedocs/source/doc/PPML/Overview/azure_ppml.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/readthedocs/source/doc/PPML/Overview/azure_ppml.md b/docs/readthedocs/source/doc/PPML/Overview/azure_ppml.md index b2780509..33d03af6 100644 --- a/docs/readthedocs/source/doc/PPML/Overview/azure_ppml.md +++ b/docs/readthedocs/source/doc/PPML/Overview/azure_ppml.md @@ -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. -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 /ppml/trusted-big-data-ml/azure/create-aks.sh \ --resource-group myResourceGroup \