Skip to content

Commit 0b11850

Browse files
committedFeb 25, 2022
update PS screenshots
1 parent 06dc0e4 commit 0b11850

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed
 

‎articles/application-gateway/application-gateway-diagnostics.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: application-gateway
66
author: vhorne
77
ms.service: application-gateway
88
ms.topic: article
9-
ms.date: 10/18/2021
9+
ms.date: 02/25/2022
1010
ms.author: victorh
1111
ms.custom: devx-track-azurepowershell
1212
---
@@ -111,11 +111,12 @@ Activity logging is automatically enabled for every Resource Manager resource. Y
111111

112112
1. Note your storage account's resource ID, where the log data is stored. This value is of the form: /subscriptions/\<subscriptionId\>/resourceGroups/\<resource group name\>/providers/Microsoft.Storage/storageAccounts/\<storage account name\>. You can use any storage account in your subscription. You can use the Azure portal to find this information.
113113

114-
![Portal: resource ID for storage account](./media/application-gateway-diagnostics/diagnostics1.png)
114+
:::image type="content" source="media/application-gateway-diagnostics/diagnostics2.png" alt-text="Screenshot of storage account endpoints" lightbox="media/application-gateway-diagnostics/diagnostics2.png":::
115115

116116
2. Note your application gateway's resource ID for which logging is enabled. This value is of the form: /subscriptions/\<subscriptionId\>/resourceGroups/\<resource group name\>/providers/Microsoft.Network/applicationGateways/\<application gateway name\>. You can use the portal to find this information.
117117

118-
![Portal: resource ID for application gateway](./media/application-gateway-diagnostics/diagnostics2.png)
118+
:::image type="content" source="media/application-gateway-diagnostics/diagnostics1.png" alt-text="Screenshot of app gateway properties" lightbox="media/application-gateway-diagnostics/diagnostics1.png":::
119+
119120

120121
3. Enable diagnostic logging by using the following PowerShell cmdlet:
121122

Loading
Loading

0 commit comments

Comments
 (0)