Skip to content

Commit 4a32e3d

Browse files
committed
fix typo
1 parent ce7e1db commit 4a32e3d

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

support/entra/entra-id/app-integration/capture-https-traffic-fiddler-entra-id-app.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
---
2-
title: Collect HTTPS Traffic using Fiddler from Microsoft Entra ID Apps
3-
description: Provide instructions on how to collect HTTPS traffic using Fiddler from Microsoft Entra ID Apps
2+
title: Use Fiddler to collect HTTPS traffic from Microsoft Entra ID Apps
3+
description: Provide instructions on how to use Fiddler to collect HTTPS traffic from Microsoft Entra ID Apps
44
ms.date: 03/20/2025
55
ms.author: bachoang
66
ms.service: entra-id
77
ms.custom: sap:Enterprise Applications
88
---
9-
# Collect HTTPS traffic using Fiddler from Microsoft Entra ID Apps
9+
# Collect HTTPS traffic using Fiddler for Microsoft Entra ID Apps
1010

1111
This article provides instructions on how to use Fiddler to collect HTTPS traffic for troubleshooting purposes.
1212

1313
## Collect HTTPS traffic for troubleshooting
1414

15-
1. Download and install [Fiddler](https://www.telerik.com/) on the device that is used to reproduce the problem.
15+
1. Download and install [Fiddler](https://www.telerik.com/fiddler) on the device that is used to reproduce the problem.
1616
> [!NOTE]
1717
> Fiddler is a third-party software not owned by Microsoft.
1818
1. On the **Tool** menu, select **Options**.
19-
1. On the **HTTPS** tab, select **Decrypt HTTPS Traffic**. If you'r prompted to install the Fiddler certificate, select **Yes**.
19+
1. On the **HTTPS** tab, select **Decrypt HTTPS Traffic**. If you're prompted to install the Fiddler certificate, select **Yes**.
2020

2121
:::image type="content" source="media/capture-https-traffic-http-fiddler-entra-id-app/enable-https-decrypt.png" alt-text="Screenshot of the Decrypt HTTPS Traffic option." :::
2222
1. Restart Fiddler.

0 commit comments

Comments
 (0)