Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
Hello @AM,
welcome to this moderated Azure community forum.
Many Azure services have the ability to add diagnostics.
As seen in the tutorial, you need to select a destination like a Storage account:
Make sure you select the right 'allLogs' option. The more checkboxes selected, the more events will be logged but this comes with extra storage costs.
Give the selected settings a proper name and save these settings.
It can take a moment before logging is collected.
If you do not trust this solution, try out eg. the EventHub and monitor that stream.
If the response helped, do "Accept Answer". If it doesn't work, please let us know the progress. All community members with similar issues will benefit by doing so. Your contribution is highly appreciated.