Azure / Azure/azure-quickstart-templates

KeyVault as variable

Open
#2,949 1 comment 4 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
14.9k
Forks
16.2k
Avg merge
6d 21h
Merged PRs (30d)
6

Description

I want to put my template into Azure Marketplace. I need to provide a static password, but the customer (who starts the template deployment) must not see this password, so I provide it via KeyVault.
It works when adding KeyVault object as a paramter, but when the customer starts Deployment via Portal GUI - what should he enter in the text field?
It would be much better if I can provide KeyVault object via variables - will this be supported soon?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing how Azure Marketplace template deployments expose parameters in the Portal GUI, then compare that with the issue's requested Key Vault object through variables. Done would require a clearly supported way to supply the Key Vault reference without exposing the static password, along with documented deployment behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.