-
Notifications
You must be signed in to change notification settings - Fork 239
Description
Does this bug already exist in our backlog?
- I have checked and confirm this is a new bug.
Describe the issue
When running the inventory flow (core components) Admin | Audit Logs | Sync Audit Logs (V2) - I am getting the below error -
InvalidTemplate. Unable to process template language expressions for action 'RetryLogic-AuditLogRecords' at line '1' and column '11673': 'The template language expression 'equals(outputs('AuditLogRecords')['statusCode'], 200)' cannot be evaluated because property 'statusCode' cannot be selected. Please see https://aka.ms/logicexpressions for usage details.'.
ActionConditionFailed. The execution of template action 'SetHttpCallFailed-FALSE-2_2' is skipped: the 'runAfter' condition for action 'AuditLogRecords-FAILED' is not satisfied. Expected status values 'Skipped' and actual value 'Succeeded'.
We are using the Graph API instead of Office 365 Management API. Use the Graph API environment Variable is set to Yes.
Expected Behavior
No response
What solution are you experiencing the issue with?
Core
What solution version are you using?
4.50.6
What app or flow are you having the issue with?
Admin | Audit Logs | Sync Audit Logs (V2)
What method are you using to get inventory and telemetry?
Cloud flows
Steps To Reproduce
Run the Admin | Audit Logs | Sync Audit Logs (V2)
Anything else?
No response
