Skip to content

Commit

Permalink
Merge pull request #16 from Sivaanish/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
srushti-714 committed Oct 6, 2021
2 parents 8dc09d6 + a6ab61a commit 3816c90
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions fraud-detection/02-Perform-A-Hoc-Queries.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ This first task will export credit card predictions from the prior exercise into

9. Drill down the SQL pool tables and then select the ellipsis (...) next to the **synapse.CreditCard** table. From there, select **Data flow** to open a new data flow.

![Create a new Data flow.](media/azure-synapse-new-data-flow.png 'Data flow')
![Create a new Data flow.](media/Step%209.png 'Data flow')

10. Name the data flow **DataflowCreditCard** and the integration dataset name **DatasetSqlPoolCreditCard**. Then, select **Create** to create the data flow.

Expand Down Expand Up @@ -148,9 +148,9 @@ This first task will export credit card predictions from the prior exercise into

![The data flow is selected.](media/azure-synapse-pipeline-dataflow-1.png 'Data flow')

31. Select the data flow and then navigate to the **Settings** menu. In the PolyBase sub-menu, change the Staging linked service to **SynapseLabFraudADLS**, the staging storage folder's container to **synapse** and folder to **creditcard**.
31. Select the data flow and then navigate to the **Settings** menu. In the Staging sub-menu, change the Staging linked service to **SynapseLabFraudADLS**, the staging storage folder's container to **synapse** and folder to **creditcard**.

![The PolyBase settings are created.](media/azure-synapse-pipeline-dataflow-settings.png 'Settings')
![The PolyBase settings are created.](media/Step%2031.png 'Settings')

32. Select **Debug** to run the pipeline.

Expand Down
Binary file added fraud-detection/media/Step 31.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fraud-detection/media/Step 9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3816c90

Please sign in to comment.