-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Bicep : Private Endpoint already exists - Cognitive Search #23398
Copy link
Copy link
Open
Labels
Auto-AssignAuto assign by botAuto assign by botNetwork - Private LinkService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.act-identity-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-attentionThis issue needs attention from Azure service team or SDK teamThis issue needs attention from Azure service team or SDK team
Milestone
Metadata
Metadata
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botNetwork - Private LinkService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.act-identity-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-attentionThis issue needs attention from Azure service team or SDK teamThis issue needs attention from Azure service team or SDK team
Type
Fields
Give feedbackNo fields configured for issues without a type.
Related command
Describe the bug
on running the bicep template the 2nd/3rd/4th etc time an error that the private endpoint already exists . it runs successfully the first time
To Reproduce
main.bicep
Expected behavior
ability to run the bicep definition multiple times without error/ trying to create another private endpoint
Environment summary
Additional context
the same configuration works for sql server
main.bicep
based on the arm template supplied here:
https://docs.microsoft.com/en-us/azure/private-link/create-private-endpoint-bicep?tabs=CLI