Skip to content

Latest commit

 

History

History
37 lines (31 loc) · 1.91 KB

germany-howto-deploy-webandmobile.md

File metadata and controls

37 lines (31 loc) · 1.91 KB
title description services cloud documentationcenter author manager ms.assetid ms.service ms.devlang ms.topic ms.tgt_pltfrm ms.workload ms.date ms.author
Deploy an Azure App Service app by using Visual Studio 2015 | Microsoft Docs
This article describes how to deploy an API app, web app, or mobile app to Azure Germany by using Visual Studio 2015 and the Azure SDK.
germany
na
na
gitralf
rainerst
na
germany
na
article
na
na
04/13/2017
ralfwi

Deploy an Azure App Service app by using Visual Studio 2015

This article describes how to deploy an Azure App Service app (API app, web app, or mobile app) to Azure Germany by using Visual Studio 2015.

Prerequisites

Open an app project in Visual Studio

Open an existing app solution or project in Visual Studio or create a project. Then, run the app in Visual Studio to make sure it works locally.

Deploy to Azure Germany

After Visual Studio is configured to connect to your Azure Germany account (which you already did as a prerequisite), instructions to deploy an App Service app are exactly same as they are for global Azure.

Next steps