From 4b477a35ba5aa60e4b80d9c8b8579b77b160882d Mon Sep 17 00:00:00 2001 From: Sunny Zankharia <67922512+sazankha@users.noreply.github.com> Date: Wed, 8 Mar 2023 17:50:02 -0800 Subject: [PATCH 1/4] Update faq-md-app-guard.yml --- .../faq-md-app-guard.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/windows/security/threat-protection/microsoft-defender-application-guard/faq-md-app-guard.yml b/windows/security/threat-protection/microsoft-defender-application-guard/faq-md-app-guard.yml index a2c40f975e..6238c15bee 100644 --- a/windows/security/threat-protection/microsoft-defender-application-guard/faq-md-app-guard.yml +++ b/windows/security/threat-protection/microsoft-defender-application-guard/faq-md-app-guard.yml @@ -229,7 +229,12 @@ sections: answer: | - Visit [Create a new support request](https://support.serviceshub.microsoft.com/supportforbusiness/create). - Under the Product Family, select Windows. Select the product and the product version you need help with. For the category that best describes the issue, select, **Windows Security Technologies**. In the final option, select **Windows Defender Application Guard**. - + + - question: | + Is for a way to enable/disable the behavior where the host Edge tab auto-closes when navigating to an untrusted site? + answer: | + Yes. Use this Edge flag to enable/disable this behavior: --disable-features="msWdagAutoCloseNavigatedTabs" + additionalContent: | ## See also From 42d38e7650c945a15823daf5475390a2041295fd Mon Sep 17 00:00:00 2001 From: Sunny Zankharia <67922512+sazankha@users.noreply.github.com> Date: Thu, 9 Mar 2023 09:22:00 -0800 Subject: [PATCH 2/4] Update windows/security/threat-protection/microsoft-defender-application-guard/faq-md-app-guard.yml Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com> --- .../faq-md-app-guard.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/windows/security/threat-protection/microsoft-defender-application-guard/faq-md-app-guard.yml b/windows/security/threat-protection/microsoft-defender-application-guard/faq-md-app-guard.yml index 6238c15bee..005b4ad629 100644 --- a/windows/security/threat-protection/microsoft-defender-application-guard/faq-md-app-guard.yml +++ b/windows/security/threat-protection/microsoft-defender-application-guard/faq-md-app-guard.yml @@ -231,9 +231,10 @@ sections: - Under the Product Family, select Windows. Select the product and the product version you need help with. For the category that best describes the issue, select, **Windows Security Technologies**. In the final option, select **Windows Defender Application Guard**. - question: | - Is for a way to enable/disable the behavior where the host Edge tab auto-closes when navigating to an untrusted site? + Is there a way to enable or disable the behavior where the host Edge tab auto-closes when navigating to an untrusted site? answer: | - Yes. Use this Edge flag to enable/disable this behavior: --disable-features="msWdagAutoCloseNavigatedTabs" + Yes. Use this Edge flag to enable or disable this behavior: + --disable-features="msWdagAutoCloseNavigatedTabs" additionalContent: | From 55c2e548a5986a6f2a4829ccbbe247dd44f592a3 Mon Sep 17 00:00:00 2001 From: Vinay Pamnani <37223378+vinaypamnani-msft@users.noreply.github.com> Date: Mon, 13 Mar 2023 10:33:21 -0400 Subject: [PATCH 3/4] Update faq-md-app-guard.yml Fix indentation --- .../microsoft-defender-application-guard/faq-md-app-guard.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/threat-protection/microsoft-defender-application-guard/faq-md-app-guard.yml b/windows/security/threat-protection/microsoft-defender-application-guard/faq-md-app-guard.yml index 005b4ad629..c4b1201693 100644 --- a/windows/security/threat-protection/microsoft-defender-application-guard/faq-md-app-guard.yml +++ b/windows/security/threat-protection/microsoft-defender-application-guard/faq-md-app-guard.yml @@ -230,7 +230,7 @@ sections: - Visit [Create a new support request](https://support.serviceshub.microsoft.com/supportforbusiness/create). - Under the Product Family, select Windows. Select the product and the product version you need help with. For the category that best describes the issue, select, **Windows Security Technologies**. In the final option, select **Windows Defender Application Guard**. - - question: | + - question: | Is there a way to enable or disable the behavior where the host Edge tab auto-closes when navigating to an untrusted site? answer: | Yes. Use this Edge flag to enable or disable this behavior: From f689e40a6d7ed317af2b200ab18751cf3f6251ad Mon Sep 17 00:00:00 2001 From: Vinay Pamnani <37223378+vinaypamnani-msft@users.noreply.github.com> Date: Mon, 13 Mar 2023 11:30:35 -0400 Subject: [PATCH 4/4] Update faq-md-app-guard.yml Minor formatting change --- .../microsoft-defender-application-guard/faq-md-app-guard.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/windows/security/threat-protection/microsoft-defender-application-guard/faq-md-app-guard.yml b/windows/security/threat-protection/microsoft-defender-application-guard/faq-md-app-guard.yml index c4b1201693..4f5e1124a1 100644 --- a/windows/security/threat-protection/microsoft-defender-application-guard/faq-md-app-guard.yml +++ b/windows/security/threat-protection/microsoft-defender-application-guard/faq-md-app-guard.yml @@ -233,8 +233,7 @@ sections: - question: | Is there a way to enable or disable the behavior where the host Edge tab auto-closes when navigating to an untrusted site? answer: | - Yes. Use this Edge flag to enable or disable this behavior: - --disable-features="msWdagAutoCloseNavigatedTabs" + Yes. Use this Edge flag to enable or disable this behavior: `--disable-features="msWdagAutoCloseNavigatedTabs"` additionalContent: |