Skip to content

Commit 99772d9

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into rolyon-rbac-csat
2 parents 41ba3cf + 6ea5a04 commit 99772d9

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)