Skip to content

Support azure joining with VMSS#58015

Merged
bernardjkim merged 2 commits intomasterfrom
bernard/vmss-join
Aug 20, 2025
Merged

Support azure joining with VMSS#58015
bernardjkim merged 2 commits intomasterfrom
bernard/vmss-join

Conversation

@bernardjkim
Copy link
Copy Markdown
Contributor

Supports: #31758
Changelog: Enable Azure joining with VMSS

Details

The Azure join method uses managed identity access tokens to authenticate a joining resource. Regular VM instances request access tokens that include claims with an Azure resource ID of type virtualMachines. VMSS instances request access tokens that include claims with an Azure resource ID of type virtualMachineScaleSets.

Copy link
Copy Markdown
Collaborator

@r0mant r0mant left a comment

Choose a reason for hiding this comment

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

Let's include this in the Azure joining guide and :shipit:

@hugoShaka
Copy link
Copy Markdown
Contributor

Related issue for the Azure joining guide: #55698

Comment thread lib/auth/join_azure.go Outdated
@bernardjkim
Copy link
Copy Markdown
Contributor Author

Documentation updated in #58089

Merged via the queue into master with commit 45ff726 Aug 20, 2025
40 checks passed
@bernardjkim bernardjkim deleted the bernard/vmss-join branch August 20, 2025 00:10
@backport-bot-workflows
Copy link
Copy Markdown
Contributor

@bernardjkim See the table below for backport results.

Branch Result
branch/v16 Create PR
branch/v17 Create PR
branch/v18 Create PR

mmcallister pushed a commit that referenced this pull request Sep 22, 2025
* Support azure joining with VMSS

* Use switch statement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants