Logic apps - Submit a Security Copilot prompt
Unable to use copilot prompt in logic app. Used oauth and also tried managed identity but always running into bad gateway error
{ "error": { "code": 500, "source": "logic-apis-northcentralus.azure-apim.net", "clientRequestId": "e15b12b6-b68e-4a54-9270-416371ab2e4f", "message": "BadGateway", "innerError": { "status": 0, "errors": [ "Module: SessionsProvider, Method: CreateSessionAsync, Operation: Error encountered during initial Security Copilot session creation request \n Exception: Operation returned an invalid status code 'InternalServerError', SecurityCopilotResponseContent: , SecurityCopilotStatusCode: InternalServerError" ], "debugInfo": "clientRequestId: e15b12b6-b68e-4a54-9270-416371ab2e4f" } } }