From 0d11667a89bb59b51dc32862052c6d27348e3bf4 Mon Sep 17 00:00:00 2001 From: Loann Le <84412881+taoism4504@users.noreply.github.com> Date: Wed, 9 Feb 2022 09:10:24 -0800 Subject: [PATCH] Vault documentation: added a warning message to vault ui browser support doc (#13961) * added a warning about using ie browswer * added Vault UI at the end --- website/content/docs/browser-support.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/content/docs/browser-support.mdx b/website/content/docs/browser-support.mdx index e397c8b7f0..a6d14eee4c 100644 --- a/website/content/docs/browser-support.mdx +++ b/website/content/docs/browser-support.mdx @@ -15,4 +15,5 @@ Vault currently supports all 'evergreen' browsers, as they are generally on up-t - Safari - Microsoft Edge -We do not support Internet Explorer 11 (IE 11). Vault follows a similar alignment with Microsoft's own stance on IE 11, found on their [support website](https://docs.microsoft.com/en-US/lifecycle/faq/internet-explorer-microsoft-edge). +!> **Warning**: We strongly caution against using Internet Explorer 11 (IE 11) as you may experience degradation in feature functionality, and in some cases, Vault features may not work at all. HashiCorp no longer supports Internet Explorer 11 (IE 11) and we are in alignment with Microsoft's own stance on IE 11. You can find their statement about IE 11 on their [support website](https://docs.microsoft.com/en-US/lifecycle/faq/internet-explorer-microsoft-edge). +We encourage that you move off of IE 11 and use one of the supported browsers listed for Vault UI.