Migrate AzDO CI/release pipelines to azdo-pipelines v2 (.config model)#1080
Merged
Conversation
Agent-Logs-Url: https://github.com/microsoft/vscode-azurecontainerapps/sessions/2295b4e0-bbae-4619-acc1-0a81e32b460c Co-authored-by: bwateratmsft <36966225+bwateratmsft@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Migrate repository to new Azure DevOps pipelines model
Migrate AzDO CI/release pipelines to May 18, 2026
azdo-pipelines v2 (.config model)
bwateratmsft
approved these changes
May 19, 2026
alexweininger
approved these changes
May 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR migrates the repo from legacy
.azure-pipelinesdefinitions to thevscode-azuretoolsazdo-pipelinesv2 model, aligned with the referenced container/resource-groups migrations. It preserves existing CI/release intent while incorporating reviewer-required adjustments fromvscode-azureresourcegroups#1447(notablynpmFeedand federated-credential conventions).Pipeline migration (
.azure-pipelines→.config).config/build.ymlusingazdo-pipelines/1es-mb-main.yml@azExtTemplates.config/release.ymlusingazdo-pipelines/1es-mb-release-extension.yml@azExtTemplatesmicrosoft/vscode-azuretoolsatazext-pt/v1Template parameter and variable alignment
azdo-pipelines/azcode.variables.yml@azExtTemplatesnpmFeed: ${{ variables.npmFeed }}to both build and release pipelines${{ variables.extensionReleaseApprovalEnvironment }}testARMServiceConnectionCompliance + legacy cleanup
.config/tsaoptions.json.azure-pipelines/SignExtension.signproj.azure-pipelines/compliance/CredScanSuppressions.json.azure-pipelines/compliance/PoliCheckExclusions.xml.azure-pipelines/release.ymland build YAMLPackaging + repo-specific follow-up
.vscodeignoreto exclude.config/**(replacing.azure-pipelines/**)FC_SERVICE_CONNECTION_NAME) while retaining legacy fallbackWarning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
update.code.visualstudio.com/usr/local/bin/node node /home/REDACTED/work/vscode-azurecontainerapps/vscode-azurecontainerapps/node_modules/.bin/vscode-test(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt