Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish extension using Azure credentials #3830

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

koesie10
Copy link
Member

This will change the publishing of the extension to the VS Code Marketplace to use a user-assigned managed identity. We are using a federated credential to allow logging in to this managed identity from the publish-vscode-marketplace environment. The secrets have already been set in the environment and I've tested them when retrieving the user ID.

The @vscode/vsce CLI will automatically retrieve the credentials when we pass the --azure-credential flag and run it within the context of the azure/cli Action.

@koesie10 koesie10 marked this pull request as ready for review November 19, 2024 08:34
@koesie10 koesie10 requested a review from a team as a code owner November 19, 2024 08:34
@koesie10 koesie10 requested a review from a team November 19, 2024 08:34
Copy link
Contributor

@charisk charisk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@koesie10 koesie10 merged commit 9a0bff6 into main Nov 19, 2024
27 checks passed
@koesie10 koesie10 deleted the koesie10/azure-mi-publishing branch November 19, 2024 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants