Skip to content

Commit a3a84f9

Browse files
authored
Merge pull request #207736 from jonburchel/2022-08-11-screenshot-updates-I-thru-N
Screenshot updates I-N
2 parents bef6483 + a0769f7 commit a3a84f9

File tree

41 files changed

+109
-196
lines changed

Some content is hidden

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

41 files changed

+109
-196
lines changed

articles/data-factory/industry-sap-connectors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: joowen
77
ms.service: data-factory
88
ms.custom: event-tier1-build-2022
99
ms.topic: conceptual
10-
ms.date: 04/20/2022
10+
ms.date: 08/11/2022
1111
---
1212

1313
# SAP connectors overview

articles/data-factory/industry-sap-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: joowen
77
ms.service: data-factory
88
ms.custom: event-tier1-build-2022
99
ms.topic: conceptual
10-
ms.date: 04/20/2022
10+
ms.date: 08/11/0222
1111
---
1212

1313
# SAP knowledge center overview

articles/data-factory/industry-sap-templates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: joowen
77
ms.service: data-factory
88
ms.custom: event-tier1-build-2022
99
ms.topic: conceptual
10-
ms.date: 04/20/2022
10+
ms.date: 08/11/2022
1111
---
1212

1313
# SAP templates overview

articles/data-factory/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: weetok
66
ms.service: data-factory
77
ms.subservice: tutorials
88
ms.topic: overview
9-
ms.date: 06/08/2021
9+
ms.date: 08/11/2022
1010
---
1111

1212
# What is Azure Data Factory?

articles/data-factory/iterative-development-debugging.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22
title: Iterative development and debugging
33
titleSuffix: Azure Data Factory & Azure Synapse
44
description: Learn how to develop and debug Data Factory and Synapse Analytics pipelines iteratively with the service UI.
5-
ms.date: 09/09/2021
5+
ms.date: 08/12/2022
66
ms.topic: conceptual
77
ms.service: data-factory
88
ms.subservice: authoring
99
ms.custom: synapse
1010
services: data-factory
11-
documentationcenter: ''
1211
ms.workload: data-services
1312
author: kromerm
1413
ms.author: makromer

articles/data-factory/join-azure-ssis-integration-runtime-virtual-network-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to join Azure-SSIS integration runtime to a virtual netwo
44
ms.service: data-factory
55
ms.subservice: integration-services
66
ms.topic: conceptual
7-
ms.date: 02/15/2022
7+
ms.date: 08/11/2022
88
author: chugugrace
99
ms.author: chugu
1010
ms.custom: devx-track-azurepowershell

articles/data-factory/join-azure-ssis-integration-runtime-virtual-network-ui.md

Lines changed: 15 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to join Azure-SSIS integration runtime to a virtual netwo
44
ms.service: data-factory
55
ms.subservice: integration-services
66
ms.topic: conceptual
7-
ms.date: 02/15/2022
7+
ms.date: 08/12/2022
88
author: chugugrace
99
ms.author: chugu
1010
ms.custom: devx-track-azurepowershell
@@ -66,49 +66,45 @@ Use Azure portal to configure a classic virtual network before you try to join y
6666

6767
:::image type="content" source="media/join-azure-ssis-integration-runtime-virtual-network/access-control-add.png" alt-text=""Access control" and "Add" buttons":::
6868

69-
1. Select **Add role assignment**.
69+
1. Select **Add**, and then **Add role assignment** from the dropdown that appears.
7070

71-
1. On the **Add role assignment** page, for **Role**, select **Classic Virtual Machine Contributor**. In the **Select** box, paste **ddbf3205-c6bd-46ae-8127-60eb93363864**, and then select **MicrosoftAzureBatch** from the list of search results.
71+
1. On the **Add role assignment** page, enter **Microsoft Azure Batch** in the search box, select the role, and select **Next**.
7272

73-
:::image type="content" source="media/join-azure-ssis-integration-runtime-virtual-network/azure-batch-to-vm-contributor.png" alt-text="Search results on the "Add role assignment" page":::
73+
:::image type="content" source="media/join-azure-ssis-integration-runtime-virtual-network/add-virtual-machine-contributor-role.png" alt-text="Sreenshot showing search results for the "Virtual Machine Contributor" role.":::
7474

75-
1. Select **Save** to save the settings and close the page.
75+
1. On the **Members** page, under **Members** select **+ Select members**. Then on the **Select Members** pane, search for **Microsoft Azure Batch**, and select it from the list to add it, and click **Select**.
7676

77-
:::image type="content" source="media/join-azure-ssis-integration-runtime-virtual-network/save-access-settings.png" alt-text="Save access settings":::
77+
:::image type="content" source="media/join-azure-ssis-integration-runtime-virtual-network/add-microsoft-azure-batch-user-to-role-assignment.png" alt-text="Screenshot showing the Microsoft Azure Batch service principal.":::
7878

79-
1. Confirm that you see **MicrosoftAzureBatch** in the list of contributors.
79+
1. On the **Role Assignments** page, Search for **Microsoft Azure Batch** if necessary and Confirm that you see it in the list in the **Virtual Machine Contributors** role.
8080

8181
:::image type="content" source="media/join-azure-ssis-integration-runtime-virtual-network/azure-batch-in-list.png" alt-text="Confirm Azure Batch access":::
8282

83-
1. Make sure that *Microsoft.Batch* is a registered resource provider in Azure subscription that has the virtual network for your Azure-SSIS IR to join. For detailed instructions, see the [Register Azure Batch as a resource provider](azure-ssis-integration-runtime-virtual-network-configuration.md#registerbatch) section.
83+
1. Make sure that *Microsoft.Batch* is a registered resource provider in the Azure subscription that has the virtual network for your Azure-SSIS IR to join. For detailed instructions, see the [Register Azure Batch as a resource provider](azure-ssis-integration-runtime-virtual-network-configuration.md#registerbatch) section.
8484

8585
## Join Azure-SSIS IR to the virtual network
8686

8787
After you've configured an Azure Resource Manager/classic virtual network, you can join your Azure-SSIS IR to the virtual network:
8888

8989
1. Start Microsoft Edge or Google Chrome. Currently, only these web browsers support ADF UI.
9090

91-
1. In [Azure portal](https://portal.azure.com), on the left-hand-side menu, select **Data factories**. If you don't see **Data factories** on the menu, select **More services**, and then in the **INTELLIGENCE + ANALYTICS** section, select **Data factories**.
91+
1. In the [Azure portal](https://portal.azure.com), under the **Azure Services** section, select **More Services** to see a list of all Azure services. In the **Filter services** search box, type **Data Factories**, and then choose **Data Factories** in the list of services that appear.
92+
93+
:::image type="content" source="media/join-azure-ssis-integration-runtime-virtual-network/portal-find-data-factories.png" alt-text="Screenshot of the All Services page on the Azure portal filtered for Data Factories.":::
9294

9395
:::image type="content" source="media/join-azure-ssis-integration-runtime-virtual-network/data-factories-list.png" alt-text="List of data factories":::
9496

95-
1. Select your ADF with Azure-SSIS IR in the list. You see the home page for your ADF. Select the **Author & Monitor** tile. You see ADF UI on a separate tab.
97+
1. Select your data factory with the Azure-SSIS IR in the list. You see the home page for your data factory. Select the **Open Azure Data Factory Studio** tile. Azure Data Factory Studio will open on a separate tab.
9698

9799
:::image type="content" source="media/join-azure-ssis-integration-runtime-virtual-network/data-factory-home-page.png" alt-text="Data factory home page":::
98100

99-
1. In ADF UI, switch to the **Edit** tab, select **Connections**, and switch to the **Integration Runtimes** tab.
100-
101-
:::image type="content" source="media/join-azure-ssis-integration-runtime-virtual-network/integration-runtimes-tab.png" alt-text=""Integration runtimes" tab":::
102-
103-
1. If your Azure-SSIS IR is running, in the **Integration Runtimes** list, in the **Actions** column, select the **Stop** button for your Azure-SSIS IR. You can't edit your Azure-SSIS IR until you stop it.
101+
1. In Azure Data Factory Studio, select the **Manage** tab on the far left, and then switch to the **Integration Runtimes** tab. If your Azure-SSIS IR is running, hover over it in the list to find and select the **Stop** button, as shown below. You can't edit your Azure-SSIS IR until you stop it.
104102

105103
:::image type="content" source="media/join-azure-ssis-integration-runtime-virtual-network/stop-ir-button.png" alt-text="Stop the IR":::
106104

107-
1. In the **Integration Runtimes** list, in the **Actions** column, select the **Edit** button for your Azure-SSIS IR.
108-
109-
:::image type="content" source="media/join-azure-ssis-integration-runtime-virtual-network/integration-runtime-edit.png" alt-text="Edit the integration runtime":::
105+
1. After your Azure-SSIS IR is stopped, select it in the **Integration Runtimes** list to edit it.
110106

111-
1. On the **Integration runtime setup** pane, advance through the **General settings** and **Deployment settings** pages by selecting the **Next** button.
107+
1. On the **Edit integration runtime** pane, advance through the **General settings** and **Deployment settings** pages by selecting the **Continue** button.
112108

113109
1. On the **Advanced settings** page, complete the following steps.
114110

articles/data-factory/join-azure-ssis-integration-runtime-virtual-network.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to join Azure-SSIS integration runtime to a virtual netwo
44
ms.service: data-factory
55
ms.subservice: integration-services
66
ms.topic: conceptual
7-
ms.date: 02/15/2022
7+
ms.date: 08/12/2022
88
author: chugugrace
99
ms.author: chugu
1010
ms.custom: devx-track-azurepowershell
@@ -52,9 +52,9 @@ When joining your Azure-SSIS IR to a virtual network, remember these important p
5252

5353
- If a classic virtual network is already connected to your on-premises network in a different location from your Azure-SSIS IR, you can create an [Azure Resource Manager virtual network](../virtual-network/quick-create-portal.md#create-a-virtual-network) for your Azure-SSIS IR to join. Then configure a [classic-to-Azure Resource Manager virtual network](../vpn-gateway/vpn-gateway-connect-different-deployment-models-portal.md) connection.
5454

55-
- If an Azure Resource Manager virtual network is already connected to your on-premises network in a different location from your Azure-SSIS IR, you can first create an [Azure Resource Manager virtual network](../virtual-network/quick-create-portal.md#create-a-virtual-network) for your Azure-SSIS IR to join. Then configure an [Azure Resource Manager-to-Azure Resource Manager virtual network](../vpn-gateway/vpn-gateway-howto-vnet-vnet-resource-manager-portal.md) connection.
55+
- If an Azure Resource Manager network is already connected to your on-premises network in a different location from your Azure-SSIS IR, you can first create an [Azure Resource Manager virtual network](../virtual-network/quick-create-portal.md#create-a-virtual-network) for your Azure-SSIS IR to join. Then configure an [Azure Resource Manager-to-Azure Resource Manager virtual network](../vpn-gateway/vpn-gateway-howto-vnet-vnet-resource-manager-portal.md) connection.
5656

57-
## Hosting SSISDB in Azure SQL Database server or Managed Instance
57+
## Hosting SSISDB in Azure SQL Database server or Managed instance
5858

5959
If you host SSISDB in Azure SQL Database server configured with a virtual network service endpoint, make sure that you join your Azure-SSIS IR to the same virtual network and subnet.
6060

0 commit comments

Comments
 (0)