Skip to content

Sharing same key vault for storing azure web job secret for app and slot(Or two different app) is not working #9565

Open
@BalakumaranGunasekaran

Description

@BalakumaranGunasekaran

I was working on a setup with AzureWebJobsSecretStorageKeyVaultUri where the access keys will be stored inside the key vault for both Prod and stage slot. During this setup I observed for both stage and prod slot , the secrets are stored with same name as shown below in the screenshot for both master and function keys. So in this case, both stage and prod will be stored using the same name if the cx is using the same key vault in stage and prod slot.There is no differentiation in the app name while storing the secrets in the key vault.

• Can we append function app host name to this key which will allow cx to store secrets of different apps in same key vault?
image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions