You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…_app` (#13962)
This PR adds the key_vault_reference_identity_id attribute for azurerm_function_app. Plus some test cleanup.
From the docs:
key_vault_reference_identity_id - (Optional) The User Assigned Identity Id used for looking up KeyVault secrets. The identity must be assigned to the application. See Access vaults with a user-assigned identity for more information.
Thanks to @patst for #13720. This PR will close#13960
CC: @sebader
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Community Note
Description
New or Affected Resource(s)
Potential Terraform Configuration
This is a feature request to bring
keyVaultReferenceIdentity
which was recently implemented in #13720 also to azurerm_function_apphttps://docs.microsoft.com/en-us/azure/app-service/app-service-key-vault-references
The text was updated successfully, but these errors were encountered: