Set-AzDataFactoryV2IntegrationRuntime
Hiermee wordt een integratieruntime bijgewerkt.
Syntaxis
Set-AzDataFactoryV2IntegrationRuntime
[-ResourceGroupName] <String>
[-DataFactoryName] <String>
[-Name] <String>
[-Type <String>]
[-Description <String>]
[-Location <String>]
[-NodeSize <String>]
[-NodeCount <Int32>]
[-CatalogServerEndpoint <String>]
[-CatalogAdminCredential <PSCredential>]
[-CatalogPricingTier <String>]
[-VNetId <String>]
[-Subnet <String>]
[-SubnetId <String>]
[-PublicIPs <String[]>]
[-DataFlowComputeType <String>]
[-DataFlowEnableQuickReuse]
[-DataFlowCoreCount <Int32>]
[-DataFlowTimeToLive <Int32>]
[-ManagedVNetCopyComputeScaleDataIntegrationUnit <Int32>]
[-ManagedVNetCopyComputeScaleTimeToLive <Int32>]
[-ManagedVNetPipelineExternalComputeScaleTimeToLive <Int32>]
[-ManagedVNetNumberOfPipelineNodeCount <Int32>]
[-ManagedVNetNumberOfExternalNodeCount <Int32>]
[-SelfContainedInteractiveAuthoringEnabled]
[-SetupScriptContainerSasUri <String>]
[-Edition <String>]
[-VNetInjectionMethod <String>]
[-ExpressCustomSetup <ArrayList>]
[-DataProxyIntegrationRuntimeName <String>]
[-DataProxyStagingLinkedServiceName <String>]
[-DataProxyStagingPath <String>]
[-MaxParallelExecutionsPerNode <Int32>]
[-LicenseType <String>]
[-AuthKey <SecureString>]
[-Force]
[-DefaultProfile <IAzureContextContainer>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Set-AzDataFactoryV2IntegrationRuntime
[-ResourceId] <String>
[-Type <String>]
[-Description <String>]
[-Location <String>]
[-NodeSize <String>]
[-NodeCount <Int32>]
[-CatalogServerEndpoint <String>]
[-CatalogAdminCredential <PSCredential>]
[-CatalogPricingTier <String>]
[-VNetId <String>]
[-Subnet <String>]
[-SubnetId <String>]
[-PublicIPs <String[]>]
[-DataFlowComputeType <String>]
[-DataFlowEnableQuickReuse]
[-DataFlowCoreCount <Int32>]
[-DataFlowTimeToLive <Int32>]
[-ManagedVNetCopyComputeScaleDataIntegrationUnit <Int32>]
[-ManagedVNetCopyComputeScaleTimeToLive <Int32>]
[-ManagedVNetPipelineExternalComputeScaleTimeToLive <Int32>]
[-ManagedVNetNumberOfPipelineNodeCount <Int32>]
[-ManagedVNetNumberOfExternalNodeCount <Int32>]
[-SelfContainedInteractiveAuthoringEnabled]
[-SetupScriptContainerSasUri <String>]
[-Edition <String>]
[-VNetInjectionMethod <String>]
[-ExpressCustomSetup <ArrayList>]
[-DataProxyIntegrationRuntimeName <String>]
[-DataProxyStagingLinkedServiceName <String>]
[-DataProxyStagingPath <String>]
[-MaxParallelExecutionsPerNode <Int32>]
[-LicenseType <String>]
[-AuthKey <SecureString>]
[-Force]
[-DefaultProfile <IAzureContextContainer>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Set-AzDataFactoryV2IntegrationRuntime
[-ResourceId] <String>
[-Type <String>]
[-Description <String>]
-SharedIntegrationRuntimeResourceId <String>
[-Force]
[-DefaultProfile <IAzureContextContainer>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Set-AzDataFactoryV2IntegrationRuntime
[-ResourceGroupName] <String>
[-DataFactoryName] <String>
[-Name] <String>
[-Type <String>]
[-Description <String>]
-SharedIntegrationRuntimeResourceId <String>
[-Force]
[-DefaultProfile <IAzureContextContainer>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Set-AzDataFactoryV2IntegrationRuntime
[-InputObject] <PSIntegrationRuntime>
[-Type <String>]
[-Description <String>]
[-Location <String>]
[-NodeSize <String>]
[-NodeCount <Int32>]
[-CatalogServerEndpoint <String>]
[-CatalogAdminCredential <PSCredential>]
[-CatalogPricingTier <String>]
[-VNetId <String>]
[-Subnet <String>]
[-SubnetId <String>]
[-PublicIPs <String[]>]
[-DataFlowComputeType <String>]
[-DataFlowEnableQuickReuse]
[-DataFlowCoreCount <Int32>]
[-DataFlowTimeToLive <Int32>]
[-ManagedVNetCopyComputeScaleDataIntegrationUnit <Int32>]
[-ManagedVNetCopyComputeScaleTimeToLive <Int32>]
[-ManagedVNetPipelineExternalComputeScaleTimeToLive <Int32>]
[-ManagedVNetNumberOfPipelineNodeCount <Int32>]
[-ManagedVNetNumberOfExternalNodeCount <Int32>]
[-SelfContainedInteractiveAuthoringEnabled]
[-SetupScriptContainerSasUri <String>]
[-Edition <String>]
[-VNetInjectionMethod <String>]
[-ExpressCustomSetup <ArrayList>]
[-DataProxyIntegrationRuntimeName <String>]
[-DataProxyStagingLinkedServiceName <String>]
[-DataProxyStagingPath <String>]
[-MaxParallelExecutionsPerNode <Int32>]
[-LicenseType <String>]
[-AuthKey <SecureString>]
[-Force]
[-DefaultProfile <IAzureContextContainer>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Set-AzDataFactoryV2IntegrationRuntime
[-InputObject] <PSIntegrationRuntime>
[-Type <String>]
[-Description <String>]
-SharedIntegrationRuntimeResourceId <String>
[-Force]
[-DefaultProfile <IAzureContextContainer>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Description
De Set-AzDataFactoryV2IntegrationRuntime-cmdlet werkt een integratieruntime bij met specifieke parameters.
Voorbeelden
Voorbeeld 1: Beschrijving van Integration Runtime bijwerken.
Set-AzDataFactoryV2IntegrationRuntime -ResourceGroupName 'rg-test-dfv2' -DataFactoryName 'test-df-eu2' -Name 'test-selfhost-ir' `
-Description 'New description'
Id : /subscriptions/b3ee3a7f-7614-4644-ad07-afa832620b4b/resourceGroups/rg-test-dfv2/providers/Microsoft.DataFactory/factories/test-df-eu2/integrationruntimes/test-selfhost-ir
ResourceGroupName : rg-test-dfv2
DataFactoryName : test-df-eu2
Name : test-selfhost-ir
Description : New description
De cmdlet werkt de beschrijving van integration runtime met de naam test-selfhost-ir bij.
Voorbeeld 2: Zelf-hostende Integration Runtime delen.
Set-AzDataFactoryV2IntegrationRuntime -ResourceGroupName 'rg-test-dfv2' -DataFactoryName 'test-df-eu2' -Name 'test-selfhost-ir' `
-SharedIntegrationRuntimeResourceId '/subscriptions/b3ee3a7f-7614-4644-ad07-afa832620b4b/resourceGroups/rg-test-dfv2/providers/Microsoft.DataFactory/factories/test-df-eu2/integrationruntimes/test-selfhost-ir' -Type "SelfHosted"
Id : /subscriptions/b3ee3a7f-7614-4644-ad07-afa832620b4b/resourceGroups/rg-test-dfv2/providers/Microsoft.DataFactory/factories/test-df-eu2/integrationruntimes/test-selfhost-ir
ResourceGroupName : rg-test-dfv2
DataFactoryName : test-df-eu2
Name : test-selfhost-ir
Description : New description
De cmdlet voegt de ADF toe voor het gebruik van de gedeelde integratieruntime. Wanneer u -SharedIntegrationRuntimeResourceId
parameter gebruikt, moet de -Type
ook worden opgenomen. Houd er rekening mee dat aan de data factory toestemming moet worden verleend om de integration runtime te kunnen gebruiken voordat u cmdlet uitvoert.
Voorbeeld 3: Self-Hosted IR configureren als proxy voor Azure-SSIS IR in ADF.
Set-AzDataFactoryV2IntegrationRuntime -ResourceGroupName testgroup `
-DataFactoryName testdf `
-Name SSISIRWithDataProxy `
-DataProxyIntegrationRuntimeName proxySelfhostedIR `
-DataProxyStagingLinkedServiceName AzureBlobStorage `
-DataProxyStagingPath teststaging
Location : EastUS
NodeSize : Standard_D8_v3
NodeCount : 1
MaxParallelExecutionsPerNode : 8
CatalogServerEndpoint :
CatalogAdminUserName :
CatalogAdminPassword :
CatalogPricingTier :
VNetId :
Subnet :
SubnetId :
VNetInjectionMethod : Express
PublicIPs :
State : Initial
LicenseType : LicenseIncluded
SetupScriptContainerSasUri :
DataProxyIntegrationRuntimeName : proxySelfhostedIR
DataProxyStagingLinkedServiceName : AzureBlobStorage
DataProxyStagingPath :
Edition : Standard
Name : SSISIRWithDataProxy
Type : Managed
ResourceGroupName : testgroup
DataFactoryName : testdf
Description :
Id : /subscriptions/cb715d05-3337-4640-8c43-4f943c50d06e/resourceGroups/testgroup/providers/Microsoft.DataFactory/factories/testdf/integrationruntimes/SSISIRWithDataProxy
De cmdlet-update Azure-SSIS Integration Runtime voor het gebruik van zelf-hostende Integration Runtime als een gegevensproxy.
Parameters
-AuthKey
De verificatiesleutel van de zelf-hostende Integration Runtime.
Type: | SecureString |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-CatalogAdminCredential
De beheerdersreferentie van de catalogusdatabase van de integratieruntime.
Type: | PSCredential |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-CatalogPricingTier
De catalogusdatabaseprijscategorie van de Integration Runtime.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-CatalogServerEndpoint
Het servereindpunt van de catalogusdatabase van de integratieruntime.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-Confirm
U wordt gevraagd om bevestiging voordat u de cmdlet uitvoert.
Type: | SwitchParameter |
Aliassen: | cf |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-DataFactoryName
De naam van de data factory.
Type: | String |
Position: | 1 |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | True |
Jokertekens accepteren: | False |
-DataFlowComputeType
Het rekentype van het gegevensstroomcluster waarmee de gegevensstroomtaak wordt uitgevoerd.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-DataFlowCoreCount
Kernaantal van het gegevensstroomcluster waarmee de gegevensstroomtaak wordt uitgevoerd.
Type: | Nullable<T>[Int32] |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-DataFlowEnableQuickReuse
Om te bepalen of het gegevensstroomcluster opnieuw moet worden gebruikt in de volgende gegevensstroomactiviteit.
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-DataFlowTimeToLive
De instelling Time to Live (in minuten) van het gegevensstroomcluster waarmee de gegevensstroomtaak wordt uitgevoerd.
Type: | Nullable<T>[Int32] |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-DataProxyIntegrationRuntimeName
De Self-Hosted Integration Runtime-naam die wordt gebruikt als proxy
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-DataProxyStagingLinkedServiceName
De naam van de gekoppelde Azure Blob Storage-service die verwijst naar het faseringsgegevensarchief dat moet worden gebruikt bij het verplaatsen van gegevens tussen Self-Hosted en Azure-SSIS Integration Runtime
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-DataProxyStagingPath
Het pad in het faseringsgegevensarchief dat moet worden gebruikt bij het verplaatsen van gegevens tussen Self-Hosted en Azure-SSIS Integration Runtimes, wordt een standaardcontainer gebruikt als deze niet is opgegeven
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-DefaultProfile
De referenties, het account, de tenant en het abonnement die worden gebruikt voor communicatie met Azure.
Type: | IAzureContextContainer |
Aliassen: | AzContext, AzureRmContext, AzureCredential |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-Description
De beschrijving van de Integration Runtime.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-Edition
De editie voor SSIS Integration Runtime die Standard of Enterprise kan zijn, is standaard als deze niet is opgegeven.
Type: | String |
Geaccepteerde waarden: | Standard, Enterprise |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-ExpressCustomSetup
De snelle aangepaste installatie voor SSIS Integration Runtime die kan worden gebruikt voor het instellen van configuraties en onderdelen van derden zonder aangepast installatiescript.
Type: | ArrayList |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-Force
Hiermee wordt de cmdlet uitgevoerd zonder dat u om bevestiging wordt gevraagd.
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-InputObject
Het integration runtime-object.
Type: | PSIntegrationRuntime |
Position: | 0 |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | True |
Jokertekens accepteren: | False |
-LicenseType
Het licentietype dat u wilt selecteren voor de SSIS IR. Er zijn twee typen: LicenseIncluded of BasePrice. Als u gekwalificeerd bent voor de prijzen van Azure Hybrid Use Benefit (AHUB), selecteert u BasePrice. Als dat niet het is, selecteert u LicenseIncluded.
Type: | String |
Geaccepteerde waarden: | LicenseIncluded, BasePrice |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-Location
De locatie van de integratieruntime.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-ManagedVNetCopyComputeScaleDataIntegrationUnit
DIU-nummerinstelling gereserveerd voor de uitvoering van kopieeractiviteit.
Type: | Nullable<T>[Int32] |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-ManagedVNetCopyComputeScaleTimeToLive
Time to live (in minuten) instelling van integration runtime waarmee kopieeractiviteit wordt uitgevoerd.
Type: | Nullable<T>[Int32] |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-ManagedVNetNumberOfExternalNodeCount
Het aantal externe knooppunten, dat groter moet zijn dan 0 en kleiner dan 11.
Type: | Nullable<T>[Int32] |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-ManagedVNetNumberOfPipelineNodeCount
Het aantal pijplijnknooppunten, dat groter moet zijn dan 0 en kleiner dan 11.
Type: | Nullable<T>[Int32] |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-ManagedVNetPipelineExternalComputeScaleTimeToLive
Time to live (in minuten) instelling van integration runtime die pijplijn en externe activiteit uitvoert.
Type: | Nullable<T>[Int32] |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-MaxParallelExecutionsPerNode
Maximumaantal parallelle uitvoeringen per knooppunt voor een beheerde toegewezen integration runtime.
Type: | Nullable<T>[Int32] |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-Name
De naam van de integratieruntime.
Type: | String |
Aliassen: | IntegrationRuntimeName |
Position: | 2 |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | True |
Jokertekens accepteren: | False |
-NodeCount
Aantal doelknooppunten van de integratieruntime.
Type: | Nullable<T>[Int32] |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-NodeSize
De grootte van het integration runtime-knooppunt.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-PublicIPs
De statische openbare IP-adressen die door de Integration Runtime worden gebruikt.
Type: | String[] |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-ResourceGroupName
De naam van de resourcegroep.
Type: | String |
Position: | 0 |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | True |
Jokertekens accepteren: | False |
-ResourceId
De Azure-resource-id.
Type: | String |
Aliassen: | Id |
Position: | 0 |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | True |
Jokertekens accepteren: | False |
-SelfContainedInteractiveAuthoringEnabled
Een alternatieve optie om ervoor te zorgen dat de interactieve creatiefunctie werkt wanneer uw zelf-hostende Integration Runtime geen verbinding kan maken met Azure Relay.
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-SetupScriptContainerSasUri
De SAS-URI van de Azure Blob-container die het aangepaste installatiescript bevat.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-SharedIntegrationRuntimeResourceId
De resource-id van de gedeelde zelf-hostende Integration Runtime.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-Subnet
De naam van het subnet in het VNet.
Type: | String |
Aliassen: | SubnetName |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-SubnetId
De id van het subnet waaraan deze Azure-SSIS Integration Runtime wordt toegevoegd.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-Type
Het type Integration Runtime.
Type: | String |
Geaccepteerde waarden: | Managed, SelfHosted |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-VNetId
De id van het VNet waaraan de integration runtime deelneemt.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-VNetInjectionMethod
De editie voor SSIS Integration Runtime die Standard of Enterprise kan zijn, is standaard als deze niet is opgegeven.
Type: | String |
Geaccepteerde waarden: | Standard, Express |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-WhatIf
Toont wat er gebeurt als de cmdlet wordt uitgevoerd, maar de cmdlet niet uitvoert.
Type: | SwitchParameter |
Aliassen: | wi |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
Invoerwaarden
Uitvoerwaarden
Azure PowerShell