Containerproxy von Application Guard

Diese Richtlinie konfiguriert die Proxyeinstellungen für Microsoft Edge Application Guard.
Wenn Sie diese Richtlinie aktivieren, ignoriert Microsoft Edge Application Guard andere Proxykonfigurationen.

Wenn Sie diese Richtlinie nicht konfigurieren, verwendet Microsoft Edge Application Guard die Proxykonfiguration des Hosts.

Diese Richtlinie wirkt sich nicht auf die Proxykonfiguration von Microsoft Edge außerhalb von Application Guard (auf dem Host) aus.

Im ProxyMode-Feld können Sie den von Microsoft Edge Application Guard verwendeten Proxyserver angeben.

Das ProxyPacUrl-Feld ist eine URL zu einer .pac-Proxydatei.

Das ProxyServer-Feld ist eine URL für den Proxyserver.

Wenn Sie den Wert "Direct" für 'ProxyMode' (Proxyservereinstellungen konfigurieren) auswählen, werden alle anderen Felder ignoriert.

Wenn Sie den Wert "auto_detect" für 'ProxyMode' auswählen, werden alle anderen Felder ignoriert.

Wenn Sie den Wert "fixed_servers" für 'ProxyMode' auswählen, wird das Feld 'ProxyServer' (Adresse oder URL des Proxyservers konfigurieren) verwendet.

Wenn Sie den Wert "pac_script" für 'ProxyMode' auswählen, wird das Feld 'ProxyPacUrl' (Proxy-PAC-Datei-URL festlegen) verwendet.

Weitere Informationen zum Identifizieren von Application Guard-Datenverkehr mithilfe dualer Proxyx finden Sie unter https://go.microsoft.com/fwlink/?linkid=2134653.

Beispielwert:

{
"ProxyMode": "direct",
"ProxyPacUrl": "https://internal.site/example.pac",
"ProxyServer": "123.123.123.123:8080"
}

Kompakter Beispielwert:

{"ProxyMode": "direct", "ProxyPacUrl": "https://internal.site/example.pac", "ProxyServer": "123.123.123.123:8080"}

Unterstützt auf: Microsoft Edge Version 84, Windows 7 oder höher

Containerproxy von Application Guard

Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
Registry PathSoftware\Policies\Microsoft\Edge
Value NameApplicationGuardContainerProxy
Value TypeREG_SZ
Default Value

msedge.admx

Administrative Vorlagen (Computer)

Administrative Vorlagen (Benutzer)