Skip to content

Local Cloud Debugging

Rohit Agrawal - MSFT edited this page Apr 16, 2019 · 17 revisions

Following steps will guide you through the steps that need to be followed in order to locally debug the projects

DataX.Flow

  • Open DataX.Flow.sln in VisualStudio (Run Visual Studio as admin)
  • In DataX.Flow project, open Local.1Node.xml file under ApplicationParameters folder
  • Set values for the following parameters:
    • AppInsightsIntrumentationKey
    • cosmosDBConfigCollectionName
    • cosmosDBConfigConnectionString
    • cosmosDBConfigDatabaseName
    • ServiceKeyvaultName
    • AzureServicesAuthConnectionString

Links

Data Accelerator

Install

Docs

Clone this wiki locally