diff --git a/docs/labs/02-build-and-run-miyagi/Lab1.md b/docs/labs/02-build-and-run-miyagi/Lab1.md index dba59584..ed9ca896 100644 --- a/docs/labs/02-build-and-run-miyagi/Lab1.md +++ b/docs/labs/02-build-and-run-miyagi/Lab1.md @@ -54,7 +54,7 @@ In this lab, you'll setup and configure Miyagi app locally. **AKS Lab** ``` - ./deploy.ps1 -resourceGroupPrefix "" -location "" -resourceGroupCount "<1>" -subscriptionId "" -deploymentType "aca" + ./deploy.ps1 -resourceGroupPrefix "" -location "" -resourceGroupCount "<1>" -subscriptionId "" -deploymentType "aks" ``` Note: If you are setting up the workshop just for you, make sure you set the value of resourceGroupCount to 1 4. Wait until the script completes. It will take less than 10 minutes to complete.