Skip to content

Conversation

@the3venthoriz0n
Copy link
Contributor

azapi_data_plane_resource cannot hit the proper endpoint without a provider endpoint override. This adds support for Azure Government to hit the proper KeyVault endpoint without using a provider configuration.

provider "azapi" { endpoint = [{ resource_manager_audience = "https://vault.usgovcloudapi.net" # Required to hit the data plane endpoints }] }

@ms-henglu ms-henglu added this to the v2.8.0 milestone Oct 24, 2025
Copy link
Member

@ms-henglu ms-henglu left a comment

Choose a reason for hiding this comment

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

Thanks for the PR!

@ms-henglu ms-henglu merged commit 26b89aa into Azure:main Jan 5, 2026
10 checks passed
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