...
Enable Monitor to get audit, reliability, metrics, and Microsoft recommendation data.
Enable Entra ID to get authentication data.
Use an SDK to send data from your custom applications.
Use HTTPs.
...
Create an inactivity alert to detect interruptions of transfer of data from the source to the SQS queue event hub using the query
Code Block |
---|
from cloud.azure where toktains(hostchain,"collector-") select split(hostchain,"-",1) as collector_id |
...