Luis Quintanilla
Luis Quintanilla
This issue needs further validation. From the app perspective, there's not much we can do to control what azd does.
cc: @stanleysmall-microsoft
@LittleLittleCloud can you please take a look when you get a chance. Thanks!
The changes in this PR are being introduced in SK as part of microsoft/semantic-kernel#5489 Once that's merged, this PR will be updated to reflect those changes. cc: @tonybaloney
Hi @gillesev, Are you running into issues deploying the app because of this or are you noting that there are differences? cc @jongio for visibility
@gillesev and to confirm, you're running the latest version in the `main` branch?
This would be a nice addition. Adding to Dec / January work item. We'd have to look into whether the process is the same with Azure Container Apps.
Additional resources - https://techcommunity.microsoft.com/t5/ai-azure-ai-services-blog/access-control-in-generative-ai-applications-with-azure/ba-p/3956408
This is because the bicep file. https://github.com/Azure-Samples/azure-search-openai-demo-csharp/blob/64a4bcd0d7fa4c64565727cd74577b466a378e6d/infra/main.bicep#L14C34-L14C34 As a workaround if you add `westeurope` as one of the locations on the list, it should work.
@jongio do we have examples of this we can use as reference?