Merge pull request #5003 from MicrosoftDocs/repo_sync_working_branch

Confirm merge from repo_sync_working_branch to master to sync with https://github.com/MicrosoftDocs/windows-itpro-docs (branch public)
This commit is contained in:
Tina Burden
2021-04-01 08:14:36 -07:00
committed by GitHub

View File

@ -72,6 +72,11 @@ For more information about loopback scenarios, see [Communicating with
localhost localhost
(loopback)](/windows/iot-core/develop-your-app/loopback). (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.
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).
## Debugging Live Drops ## Debugging Live Drops
If the issue happened recently, but you find you are not able to reproduce the issue, go to Debugging Past Drops for the appropriate trace commands. If the issue happened recently, but you find you are not able to reproduce the issue, go to Debugging Past Drops for the appropriate trace commands.
@ -1327,4 +1332,4 @@ The filter stated above with action permit:
</item> </item>
``` ```
The capabilities field in a netEvent was added to the traces in the Windows 10 The capabilities field in a netEvent was added to the traces in the Windows 10
May 2019 Update. May 2019 Update.