Skip to content

Commit 170a566

Browse files
author
Jill Grant
authored
Merge pull request #292233 from meganbradley/meganbradley/docutune-autopr-20241220-032428-5790803-ignore-build
[BULK] - DocuTune remediation - Red Tiger deprecation (part 6)
2 parents 8776799 + e0ac69d commit 170a566

20 files changed

+20
-20
lines changed

articles/data-factory/concepts-change-data-capture-resource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The new Change Data Capture resource in ADF allows for full fidelity change data
2323

2424
:::image type="content" source="media/adf-cdc/change-data-capture-resource-1.png" alt-text="Screenshot of new top-level resource in Factory Resources panel.":::
2525

26-
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RE5geIG]
26+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=add55f05-eabf-4185-8db6-aef373d635f1]
2727
2828
> [!NOTE]
2929
> The Change Data Capture resource in Azure Data Factory is currently in public preview

articles/data-factory/concepts-change-data-capture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The easiest and quickest way to get started in data factory with CDC is through
3131

3232
The changed data including inserted, updated and deleted rows can be automatically detected and extracted by ADF mapping data flow from the source databases. No timestamp or ID columns are required to identify the changes since it uses the native change data capture technology in the databases. By simply chaining a source transform and a sink transform reference to a database dataset in a mapping data flow, you can see the changes happened on the source database to be automatically applied to the target database, so that you can easily synchronize data between two tables. You can also add any transformations in between for any business logic to process the delta data. When defining your sink data destination, you can set insert, update, upsert, and delete operations in your sink without the need of an Alter Row transformation because ADF is able to automatically detect the row makers.
3333

34-
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RE5bkg2]
34+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=ba3e201c-c9d0-4c1d-806c-b3c8ca601de2]
3535
3636
**Supported connectors**
3737
- [SAP CDC](connector-sap-change-data-capture.md)

articles/data-factory/concepts-data-flow-column-pattern.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Several mapping data flows transformations allow you to reference template colum
2020
* If incoming source fields change often such as the case of changing columns in text files or NoSQL databases. This scenario is known as [schema drift](concepts-data-flow-schema-drift.md).
2121
* If you wish to do a common operation on a large group of columns. For example, wanting to cast every column that has 'total' in its column name into a double.
2222

23-
> [!VIDEO https://www.microsoft.com/videoplayer/embed/RE4Iui1]
23+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=8848564b-ff1c-4ad5-9ccd-74357f93a348]
2424
2525
## Column patterns in derived column and aggregate
2626

articles/data-factory/concepts-data-flow-debug-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ In most cases, it's a good practice to build your Data Flows in debug mode so th
4242
> Every debug session that a user starts from their browser UI is a new session with its own Spark cluster. You can use the monitoring view for debug sessions shown in the previous images to view and manage debug sessions. You are charged for every hour that each debug session is executing including the TTL time.
4343
4444
This video clip talks about tips, tricks, and good practices for data flow debug mode.
45-
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RE5c8Jx]
45+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=8e101169-59fb-4371-aa88-039304f61b53]
4646
4747
## Cluster status
4848

articles/data-factory/concepts-data-flow-flowlet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.date: 10/20/2023
1818

1919
With flowlets you can create logic to do things such as address cleaning or string trimming. You can then map the input and outputs to columns in the calling data flow for a dynamic code reuse experience.
2020

21-
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RWQK3m]
21+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=18076f34-9a6b-41bb-a2a8-88b2f279307f]
2222
2323
## Getting started
2424
To create a flowlet, select the new flowlet action from the mapping data flow menu options.

articles/data-factory/concepts-data-flow-monitoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.date: 10/20/2023
1616

1717
After you have completed building and debugging your data flow, you want to schedule your data flow to execute on a schedule within the context of a pipeline. You can schedule the pipeline using Triggers. For testing and debugging your data flow from a pipeline, you can use the Debug button on the toolbar ribbon or Trigger Now option from the Pipeline Builder to execute a single-run execution to test your data flow within the pipeline context.
1818

19-
> [!VIDEO https://www.microsoft.com/videoplayer/embed/RE4P5pV]
19+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=5526e304-14f3-40cf-bd60-2f4bccf1fddb]
2020
2121
When you execute your pipeline, you can monitor the pipeline and all of the activities contained in the pipeline including the Data Flow activity. Select the monitor icon in the left-hand UI panel. You can see a screen similar to the one that follows. The highlighted icons allow you to drill into the activities in the pipeline, including the Data Flow activity.
2222

articles/data-factory/concepts-data-flow-performance-sinks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ With Azure SQL Database, the default partitioning should work in most cases. The
2222

2323
Here's a video walk-through of how to use data flows with exists, alter row, and sink transformations to achieve this common pattern:
2424

25-
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RWMLr5]
25+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=45ca63d6-06e0-4d90-bf2d-437220de663b]
2626
2727
### Impact of error row handling to performance
2828

articles/data-factory/concepts-data-flow-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Mapping data flows in Azure Data Factory and Synapse pipelines provide a code-fr
1818

1919
Watch the following video to see shows some sample timings transforming data with data flows.
2020

21-
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RE4rNxM]
21+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=0c322fbc-bcd2-4698-b031-4a51b1d9d129]
2222
2323
## Monitoring data flow performance
2424

articles/data-factory/concepts-data-flow-schema-drift.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ You need to make an architectural decision in your data flow to accept schema dr
2929

3030
This video provides an introduction to some of the complex solutions that you can build easily in Azure Data Factory or Synapse Analytics pipelines with data flow's **schema drift** feature. In this example, we build reusable patterns based on flexible database schemas:
3131

32-
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RE4tyx7]
32+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=941aff82-3f60-45be-853c-088bff9d703e]
3333
3434
## Schema drift in source
3535

articles/data-factory/concepts-data-flow-udf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ A user defined function is a customized expression you can define to be able to
2020

2121
Whenever you find yourself building the same logic in an expression across multiple mapping data flows this would be a good opportunity to turn that into a user defined function.
2222

23-
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RE4Zkek]
23+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=6ee2ba96-a6ca-4a57-8545-d03032aa68a2]
2424
>
2525
2626
## Getting started

0 commit comments

Comments
 (0)