Skip to content

Commit 1ed49bf

Browse files
authored
Rename variable to $BatchApplicationId in script
1 parent 13d448f commit 1ed49bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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
@@ -40,7 +40,7 @@ $SecondPublicIP = "[your second public IP address resource ID or leave it empty]
4040
1. Navigate to [Azure portal](https://portal.azure.com).
4141
1. In the search bar, type `Microsoft Azure Batch`, and select it from the drop-down list, under **Microsoft Entra ID**.
4242
1. On the **Microsoft Azure Batch** page, note down or copy the **Application ID** to the clipboard.
43-
1. In the following script, set the `$eventGridAppId` variable to this value before running it.
43+
1. In the following script, set the `$BatchApplicationId` variable to this value before running it.
4444

4545
## Configure a virtual network
4646

0 commit comments

Comments
 (0)