From 43295039548be078a990eaeed8826502f1461b2a Mon Sep 17 00:00:00 2001 From: Tina Burden Date: Thu, 1 Apr 2021 08:12:23 -0700 Subject: [PATCH] pencil edit --- .../windows-firewall/troubleshooting-uwp-firewall.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/windows/security/threat-protection/windows-firewall/troubleshooting-uwp-firewall.md b/windows/security/threat-protection/windows-firewall/troubleshooting-uwp-firewall.md index a5d989ffdd..de14c20840 100644 --- a/windows/security/threat-protection/windows-firewall/troubleshooting-uwp-firewall.md +++ b/windows/security/threat-protection/windows-firewall/troubleshooting-uwp-firewall.md @@ -72,7 +72,8 @@ For more information about loopback scenarios, see [Communicating with localhost (loopback)](/windows/iot-core/develop-your-app/loopback). -Note: If you are in the middle of developing a UWA application and want to test its loopback, ensure to uninstall and re-install the UWA app if the network capabilities change for whatever reason. +>[!NOTE] +>If you are in the middle of developing a UWA application and want to test its loopback, ensure to uninstall and re-install the UWA app if the network capabilities change for whatever reason. Also, see [How to enable loopback and troubleshoot network isolation (Windows Runtime apps)](https://docs.microsoft.com/previous-versions/windows/apps/hh780593(v=win.10)#debug-network-isolation-issues).