Skip to content

Bump Azure SDK to newer versions in builder etc.#563

Open
atombrella wants to merge 1 commit intohashicorp:mainfrom
atombrella:feature/bump_go_azure_sdk_virtualmachines
Open

Bump Azure SDK to newer versions in builder etc.#563
atombrella wants to merge 1 commit intohashicorp:mainfrom
atombrella:feature/bump_go_azure_sdk_virtualmachines

Conversation

@atombrella
Copy link
Copy Markdown
Contributor

@atombrella atombrella commented Jan 8, 2026

Description

Various Azure SDK have been bumped to the newest. Except for a couple of places, the changes are just in the import-sections. The tests are passing.

We would quite like support for StandardSSD_LRS for creating new VM images. This would reduce some cost for us. The possible values function for the supported storage account type supports with one of the newer Azure APIs.

No new tests have been added. I can try to add one with StandardSSD_LRS. Perhaps documentation also needs to be adjusted. Anyway, we are pretty eager to have support for this.

?   	github.com/hashicorp/packer-plugin-azure	[no test files]
ok  	github.com/hashicorp/packer-plugin-azure/builder/azure/arm	36.613s
ok  	github.com/hashicorp/packer-plugin-azure/builder/azure/chroot	1.128s
ok  	github.com/hashicorp/packer-plugin-azure/builder/azure/common	1.064s
?   	github.com/hashicorp/packer-plugin-azure/builder/azure/common/cli	[no test files]
ok  	github.com/hashicorp/packer-plugin-azure/builder/azure/common/client	2.511s
?   	github.com/hashicorp/packer-plugin-azure/builder/azure/common/constants[no test files]
?   	github.com/hashicorp/packer-plugin-azure/builder/azure/common/log	[no test files]
?   	github.com/hashicorp/packer-plugin-azure/builder/azure/common/logutil	[no test files]
ok  	github.com/hashicorp/packer-plugin-azure/builder/azure/common/template	1.187s
ok  	github.com/hashicorp/packer-plugin-azure/builder/azure/dtl	6.310s
ok  	github.com/hashicorp/packer-plugin-azure/builder/azure/pkcs12	6.254s
ok  	github.com/hashicorp/packer-plugin-azure/builder/azure/pkcs12/rc2	1.018s
ok  	github.com/hashicorp/packer-plugin-azure/datasource/keyvaultsecret	1.074s
?   	github.com/hashicorp/packer-plugin-azure/provisioner/azure-dtlartifact	[no test files]

Resolved Issues

If your PR resolves any open issue(s), please indicate them like this so they will be closed when your PR is merged:

Closes #xxx
Closes #xxx

Rollback Plan

If a change needs to be reverted, we will roll out an update to the code within 7 days.

Changes to Security Controls

Are there any changes to security controls (access controls, encryption, logging) in this pull request? If so, explain.

@atombrella atombrella requested a review from a team as a code owner January 8, 2026 08:30
@atombrella atombrella changed the title Use go-azure-sdk 2024-03-01/images in builder. Bump Azure SDK to newer versions Jan 8, 2026
@atombrella atombrella changed the title Bump Azure SDK to newer versions Bump Azure SDK to newer versions in builder etc. Jan 8, 2026
@atombrella
Copy link
Copy Markdown
Contributor Author

@tanmay-hc I'll revert the last commit. It turns out that the VMSS is where we want to set StandardSSD_LRS. It would probably be nice to bump to newer API versions in the code, anyway.

@atombrella atombrella force-pushed the feature/bump_go_azure_sdk_virtualmachines branch from 4cdb597 to b98f652 Compare January 16, 2026 06:31
@atombrella atombrella force-pushed the feature/bump_go_azure_sdk_virtualmachines branch 2 times, most recently from c8ea284 to b697262 Compare March 18, 2026 17:08
We would quite like support for StandardSSD_LRS for creating new VM images.
@atombrella atombrella force-pushed the feature/bump_go_azure_sdk_virtualmachines branch from b697262 to 21ea11b Compare March 18, 2026 17:10
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.

1 participant