зеркало из
1
0
Форкнуть 0

change reference from Visual Studio Online to Visual Studio Codespaces

This commit is contained in:
Ben Williams 2020-06-05 09:47:19 -05:00 коммит произвёл GitHub
Родитель cdcc079150
Коммит 8aebac5831
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -6,7 +6,7 @@ Once completed, you will have a Virtual Assistant deployed into Azure as well as
## Deploying your Virtual Assistant
There are two options to quickly getting your Virtual Assistant up and running.
* [Deploy with Visual Studio Online](docs/visualstudioonline.md) - This is the simplest and will all happen online. The only thing you need is an Azure Subscription.
* [Deploy with Visual Studio Codespaces](docs/visualstudioonline.md) - This is the simplest and will all happen online. The only thing you need is an Azure Subscription.
* [Deploy with Visual Studio Code locally](docs/visualstudiocode.md) - This option uses your locally installed VS Code and Docker to do the work.
## How to talk to your assistant