OctopusDeploy / Library

| Public | A repository of step templates and other community-contributed extensions to Octopus Deploy
Other
171 stars 503 forks source link

Azure Cli Issue with Azure Administer WebJob #1516

Closed sharmaharry closed 4 months ago

sharmaharry commented 5 months ago

Step template

Azure Administer WebJob

Step version

No response

Octopus version

No response

Step template parameter inputs

No response

What happened

How to update this template to use Azure Cli rather than octopus cli as the steps come up with warnings

Reproduction steps

Create a web job using above template

More Information

No response

twerthi commented 5 months ago

It looks like this template was based off of a deprecated step which didn't include the ability to switch where the tools are loaded. It would be best to create a new template using the Run an Azure Script and copy the script and parameters into the new template.

sharmaharry commented 5 months ago

what a coincidence, I did the same a few hours before you posted this. Thanks a lot for comment anyways

twerthi commented 5 months ago

Nice! Were you going to submit it to the Library?

sharmaharry commented 5 months ago

yes I am! awaiting PR review for merge

sharmaharry commented 4 months ago

created new template