1
0
Форкнуть 0

Update HOL step-by-step - Microservices architecture - Developer edition.md

This commit is contained in:
Dawnmarie DesJardins 2018-10-01 17:15:11 -07:00 коммит произвёл GitHub
Родитель 55acfb1175
Коммит bd73bc6b08
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 7 добавлений и 7 удалений

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

@ -99,19 +99,19 @@ The following figures are intended to help you keep track of all the technologie
1. Microsoft Azure subscription must be pay-as-you-go or MSDN
a. Trial subscriptions will not work
- Trial subscriptions will not work
2. A virtual machine configured with (see Before the hands-on lab):
a. Visual Studio 2017 Community edition, or later
- Visual Studio 2017 Community edition, or later
b. Azure Development workload enabled in Visual Studio 2017 (enabled by default on the VM)
- Azure Development workload enabled in Visual Studio 2017 (enabled by default on the VM)
e. Service Fabric SDK 3.1 or later for Visual Studio 2017
- Service Fabric SDK 3.1 or later for Visual Studio 2017
d. Google Chrome browser (Swagger commands do not work in IE)
e. PowerShell 3.0 or higher (v5.1 already installed on VM)
- Google Chrome browser (Swagger commands do not work in IE)
- PowerShell 3.0 or higher (v5.1 already installed on VM)
## Exercise 1: Environment setup