Add the Azure app

The Azure installation consists of an Azure client deployment package. The deployment package is installed on an Azure website, which is connected to the application registration.

  1. On https://portal.azure.com/, log in with your Windows Azure credentials.
  2. Create a website in Azure by creating a Web App. In Azure, select App Services.
  3. Select Add.
  4. Create a new Web App. The App name must be a globally unique name. Select a name that is related to your company (Example: "[company name]-eam-dev").
    1. Create a dedicated resource group (recommended).
    2. Select the latest ASP.NET runtime stack (shown as "V4.7" in the figure below). The Publish setting is automatically set to "Code", and the Operating System setting is automatically set to "Windows".
    3. In the Region field, select the region related to the physical data center that the new mobile website is created on.
  5. Wait for the resource to deploy and navigate to the new App Service.
    1. Copy the URL. You'll use it in a later step.
  6. Create one or more virtual applications (optional).
    1. Each Dynamics 365 for Finance and Operations environment requires a dedicated mobile client installation. If multiple mobile client installations are deployed under the same Azure Web Service, it's required that each Mobile Client installation is set up as a virtual application.
  7. In the App Services menu, select Deployment Center and select "FTP" as the deployment option.
    1. Copy the FTP URL and the App Credentials user name and password. You'll use this information in a later step.

Step 4: Create new Web App.
Step 6: Create virtual applications.
Step 7: Select Deployment Center.