kboro

Results 7 comments of kboro

In my case setting up following API permissions for SPN fixed an issue: ![image](https://github.com/hashicorp/terraform-provider-azuread/assets/28050787/5adf1ae0-1522-4255-9353-e51c05c41e70) plus assigning "Groups Administrator" RBAC role on AU level.

Hi @eduardogoncalves, Sorry I should mention about it at the beginning. Of course .NET SDK is already installed on my machine but issue still persist. `PS C:\git\semantic-kernel> dotnet --info .NET...

When I open VSCODE with elevated permissions (runas admin) problem disappeared. Soliution works like a charm! Thank you everyone for support!

Hello, regarding embedding model I found that I couldnt choose anything from drop-down list (greyedout) but I could add to .env file. Is there any specific model I should define?...

That was it - missing embedding model on my endpoint Thank you @TaoChenOSU !

Hello @GrantBirki, Thank you so much for your response. My goal is to have dedicated Github team (example "@org\stageEnvOwners") which can trigger deployment to specific environment ie. Stage. If such...