Siva Paramasivam
Results
2
issues of
Siva Paramasivam
CreateIdentityEnterprisePolicy.ps1 script under powershell/managed-identities/Common.zip requires the command: "Set-AzContext -Subscription $subscriptionId" after "$connect = AzureLogin". Without this change, we are getting ResourceGroupNotFound error while running the script.
PowerShell
**Describe the bug** During deployment, i get the error: Checking for GraphRAG availability.................... Failed. **To Reproduce** I looked at the aks pod logs: graphrag-query and graphrag-index had warnings with the...
bug