Add link to Functions deployment tutorial. (#217)

Added a link to the new Azure Functions deployment tutorial in the VS
Code docs.
This commit is contained in:
Matt Hernandez 2018-02-09 08:26:07 -08:00 коммит произвёл Eric Jizba
Родитель a7fca0467a
Коммит 8b8d315110
1 изменённых файлов: 4 добавлений и 0 удалений

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

@ -1,6 +1,10 @@
# Azure Functions for Visual Studio Code (Preview)
[![Build Status](https://travis-ci.org/Microsoft/vscode-azurefunctions.svg?branch=master)](https://travis-ci.org/Microsoft/vscode-azurefunctions) [![Release Status](https://img.shields.io/github/tag/Microsoft/vscode-azurefunctions.svg?label=prerelease&colorB=0E7FC0)](https://github.com/Microsoft/vscode-azurefunctions/releases)
Create, debug, manage, and deploy Azure Functions directly from VS Code. Check
out this [deployment tutorial](https://code.visualstudio.com/tutorials/functions-extension/getting-started)
to get started with the Azure Functions extension.
## Prerequisites
* Install your desired version of the [Azure Functions Core Tools](https://docs.microsoft.com/azure/azure-functions/functions-run-local)