Skip to content

Commit bfdae96

Browse files
authored
Update get-resource-events.md
fix title metadata capitalization, acrolinx issues
1 parent 91cd037 commit bfdae96

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/app-service/get-resource-events.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Get Resource Events in Azure App Service
2+
title: Get resource events in Azure App Service
33
description: Learn how to get resource events through Activity Logs and Event Grid on your App Service app.
44
ms.topic: article
55
ms.date: 04/24/2020
@@ -15,7 +15,7 @@ Azure App Service provides built-in tools to monitor the status and health of yo
1515
>
1616
1717
## View Azure Activity Logs
18-
Azure Activity Logs contain resource events emitted by operations taken on the resources in your subscription. Both the user actions in the Azure Portal and Azure Resource Manager templates contribute to the events captured by the Activity log.
18+
Azure Activity Logs contain resource events emitted by operations taken on the resources in your subscription. Both the user actions in the Azure portal and Azure Resource Manager templates contribute to the events captured by the Activity log.
1919

2020
Azure Activity Logs for App Service details such as:
2121
- what operations were taken on the resources (ex: App Service Plans)
@@ -26,7 +26,7 @@ Azure Activity Logs for App Service details such as:
2626

2727
### What can you do with Azure Activity Logs?
2828

29-
Azure Activity Logs can be queried using the Azure Portal, PowerShell, REST API, or CLI. You can send the logs to a storage account, Event Hub, and Log Analytics. You can also analyze them in PowerBI or create alerts to stay updated on resource events.
29+
Azure Activity Logs can be queried using the Azure portal, PowerShell, REST API, or CLI. You can send the logs to a storage account, Event Hub, and Log Analytics. You can also analyze them in Power BI or create alerts to stay updated on resource events.
3030

3131
[View and retrieve Azure Activity log events.](https://docs.microsoft.com/azure/azure-monitor/platform/activity-log-view)
3232

0 commit comments

Comments
 (0)