Skip to content

Adding key-values to Azure App Configuration using Bicep when Private Link enabled #698

@Daniel-Krzyczkowski

Description

@Daniel-Krzyczkowski

Hi,

I encountered specific problem.
I deploy Azure App Configuration with Bicep. App Configuration has public access disabled because I want to use Private Link.
When I am trying to add key-values to App Configuration using Bicep, I receive information that access to the App Configuration is forbidden.
When I change public access to "Enabled", deployment works.
Do you know what it does not work when public access is disabled and Private Link is enabled? For instance for Azure Key Vault I am able to add secrets even when public access is disabled and Private Link is enabled.

I would be grateful for any hints because I am not sure if this is the issue with the service or it should just work like this.

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