skip to Main Content

Azure Logs does not have all data

I have an Azure Function and all calls I can see: but when I go to "Logs" and try the following query: traces | project timestamp, message, operation_Name, operation_Id, cloud_RoleName | where cloud_RoleName =~ 'FunctionDeviceManager' and operation_Name =~ 'FunctionAlertServiceCallback' |…

VIEW QUESTION
Back To Top
Search