Skip to content

Commit 0c34a38

Browse files
authored
Merge pull request #178447 from swinarko/master
compare vnet injections
2 parents 53dfa18 + 6e037a7 commit 0c34a38

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to configure a virtual network for injection of Azure-SSI
44
ms.service: data-factory
55
ms.subservice: integration-services
66
ms.topic: conceptual
7-
ms.date: 10/27/2021
7+
ms.date: 11/03/2021
88
author: swinarko
99
ms.author: sawinark
1010
ms.custom: devx-track-azurepowershell
@@ -31,6 +31,8 @@ Here’s a table highlighting the differences between standard and express virtu
3131
| **Resource lock** | Not allowed in the resource group. | Not allowed in the virtual network. |
3232
| **Azure-SSIS IRs per virtual network** | Unlimited. | Only one. |
3333

34+
:::image type="content" source="media/join-azure-ssis-integration-runtime-virtual-network/standard-express-virtual-network-injection.png" alt-text="Screenshot of standard and express virtual network injection methods" lightbox="media/join-azure-ssis-integration-runtime-virtual-network/standard-express-virtual-network-injection.png":::
35+
3436
Your virtual network needs to be configured differently based on your injection method. If you use the express method, see the [Express virtual network injection method](azure-ssis-integration-runtime-express-virtual-network-injection.md) article, otherwise see the [Standard virtual network injection method](azure-ssis-integration-runtime-standard-virtual-network-injection.md) article.
3537

3638
## <a name="registerbatch"></a>Register Azure Batch as a resource provider
Loading

0 commit comments

Comments
 (0)