We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 780846a commit d645509Copy full SHA for d645509
articles/containers/index.yml
@@ -81,9 +81,9 @@ conceptualContent:
81
- url: /azure/dev-spaces/about
82
itemType: overview
83
text: What is Azure Dev Spaces?
84
- - url: /azure/dev-spaces/how-to/setup-cicd
85
- itemType: tutorial
86
- text: Integrate Spaces in your CI/CD pipeline for end to end testing
+ - url: /azure/dev-spaces/quickstart-netcore
+ itemType: quickstart
+ text: Run and debug a microservice
87
- url: /azure/dev-spaces/quickstart-team-development
88
itemType: quickstart
89
text: Collaborate on a set of microservices with a team
0 commit comments