This commit is contained in:
jasonmesser7 2022-12-12 14:53:59 -08:00 коммит произвёл GitHub
Родитель d912ff1976
Коммит a954e7f2f9
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -5,7 +5,7 @@
The First step in this tutorial is to define environment variables
```bash
export MY_RESOURCE_GROUP_NAME=myResourceGroup1
export MY_RESOURCE_GROUP_NAME=myResourceGroup
export MY_LOCATION=EastUS
export MY_VM_NAME=myVM
export MY_USERNAME=azureuser