Skip to content

Commit 6ea5a04

Browse files
authored
Merge pull request #102331 from john-par/patch-11
Update tutorial-deploy-ssis-virtual-network.md
2 parents 600ccb0 + 86f55f1 commit 6ea5a04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/tutorial-deploy-ssis-virtual-network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The steps include:
3939

4040
The Azure-SSIS IR needs to create certain network resources under the same resource group as the virtual network. These resources include:
4141
- An Azure load balancer, with the name *\<Guid>-azurebatch-cloudserviceloadbalancer*
42-
- A network work security group, with the name *\<Guid>-azurebatch-cloudservicenetworksecuritygroup
42+
- A network security group, with the name *\<Guid>-azurebatch-cloudservicenetworksecuritygroup
4343
- An Azure public IP address, with the name -azurebatch-cloudservicepublicip
4444

4545
Those resources will be created when your Azure-SSIS IR starts. They'll be deleted when your Azure-SSIS IR stops. To avoid blocking your Azure-SSIS IR from stopping, don't reuse these network resources in your other resources.

0 commit comments

Comments
 (0)