question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[pipelines/environments] Ability to create and configure pipeline environments via the cli

See original GitHub issue

Related command

az pipelines environments create/delete/update/list - ability to carry out the actions specified on the API (appears to only be visible on 6.0, I can’t find the documentation around 7.*

https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/environments?view=azure-devops-rest-6.0

Is your feature request related to a problem? Please describe.

Currently, creating environments via the UI is REALLY painful, and having the ability to create them automatically using the az command would be great (I have managed to get this to work in postman but would be nice to see this supported by the cli)

Describe the solution you’d like

Ability to create and manage azure pipeline environments which back deployment jobs which appear to be a replacement for the old release pipelines which are all UI driven.

Describe alternatives you’ve considered

Moving away from Azure DevOps as the CD element feels anti-automation.

Additional context

I’ve been reading the API documentation but the issues raised around it here: https://github.com/MicrosoftDocs/vsts-rest-api-specs/issues/526 appear to be ignored and not maintained which leaves little faith in the API documentation produced by Microsoft.

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:1
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
v-anvashistcommented, Aug 3, 2022

@jack1902 We are checking the API doc and will share the updates!!

1reaction
navba-MSFTcommented, Jul 13, 2022

Adding Service team to look into this issue.

@v-anvashist, @V-hmusukula Could you please look into this ask and provide an update once you get a chance ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Create target environment - Azure Pipelines - Microsoft Learn
Select Pipelines > Environments > Create environment. Environments. Enter information for the environment, and then select Create.
Read more >
Environments and deployments - GitLab Docs
Environments describe where code is deployed. Each time GitLab CI/CD deploys a version of code to an environment, a deployment is created. GitLab:....
Read more >
Azure DevOps Environments EXPLAINED - YouTube
Let's start our journey into Azure DevOps Environments. And check the other video on Kubernetes Environments with Azure Pipelines below.
Read more >
Deploying an Angular application with Azure Pipelines
In this example, I'm using a repository in Azure DevOps environment… ... I'm going to create a new Angular application using Angular CLI....
Read more >
#17: Multi-Stage Deployments With Azure DevOps - DEV ...
Join @nthonyChu on #30DaysOfSWA as he walks us through ... Now that we've configured the Azure Pipelines environments and password ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found