Skip to content

Commit 13d448f

Browse files
authored
Rename variable to $BatchApplicationId
1 parent 2a66b55 commit 13d448f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/create-azure-ssis-integration-runtime-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ if(![string]::IsNullOrEmpty($SSISDBServerEndpoint))
121121
1. Navigate to [Azure portal](https://portal.azure.com).
122122
1. In the search bar, type `Microsoft Azure Batch`, and select it from the drop-down list, under **Microsoft Entra ID**.
123123
1. On the **Microsoft Azure Batch** page, note down or copy the **Application ID** to the clipboard.
124-
1. In the following script, set the `$eventGridAppId` variable to this value before running it.
124+
1. In the following script, set the `$BatchApplicationId` variable to this value before running it.
125125

126126
## Configure a virtual network
127127

0 commit comments

Comments
 (0)