Hello Team,
I would like to get in Log Analytics the same information we can find in Monitoring>>Query activity in Synapse Dedicated SQL Pool, which I believe is the same information we can find in system view sys.dm_pdw_exec_requests within SQL.
I followed all steps here:
https://docs.microsoft.com/en-us/answers/questions/278594/how-to-write-queries-for-synapse-on-log-analytics.html
with the difference that I've activated as destination the log analytics workspace AND the blob storage.
The funny thing is that I can see the logs in the blob storage but not in Log Analytics.
My diagnostic settings are:

As described in the link here above I'm querying SynapseSqlPoolSqlRequests:

Blob storage:
][3]
[3]: /answers/storage/attachments/106965-image.png

