-
Notifications
You must be signed in to change notification settings - Fork 91
Azure deployment
Carl Brochu edited this page Mar 20, 2019
·
1 revision
- Install Azure CLI from https://docs.microsoft.com/en-us/cli/azure/install-azure-cli?view=azure-cli-latest
- Download the scripts and templates locally via this link
- Open common.parameters.txt under DeploymentCloud/Deployment.DataX, provide TenantId and SubscriptionId. See Configuring the ARM template for details and options.
- For Windows OS, open a command prompt as an admin and run deploy.bat under DeploymentCloud/Deployment.DataX
Once the deployment finishes, go to http://name.azurewebsites.net to open the DataX portal (Url available from deployment script last logs or the deployed App Service. To find this, go to App Services in http://portal.azure.com, click on the app service called "dx*", and open the URL)
- Please refer to the FAQ