-
Notifications
You must be signed in to change notification settings - Fork 4k
Invoke-AzDataFactoryV2Pipeline actually runs the pipeline when using the -WhatIf switch #13231
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
Comments
Service team, please help to look into this question. |
@LijuanZ Could you please look into this? Thanks a lot! |
@bergmeister ADF doesn't support the "-WhatIf" switch yet, we will try to add the support later, thanks for the feedback. |
You missed the point: That ADF cmdlet already wrongly declares support for WhatIf but does not implement it, which is a severe bug. At the minimum you need to turn the WhatIf option for that cmdlet off right now by setting |
@bergmeister Yes, we will firstly disable it if possible and then try to add the support ASAP, thanks for the further comment on this. |
@bergmeister We already coded the fix, but it needs to wait for the next PS release train which is scheduled 12/29, you will get the fix soon, thanks for you patience on this. |
Thanks :) |
Issue fixed, close it. |
Description
Steps to reproduce
Environment data
Module versions
Az.DataFactory 10.0.2 from Az 4.8.0
Error output
NA
The text was updated successfully, but these errors were encountered: