-
Notifications
You must be signed in to change notification settings - Fork 92
Cloud deployment
Carl Brochu edited this page Apr 4, 2019
·
26 revisions
Unleash the full power of Data Accelerator by deploying it into your subscription in Azure by following the instructions below and get started setting up end to end data pipelines!
- 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: https://github.com/Microsoft/data-accelerator/DeploymentCloud/
- Open common.parameters.txt under DeploymentCloud/Deployment.DataX, provide TenantId and SubscriptionId.
- For Windows OS, open a command prompt as an admin under the downloaded folder DeploymentCloud/Deployment.DataX
deploy.bat
Once the deployment finishes, open the Data Accelerator Portal via http://name.azurewebsites.net (Url available from the command prompt or via the Azure Portal under 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)
- For advanced scenarios, see See Configuring the ARM template for details and options
- Please refer to the FAQ