Skip to content

Commit 0e2dd73

Browse files
authored
Merge pull request #223662 from hhunter-ms/hh-58859
[Change Analysis] Add section for virtual network changes to the tutorial
2 parents 787aa0e + e442ef3 commit 0e2dd73

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed
189 KB
Loading

articles/azure-monitor/change/tutorial-outages.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: hannahhunter
66
author: hhunter-ms
77
ms.contributor: cawa
88
ms.reviewer: cawa
9-
ms.date: 12/15/2022
9+
ms.date: 01/11/2023
1010
ms.subservice: change-analysis
1111
ms.custom: devx-track-azurepowershell
1212
---
@@ -110,6 +110,20 @@ The change details pane also shows important information, including who made the
110110

111111
Now that you've discovered the web app in-guest change and understand next steps, you can proceed with troubleshooting the issue.
112112

113+
## Virtual network changes
114+
115+
Knowing what changed in your application's networking resources is critical due to their effect on connectivity, availability, and performance. Change Analysis supports all network resource changes and captures those changes immediately. Networking changes include:
116+
117+
- Firewalls created or edited
118+
- Network critical changes (for example, blocking port 22 for TCP connections)
119+
- Load balancer changes
120+
- Virtual network changes
121+
122+
The sample application includes a virtual network to make sure the application remains secure. Via the Azure portal, you can view and assess the network changes captured by Change Analysis.
123+
124+
:::image type="content" source="./media/change-analysis/networking-changes.png" alt-text="Screenshot of Change Analysis capturing networking changes.":::
125+
126+
113127
## Next steps
114128

115129
Learn more about [Change Analysis](./change-analysis.md).

0 commit comments

Comments
 (0)