Skip to content
Thomas Mutton edited this page Apr 1, 2018 · 4 revisions

To deploy this service you will need a Microsoft Azure account with an active subscription.

Clone this repo and open up the solution in Visual Studio (version >= 15.3 and Visual Studio 2017 Tools for Azure Functions installed).

Right click the project "AzContactForm.ResourceGroup" and click "Deploy".

Select your subscription and resource group and click the "Deploy" button.

The deployment process should take a few minutes. When it completes head over to your Azure Portal to view the deployed resources.

You will find three resources of types:

  • App Service Plan
  • App Service
  • Storage account
  • Event Grid Topic
Clone this wiki locally