microsoft / azure-pipelines-tasks

Tasks for Azure Pipelines
https://aka.ms/tfbuild
MIT License
3.5k stars 2.61k forks source link

Support the -WhatIf switch on AzureResourceManagerTemplateDeploymentV3 #16110

Open nnellans opened 2 years ago

nnellans commented 2 years ago

Required Information

Entering this information will route you directly to the right team and expedite traction.

Question, Bug, or Feature?
Type: Feature

Enter Task Name: AzureResourceManagerTemplateDeployment

Environment

Issue Description

Would really love to use this task to run a deployment with the -WhatIf switch. Would it be possible to add this as an option to the task? Thanks.

PiotrWachulec commented 2 years ago

Yes, we are waiting for a long time for that feature! It's reeeeealy needed!

Manbearpiet commented 2 years ago

We'd really like this too

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 180 days with no activity. Remove the stale label or comment on the issue otherwise this will be closed in 5 days

Manbearpiet commented 1 year ago

Would still like this too

PiotrWachulec commented 1 year ago

@Manbearpiet to be honest, we switched to PowerShell deployment. It's faster and we have more flexibility in the deployment configuration. I'm recommending this approach :)

Manbearpiet commented 1 year ago

@Manbearpiet to be honest, we switched to PowerShell deployment. It's faster and we have more flexibility in the deployment configuration. I'm recommending this approach :)

Yeah we use CLI, but still would be a nice feature to have :-)

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 180 days with no activity. Remove the stale label or comment on the issue otherwise this will be closed in 5 days

geik commented 1 year ago

Oh, yes please! ... I'd really like this feature.

PiotrWachulec commented 1 year ago

@geik I just moved to clean PS deployment :) It's easier and faster :)

github-actions[bot] commented 11 months ago

This issue is stale because it has been open for 180 days with no activity. Remove the stale label or comment on the issue otherwise this will be closed in 5 days

nnellanspdl commented 11 months ago

Not stale ... just no response from Microsoft in over 180 days :(

benjaminpieplow commented 7 months ago

This would be a huge help for newcomers to Azure ARM/BICEP infrastructure management. Being able to easily gauge the result of a deployment, instead of "muck around and find out", eases a lot of the worry about breaking something, and the (less confident) people this would help the most likely don't have the coding skills to build PowerShell deployment wrappers for their projects. Having a deploymentMode: 'what-if' would be optimal.

PolkageistHS commented 4 months ago

2+ years and no response. This would be very helpful for me as well.

nnellanspdl commented 4 weeks ago

2.5 years since opening this issue. I'm going to say this is probably never happening ☹️

denys-artiukhov commented 4 weeks ago

Would be very helpful to have this feature!