Skip to content

Commit 0295d29

Browse files
Merge pull request #207422 from jonburchel/2022-08-09-screenshot-updates-how-tos
Screenshot updates - how-tos
2 parents a8a7572 + 3f40ce2 commit 0295d29

File tree

58 files changed

+69
-127
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+69
-127
lines changed

articles/data-factory/how-to-access-secured-purview-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: jianleishen
66
ms.service: data-factory
77
ms.topic: conceptual
88
ms.custom: [seo-lt-2019, references_regions]
9-
ms.date: 09/02/2021
9+
ms.date: 08/09/2022
1010
---
1111

1212
# Access a secured Microsoft Purview account from Azure Data Factory

articles/data-factory/how-to-clean-up-ssisdb-logs-with-elastic-jobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article describes how to clean up SSIS project deployment and
44
ms.service: data-factory
55
ms.subservice: integration-services
66
ms.topic: conceptual
7-
ms.date: 02/15/2022
7+
ms.date: 08/09/2022
88
author: chugugrace
99
ms.author: chugu
1010
ms.custom: devx-track-azurepowershell

articles/data-factory/how-to-configure-azure-ssis-ir-custom-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: conceptual
77
author: chugugrace
88
ms.author: chugu
99
ms.custom: seo-lt-2019
10-
ms.date: 02/15/2022
10+
ms.date: 08/09/2022
1111
---
1212

1313
# Customize the setup for an Azure-SSIS Integration Runtime

articles/data-factory/how-to-configure-azure-ssis-ir-enterprise-edition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "This article describes the features of Enterprise Edition for the
44
ms.service: data-factory
55
ms.subservice: integration-services
66
ms.topic: conceptual
7-
ms.date: 02/15/2022
7+
ms.date: 08/09/2022
88
author: chugugrace
99
ms.author: chugu
1010
---

articles/data-factory/how-to-configure-shir-for-log-analytics-collection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: data-factory
77
ms.subservice:
88
ms.custom: synapse
99
ms.topic: how-to
10-
ms.date: 02/22/2022
10+
ms.date: 08/09/2022
1111
ms.author: jburchel
1212
---
1313

articles/data-factory/how-to-create-custom-event-trigger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: chez-charlie
77
ms.author: chez
88
ms.reviewer: jburchel
99
ms.topic: conceptual
10-
ms.date: 05/07/2021
10+
ms.date: 08/09/2022
1111
---
1212

1313
# Create a custom event trigger to run a pipeline in Azure Data Factory

articles/data-factory/how-to-create-event-trigger.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ author: chez-charlie
99
ms.author: chez
1010
ms.reviewer: jburchel
1111
ms.topic: conceptual
12-
ms.date: 09/09/2021
12+
ms.date: 08/09/2022
1313
---
1414

1515
# Create a trigger that runs a pipeline in response to a storage event
@@ -42,9 +42,9 @@ This section shows you how to create a storage event trigger within the Azure Da
4242
1. Select trigger type **Storage Event**
4343

4444
# [Azure Data Factory](#tab/data-factory)
45-
:::image type="content" source="media/how-to-create-event-trigger/event-based-trigger-image-1.png" alt-text="Screenshot of Author page to create a new storage event trigger in Data Factory UI.":::
45+
:::image type="content" source="media/how-to-create-event-trigger/event-based-trigger-image-1.png" lightbox="media/how-to-create-event-trigger/event-based-trigger-image-1.png" alt-text="Screenshot of Author page to create a new storage event trigger in Data Factory UI." :::
4646
# [Azure Synapse](#tab/synapse-analytics)
47-
:::image type="content" source="media/how-to-create-event-trigger/event-based-trigger-image-1-synapse.png" alt-text="Screenshot of Author page to create a new storage event trigger in the Azure Synapse UI.":::
47+
:::image type="content" source="media/how-to-create-event-trigger/event-based-trigger-image-1-synapse.png" lightbox="media/how-to-create-event-trigger/event-based-trigger-image-1-synapse.png" alt-text="Screenshot of Author page to create a new storage event trigger in the Azure Synapse UI.":::
4848

4949
5. Select your storage account from the Azure subscription dropdown or manually using its Storage account resource ID. Choose which container you wish the events to occur on. Container selection is required, but be mindful that selecting all containers can lead to a large number of events.
5050

articles/data-factory/how-to-create-schedule-trigger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.reviewer: jburchel
88
ms.service: data-factory
99
ms.subservice: orchestration
1010
ms.topic: conceptual
11-
ms.date: 09/09/2021
11+
ms.date: 08/09/2022
1212
ms.custom: devx-track-python, devx-track-azurepowershell, synapse, devx-track-azurecli
1313
---
1414

articles/data-factory/how-to-create-tumbling-window-trigger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: data-factory
99
ms.subservice: orchestration
1010
ms.custom: synapse, devx-track-azurecli
1111
ms.topic: conceptual
12-
ms.date: 09/09/2021
12+
ms.date: 08/09/2022
1313
---
1414

1515
# Create a trigger that runs a pipeline on a tumbling window

articles/data-factory/how-to-data-flow-dedupe-nulls-snippets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: makromer
66
ms.service: data-factory
77
ms.subservice: tutorials
88
ms.topic: conceptual
9-
ms.date: 01/31/2022
9+
ms.date: 08/09/2022
1010
---
1111

1212
# Dedupe rows and find nulls by using data flow snippets

0 commit comments

Comments
 (0)