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

provider/azure: update vmss doc only supporting unique deployment mode #256

Merged
merged 4 commits into from
Jul 26, 2024

Conversation

jasonodonnell
Copy link
Contributor

Vault customers were complaining that the Azure provider does not support VMSS mode. When investigating this bug it was discovered that queries to "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.Compute/virtualMachineScaleSets/{virtualMachineScaleSetName}/networkInterfaces" only returns values when VMSS is deployed in Unique mode.

I've updated the document to call this out.

Copy link

@catsby catsby left a comment

Choose a reason for hiding this comment

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

LGTM

@jasonodonnell jasonodonnell merged commit 342faf5 into master Jul 26, 2024
8 of 10 checks passed
@jasonodonnell jasonodonnell deleted the docs/vmss branch July 26, 2024 21:20
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.

3 participants