You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/app-service/get-resource-events.md
+1-23Lines changed: 1 addition & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,29 +36,7 @@ While Activity logs are user-based, there's a new [Event Grid](https://docs.micr
36
36
37
37
Alternatively, you can use Event Grid with Logic Apps to process data anywhere, without writing code. Event Grid connects data sources and event handlers. For example, use Event Grid to instantly trigger a serverless function to run image analysis each time a new photo is added to a blob storage container.
38
38
39
-
### Supported Event Types
40
-
| Event Type |Description|
41
-
| -----------| ------------- |
42
-
| Microsoft.web/sites | (Webapp) |
43
-
| BackupOperationCompleted |Backup of the webapp completed successfully|
44
-
| BackupOperationFailed | Backup of the webapp failed|
45
-
| RestoreOperationStarted |Restore from backup has started|
46
-
| RestoreOperationCompleted |Restore from backup completed successfully|
47
-
| RestoreOperationFailed |Restore from backup failed|
0 commit comments