config: add KeyVault new api version 2026-02-01#5346
Merged
sreallymatt merged 1 commit intohashicorp:mainfrom Apr 23, 2026
Merged
config: add KeyVault new api version 2026-02-01#5346sreallymatt merged 1 commit intohashicorp:mainfrom
config: add KeyVault new api version 2026-02-01#5346sreallymatt merged 1 commit intohashicorp:mainfrom
Conversation
sreallymatt
approved these changes
Apr 23, 2026
Contributor
sreallymatt
left a comment
There was a problem hiding this comment.
Thanks @wuxu92 - LGTM ✅
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.
Community Note
Description
All Key Vault control plane API versions before 2026-02-01 retire on February 27, 2027: https://learn.microsoft.com/en-us/azure/key-vault/general/access-control-default?tabs=azure-cli
PR Checklist
Adding New API Version
Important
The primary purpose of API versions in this repository is to serve the Terraform Azure Providers. API versions are imported and maintained to support the providers' needs. If you would like to add an API version for use outside of the providers (e.g., another project consuming
go-azure-sdk), please include a description of what you would like to use it for so we can evaluate the request.Preview API Version
Important
We generally do not add preview API versions to
go-azure-sdk, and we rarely support preview features in the provider. Exceptions require strong justification, such as when preview features have no GA date or no stable API version exists for a service. Please ensure you have thoroughly considered whether a preview API is truly necessary before proceeding.Is there a stable (GA) version available?
Why should we support this preview API?
Do existing resources already use a preview API?
What is the expected timeline for GA?
Changes to Tooling
Testing Command(s) Used:
# e.g., go test ./tools/generator-go-sdk/...Testing Evidence:
Changes to Resource Config
hashicorp/go-azure-sdk.Related Issue(s)
AI Assistance Disclosure
Note
If this PR changes meaningfully during the course of review, please update the title and description as required.