Jun 18 2020
11:48 AM
- last edited on
Jan 04 2022
12:08 PM
by
TechCommunityAP
Jun 18 2020
11:48 AM
- last edited on
Jan 04 2022
12:08 PM
by
TechCommunityAP
Jun 19 2020 02:23 AM
Do you mean, from the Portal blade 'bell' icon? I'm pretty sure they are not stored in Logs.
Jun 19 2020 03:24 AM
@CliveWatson - Yes, I want the bell icon notifications. I am able to fetch similar details in the Azure Activity but I wanted to know if something exists directly for this.
Jun 19 2020 04:31 AM
AzureActivity is a source you can store in a Log Analytics workspace, Azure Sentinel uses Log Analytics - so you can see the data from the portal, Log Analytics or Azure Sentinel - providing you have the data in a workspace. For my reference what Query are you using the see the Notifications data?
Jun 22 2020 12:55 AM
@CliveWatson: I think @uditk14 wants to know what the query needed, i.e. what are the events to look for in AzureActivity.
Jun 22 2020 01:27 AM
@Ofer_Shezaf @CliveWatson - Portal notifications seem to be a subset of Azure Activity. Usually, we get a notification on success, failure of activities. Some filtering needs to applied fetching the notifications from it. trying to find out that