Proxy service is not available in edge‘s Application Guard window.

Yubaozhi 6 Reputation points
2022-12-29T05:22:41.557+00:00

When I'm using the Application Guard window in MIrosoft edge,I can't use the proxy service.I have set the system proxy, andd it works well in general and inprivate mode, but when I use the Application Guard window, it tells me that there may be something wrong with the proxy server, and I can't do change the browser's proxy settings.
Verison: 108.0.1462.54
Windows 11 professional
22621. 963
Windows Feature Experience Pack 1000.22638.1000.0

Microsoft Edge | Microsoft Edge development
{count} vote

1 answer

Sort by: Most helpful
  1. Anonymous
    2022-12-30T08:17:57.137+00:00

    Hi @Yubaozhi ,

    It seems that your proxy server does not have a symbolic name, only an IP address. Application Guard requires proxies to have a symbolic name, not just an IP address. For more information, please read: https://learn.microsoft.com/en-us/windows/security/threat-protection/microsoft-defender-application-guard/faq-md-app-guard#how-do-i-configure-microsoft-defender-application-guard-to-work-with-my-network-proxy--ip-literal-addresses--

    UPDATE
    To be more precise, Application Guard requires proxies to be specified by DNS or NetBIOS name rather than an IP address.
    For example, "192.168.1.4:81" can be annotated as "itproxy:81". itproxy would be translated to 192.168.1.4 if there was an entry in the host's lmhosts file, a DNS entry on a DNS server, or a NetBIOS name on the network segment that resolves to itproxy (assuming NetBIOS is enabled). Then, you can use the "name" in Windows Proxy Settings.277306-proxy.png


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Best Regards,
    Shijie Li


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.