Update Scenarios/AKS-ACI-Bursting/README.md

Co-authored-by: Ali Yousefi <aysabzevar@gmail.com>
This commit is contained in:
Ayobami Ayodeji 2023-03-14 11:48:57 -07:00 коммит произвёл GitHub
Родитель b587ccde4c
Коммит 1d29549ec3
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -41,7 +41,7 @@ az deployment group create \
--parameters location='eastus'
```
Running above bicep template will create the following new resources/configurations:
* 1 VNET with 2 subnets
* One VNET with two subnets
* 1 AKS cluster with virtual nodes enabled
* 1 Container registry
* Required RBAC assignments on the VNET and the ACR