Skip to content

Commit c7e88e5

Browse files
authored
Merge pull request #58000 from tysonn/master
edge fixes
2 parents 0504015 + 33b70d7 commit c7e88e5

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed

articles/active-directory/conditional-access/technical-reference.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,13 +123,13 @@ This setting works with all browsers. However, to satisfy a device policy, like
123123

124124
| OS | Browsers | Support |
125125
| :-- | :-- | :-: |
126-
| Windows 10 | Internet Explorer, Edge, Chrome | ![Check][1] |
126+
| Windows 10 | Internet Explorer, Microsoft Edge, Chrome | ![Check][1] |
127127
| Windows 8 / 8.1 | Internet Explorer, Chrome | ![Check][1] |
128128
| Windows 7 | Internet Explorer, Chrome | ![Check][1] |
129129
| iOS | Safari, Intune Managed Browser | ![Check][1] |
130130
| Android | Chrome, Intune Managed Browser | ![Check][1] |
131-
| Windows Phone | Internet Explorer, Edge | ![Check][1] |
132-
| Windows Server 2016 | Internet Explorer, Edge | ![Check][1] |
131+
| Windows Phone | Internet Explorer, Microsoft Edge | ![Check][1] |
132+
| Windows Server 2016 | Internet Explorer, Microsoft Edge | ![Check][1] |
133133
| Windows Server 2016 | Chrome | Coming soon |
134134
| Windows Server 2012 R2 | Internet Explorer, Chrome | ![Check][1] |
135135
| Windows Server 2008 R2 | Internet Explorer, Chrome | ![Check][1] |

articles/active-directory/develop/howto-v1-debug-saml-sso-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ We recommend installing the [My Apps Secure Sign-in Extension](../user-help/acti
2828
To download and install the My Apps Secure Sign-in Extension, use one of the following links.
2929

3030
- [Chrome](https://go.microsoft.com/fwlink/?linkid=866367)
31-
- [Edge](https://go.microsoft.com/fwlink/?linkid=845176)
31+
- [Microsoft Edge](https://go.microsoft.com/fwlink/?linkid=845176)
3232
- [Firefox](https://go.microsoft.com/fwlink/?linkid=866366)
3333

3434

articles/active-directory/fundamentals/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,7 @@ Using custom policies, you can now add the Azure AD common endpoint as an identi
801801
**Service category:** My Apps
802802
**Product capability:** SSO
803803

804-
Users can now access applications through internal URLs even when outside your corporate network by using the My Apps Secure Sign-in Extension for Azure AD. This will work with any application that you have published using Azure AD Application Proxy, on any browser that also has the Access Panel browser extension installed. The URL redirection functionality is automatically enabled once a user logs into the extension. The extension is available for download on [Edge](https://go.microsoft.com/fwlink/?linkid=845176), [Chrome](https://go.microsoft.com/fwlink/?linkid=866367), and [Firefox](https://go.microsoft.com/fwlink/?linkid=866366).
804+
Users can now access applications through internal URLs even when outside your corporate network by using the My Apps Secure Sign-in Extension for Azure AD. This will work with any application that you have published using Azure AD Application Proxy, on any browser that also has the Access Panel browser extension installed. The URL redirection functionality is automatically enabled once a user logs into the extension. The extension is available for download on [Microsoft Edge](https://go.microsoft.com/fwlink/?linkid=845176), [Chrome](https://go.microsoft.com/fwlink/?linkid=866367), and [Firefox](https://go.microsoft.com/fwlink/?linkid=866366).
805805

806806
---
807807

articles/active-directory/user-help/active-directory-saas-access-panel-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ To sign in to password-based single sign-on, you must use the extension. After t
8181
>
8282
You can download the extension directly from the following sites:
8383
- [Chrome](https://go.microsoft.com/fwlink/?linkid=866367)
84-
- [Edge](https://go.microsoft.com/fwlink/?linkid=845176)
84+
- [Microsoft Edge](https://go.microsoft.com/fwlink/?linkid=845176)
8585
- [Firefox](https://go.microsoft.com/fwlink/?linkid=866366)
8686

8787
If you are using a My Apps URL other than `https://myapps.microsoft.com`, configure your default URL by doing the following:

articles/active-directory/user-help/active-directory-saas-access-panel-user-help.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Check to ensure that you are meeting the following browser requirements:
5353
You can also download the extension directly from the following sites:
5454

5555
- [Chrome](https://go.microsoft.com/fwlink/?linkid=866367)
56-
- [Edge](https://go.microsoft.com/fwlink/?linkid=845176)
56+
- [Microsoft Edge](https://go.microsoft.com/fwlink/?linkid=845176)
5757
- [Firefox](https://go.microsoft.com/fwlink/?linkid=866366)
5858

5959
If you have installed the extension and are still experiencing issues, try the following:

articles/time-series-insights/tutorial-explore-js-client-lib.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In this tutorial, you learn about:
3232
3333
## Prerequisites
3434

35-
This tutorial uses the "Developer Tools" feature (also known as DevTools or F12) that's found in most modern web browsers, including [Edge](/microsoft-edge/devtools-guide), [Chrome](https://developers.google.com/web/tools/chrome-devtools/), [FireFox](https://developer.mozilla.org/en-US/docs/Learn/Common_questions/What_are_browser_developer_tools), [Safari](https://developer.apple.com/safari/tools/), and others. If you're not already familiar with this feature, you might want to explore it in your browser before continuing.
35+
This tutorial uses the "Developer Tools" feature (also known as DevTools or F12) that's found in most modern web browsers, including [Microsoft Edge](/microsoft-edge/devtools-guide), [Chrome](https://developers.google.com/web/tools/chrome-devtools/), [FireFox](https://developer.mozilla.org/en-US/docs/Learn/Common_questions/What_are_browser_developer_tools), [Safari](https://developer.apple.com/safari/tools/), and others. If you're not already familiar with this feature, you might want to explore it in your browser before continuing.
3636

3737
## Time Series Insights sample application
3838

0 commit comments

Comments
 (0)