We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6a7b67 commit 1eb7768Copy full SHA for 1eb7768
src/ResourceManager/DataFactories/Commands.DataFactoryV2.Test/ScenarioTests/IntegrationRuntimeTests.ps1
@@ -112,7 +112,7 @@ function Test-SsisAzure-IntegrationRuntime
112
-CatalogAdminCredential $mycreds `
113
-CatalogPricingTier 'S1' `
114
-MaxParallelExecutionsPerNode 1 `
115
- -LicenseType LicenseIncluded `
+ -LicenseType LicenseIncluded `
116
-Force
117
118
$expected = Get-AzureRmDataFactoryV2IntegrationRuntime -ResourceGroupName $rgname `
0 commit comments