Puneet Pawaia
Puneet Pawaia
Any progress on this feature?
Resolved it by changing `project: ./Cloud5mins.ShortenerTools.AppHost/Cloud5mins.ShortenerTools.AppHost.csproj` to `project: ./AppHost/Cloud5mins.ShortenerTools.AppHost.csproj` in scr/azure.yaml
@DOliana rerun didn't work for me either. Anything else I can do? I am the subscription owner but I still have given the RBAC admin permission to myself. I am...
Hi @guybartal , my OpenAI service is in the same subscription but in a different resource group. Can you help me with adding the trace to print out servicePrincipalId as...
Did some more exploring and found that in my case AZURE_DEPLOY_RESULTS in the deployAzureResources function is coming out to be empty. For both a fresh run and for a rerun....
Hi @markmassad , can you check if AZURE_DEPLOY_RESULTS contains some value or if it is blank as it is for me? This is the same message I get.
Hi @markmassad , if I understand correctly, this code is in at line 422 in function assignAOAIRoleToManagedIdentity of deploy.sh Unfortunately, I don't get to this code in my case. I...