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

Azure OpenAI resources deploy with keys enabled but use Managed Identity #5040

Closed
aaronpowell opened this issue Jul 24, 2024 · 0 comments · Fixed by #5041
Closed

Azure OpenAI resources deploy with keys enabled but use Managed Identity #5040

aaronpowell opened this issue Jul 24, 2024 · 0 comments · Fixed by #5041

Comments

@aaronpowell
Copy link
Contributor

aaronpowell commented Jul 24, 2024

Similar to Azure Storage should disable keys by default, but this time with Azure OpenAI resources.

We can disable this by setting DisableLocalAuth to true on CognitiveServicesAccountProperties.

aaronpowell added a commit to aaronpowell/aspire that referenced this issue Jul 24, 2024
Updated test for bicep changed and added test for property override.

Fixes dotnet#5040
@github-actions github-actions bot locked and limited conversation to collaborators Sep 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant