Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cognitiveservices.bicep with networkAcls #3033

Merged
merged 1 commit into from
Nov 29, 2023
Merged

Update cognitiveservices.bicep with networkAcls #3033

merged 1 commit into from
Nov 29, 2023

Conversation

pamelafox
Copy link
Member

This PR adds networkAcls to cognitiveservices.bicep. It defaults to "Allow" which is not the most secure option but is needed for OpenAI deployments (Azure-Samples/azure-search-openai-demo#133), Azure AI studio usage, etc.

It also permits passing in IPs to specifically allow, which can be used in conjunction with a VNet (as demonstrated in this PR: https://github.com/Azure-Samples/azure-search-openai-demo/pull/864/files#diff-8a64001dc63e4053382af7bbd6519e074e3a637a9e0a50b5b6e8ca136b4224ce), for heightened security.

@pamelafox
Copy link
Member Author

cc @tonybaloney @mattmsft

@vhvb1989
Copy link
Member

/azp run azure-dev - cli

Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@vhvb1989
Copy link
Member

/check-enforcer override

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants