Skip to content

Commit d2e41ab

Browse files
Merge pull request #248931 from rwike77/tou
Updated link to preview licensing
2 parents 527c21c + e59b9de commit d2e41ab

File tree

8 files changed

+13
-13
lines changed

8 files changed

+13
-13
lines changed

articles/active-directory/develop/includes/develop-preview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ ms.topic: include
1515
# > FEATURE_OR_LIBRARY [!INCLUDE [PREVIEW BOILERPLATE](../../../includes/active-directory-develop-preview.md)]
1616
#
1717
---
18-
is in public preview. This preview is provided without a service-level agreement and isn't recommended for production workloads. Some features might be unsupported or have constrained capabilities. For more information, see [Supplemental terms of use for Microsoft Azure previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
18+
is in public preview. This preview is provided without a service-level agreement and isn't recommended for production workloads. Some features might be unsupported or have constrained capabilities. For more information, see [Universal License Terms for Online Services](https://aka.ms/EntraPreviewsTermsOfUse).

articles/active-directory/develop/includes/libraries/libraries-daemon.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
|PHP| [The PHP League oauth2-client](https://oauth2-client.thephpleague.com/usage/) | [League\OAuth2](https://oauth2-client.thephpleague.com/) | ![Green check mark.][n] | ![X indicating no.][n] | ![Green check mark.][y] | -- |
99
-->
1010

11-
<sup>1</sup> [Supplemental terms of use for Microsoft Azure Previews][preview-tos] apply to libraries in *Public preview*.
11+
<sup>1</sup> [Universal License Terms for Online Services][preview-tos] apply to libraries in *Public preview*.
1212

1313
<!--Image references-->
1414

@@ -17,4 +17,4 @@
1717

1818
<!--Reference-style links -->
1919

20-
[preview-tos]: https://azure.microsoft.com/support/legal/preview-supplemental-terms/
20+
[preview-tos]: https://aka.ms/EntraPreviewsTermsOfUse

articles/active-directory/develop/includes/libraries/libraries-desktop.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
| React Native | [React Native App Auth](https://github.com/FormidableLabs/react-native-app-auth/blob/main/docs/config-examples/azure-active-directory.md) | [react-native-app-auth](https://www.npmjs.com/package/react-native-app-auth) | ![X indicating no.][n] | ![Green check mark.][y] | ![Green check mark.][y] | -- |
1111
-->
1212

13-
<sup>1</sup> [Supplemental terms of use for Microsoft Azure Previews][preview-tos] apply to libraries in *Public preview*.
13+
<sup>1</sup> [Universal License Terms for Online Services][preview-tos] apply to libraries in *Public preview*.
1414

1515
<!--Image references-->
1616

@@ -20,4 +20,4 @@
2020

2121
<!--Reference-style links -->
2222

23-
[preview-tos]: https://azure.microsoft.com/support/legal/preview-supplemental-terms/
23+
[preview-tos]: https://aka.ms/EntraPreviewsTermsOfUse

articles/active-directory/develop/includes/libraries/libraries-mobile.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
| React Native |[React Native App Auth](https://github.com/FormidableLabs/react-native-app-auth/blob/main/docs/config-examples/azure-active-directory.md) | [react-native-app-auth](https://www.npmjs.com/package/react-native-app-auth) | ![X indicating no.][n] | ![Green check mark.][y] | ![Green check mark.][y] | -- |
99
-->
1010

11-
<sup>1</sup> [Supplemental terms of use for Microsoft Azure Previews][preview-tos] apply to libraries in *Public preview*.
11+
<sup>1</sup> [Universal License Terms for Online Services][preview-tos] apply to libraries in *Public preview*.
1212

1313
<!--Image references-->
1414

@@ -17,4 +17,4 @@
1717

1818
<!--Reference-style links -->
1919

20-
[preview-tos]: https://azure.microsoft.com/support/legal/preview-supplemental-terms/
20+
[preview-tos]: https://aka.ms/EntraPreviewsTermsOfUse

articles/active-directory/develop/includes/libraries/libraries-spa.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.author: henrymbugua
1919
| Vue | [Vue MSAL]( https://github.com/mvertopoulos/vue-msal) | [vue-msal]( https://www.npmjs.com/package/vue-msal) | ![X indicating no.][n] | ![Green check mark.][y] | ![Green check mark.][y] | -- |
2020
-->
2121

22-
<sup>1</sup> [Supplemental terms of use for Microsoft Azure Previews][preview-tos] apply to libraries in _Public preview_.
22+
<sup>1</sup> [Universal License Terms for Online Services][preview-tos] apply to libraries in _Public preview_.
2323

2424
<sup>2</sup> [Auth code flow][auth-code-flow] with PKCE only (Recommended).
2525

@@ -34,6 +34,6 @@ ms.author: henrymbugua
3434

3535
[aad-app-model-v2-overview]: v2-overview.md
3636
[microsoft-sdl]: https://www.microsoft.com/securityengineering/sdl/
37-
[preview-tos]: https://azure.microsoft.com/support/legal/preview-supplemental-terms/
37+
[preview-tos]: https://aka.ms/EntraPreviewsTermsOfUse
3838
[auth-code-flow]: ../../v2-oauth2-auth-code-flow.md
3939
[implicit-flow]: ../../v2-oauth2-implicit-grant-flow.md

articles/active-directory/develop/includes/libraries/libraries-webapp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
| Ruby | [OmniAuth](https://github.com/omniauth/omniauth) | [omniauth 1.3.1](https://github.com/omniauth/omniauth/releases/tag/v1.3.1)<br/>[omniauth-oauth2 1.4.0](https://github.com/intridea/omniauth-oauth2) | ![X indicating no.][n] | ![X indicating no.][n] | ![Green check mark.][y] | -- |
1818
-->
1919

20-
<sup>(1)</sup> [Supplemental terms of use for Microsoft Azure Previews][preview-tos] apply to libraries in *Public preview*.
20+
<sup>(1)</sup> [Universal License Terms for Online Services][preview-tos] apply to libraries in *Public preview*.
2121

2222
<sup>(2)</sup> The [Microsoft.IdentityModel](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) library only _validates_ tokens - it can't request ID or access tokens.
2323

@@ -28,4 +28,4 @@
2828

2929
<!--Reference-style links -->
3030

31-
[preview-tos]: https://azure.microsoft.com/support/legal/preview-supplemental-terms/
31+
[preview-tos]: https://aka.ms/EntraPreviewsTermsOfUse

articles/active-directory/develop/msal-ios-shared-devices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ These Microsoft applications support Azure AD's shared device mode:
250250
- [Microsoft Teams](/microsoftteams/platform/) (in Public Preview)
251251

252252
> [!IMPORTANT]
253-
> Public preview is provided without a service-level agreement and isn't recommended for production workloads. Some features might be unsupported or have constrained capabilities. For more information, see [Supplemental terms of use for Microsoft Azure previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
253+
> Public preview is provided without a service-level agreement and isn't recommended for production workloads. Some features might be unsupported or have constrained capabilities. For more information, see [Universal License Terms for Online Services](https://aka.ms/EntraPreviewsTermsOfUse).
254254
255255
## Next steps
256256

articles/active-directory/develop/reference-v2-libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ For more information about the Microsoft Authentication Library, see the [Overvi
7575
<!--Reference-style links -->
7676
[AAD-App-Model-V2-Overview]: v2-overview.md
7777
[Microsoft-SDL]: https://www.microsoft.com/securityengineering/sdl/
78-
[preview-tos]: https://azure.microsoft.com/support/legal/preview-supplemental-terms/
78+
[preview-tos]: https://aka.ms/EntraPreviewsTermsOfUse

0 commit comments

Comments
 (0)