From a48ab79f282a2174e75e19766abb3293c87e7b94 Mon Sep 17 00:00:00 2001 From: Vault Automation Date: Wed, 8 Oct 2025 22:28:50 -0400 Subject: [PATCH] Manual Install of azure secrets enterprise plugin (#9990) (#10006) * install azure secrets enterprise plugin * updates * rename changelog file and added more details * Use v0.24.0+ent tag from azure secrets enterprise * changes * changes * remove azure enterprise from ce go.mod Co-authored-by: Jaired Jawed --- changelog/_9990.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changelog/_9990.txt diff --git a/changelog/_9990.txt b/changelog/_9990.txt new file mode 100644 index 0000000000..8c97a0f020 --- /dev/null +++ b/changelog/_9990.txt @@ -0,0 +1,3 @@ +```release-note:change +secrets/azure: Update azure enterprise secrets plugin to include static roles. +```