Forum Discussion

sohambtest's avatar
sohambtest
Copper Contributor
Dec 27, 2021

Azure AD Log Analytics Pagination does not bring next set of records

We are unable to achieve batch processing. We are using "https://api.loganalytics.io/v1/workspaces/{workspace id}/query?query=AzureActivity" API to get the records. We have referred to these links https://stackoverflow.com/questions/41197106/azure-log-analytics-search-rest-api-how-to-paginate-through-results and https://techcommunity.microsoft.com/t5/azure-monitor/skipping-records-via-log-analytics-api/m-p/327823. Currently the only approach available is breaking down as per required time intervals. Can anyone help to achieve pagination with a better way for Log Analytics API

No RepliesBe the first to reply