-
Notifications
You must be signed in to change notification settings - Fork 4k
Add Parameters for Set-AzDataFactoryV2IntegrationRuntime #9757
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…e and DataProxyStagingPath for Set-AzDataFactoryV2IntegrationRuntime to support staging
Can one of the admins verify this patch? |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you update a test to use and verify these new parameters? Also, a few minor comments and questions
...ataFactory/DataFactoryV2/IntegrationRuntimes/SetAzureDataFactoryIntegrationRuntimeCommand.cs
Show resolved
Hide resolved
...ataFactory/DataFactoryV2/IntegrationRuntimes/SetAzureDataFactoryIntegrationRuntimeCommand.cs
Show resolved
Hide resolved
src/DataFactory/DataFactoryV2/help/Set-AzDataFactoryV2IntegrationRuntime.md
Outdated
Show resolved
Hide resolved
src/DataFactory/DataFactoryV2/help/Set-AzDataFactoryV2IntegrationRuntime.md
Show resolved
Hide resolved
@hvermis Can you verify this contribution? @shawncx If you are a microsoft employee, please join the Azure org. You can follow the instructions here: https://aka.ms/azuregithub |
Confirming, Shawn is from our partner ADMS team. |
Description
Add 3 parameters for Set-AzDataFactoryV2IntegrationRuntime: DataProxyIntegrationRuntimeName, DataProxyStagingLinkedServiceName and DataProxyStagingPath. These 3 parameters are used in staging proxy scenario for SSIS IR
Checklist
CONTRIBUTING.md
platyPS
module