Skip to content

Commit eaca6af

Browse files
authored
Merge pull request #191257 from henrymbuguakiarie/msid-amend-whats-new-docs
[msid] I'm removing links to portal articles from what's new docs
2 parents 8358d04 + 1c2c134 commit eaca6af

File tree

1 file changed

+6
-22
lines changed

1 file changed

+6
-22
lines changed

articles/active-directory/develop/whats-new-docs.md

Lines changed: 6 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: active-directory
66
author: mmacy
77
manager: CelesteDG
88

9-
ms.date: 03/01/2022
9+
ms.date: 03/10/2022
1010
ms.service: active-directory
1111
ms.subservice: develop
1212
ms.topic: reference
@@ -21,11 +21,6 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
2121

2222
## February 2022
2323

24-
### New articles
25-
26-
- [Quickstart: Sign in users and call the Microsoft Graph API from an Android app](mobile-app-quickstart-portal-android.md)
27-
- [Quickstart: Sign in users and call the Microsoft Graph API from an iOS or macOS app](mobile-app-quickstart-portal-ios.md)
28-
2924
### Updated articles
3025

3126
- [Desktop app that calls web APIs: Acquire a token using WAM](scenario-desktop-acquire-token-wam.md)
@@ -35,11 +30,6 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
3530
### New articles
3631

3732
- [Access Azure AD protected resources from an app in Google Cloud (preview)](workload-identity-federation-create-trust-gcp.md)
38-
- [Quickstart: Acquire a token and call the Microsoft Graph API by using a console app's identity](console-app-quickstart.md)
39-
- [Quickstart: Acquire a token and call Microsoft Graph API from a desktop application](desktop-app-quickstart.md)
40-
- [Quickstart: Add sign-in with Microsoft to a web app](web-app-quickstart.md)
41-
- [Quickstart: Protect a web API with the Microsoft identity platform](web-api-quickstart.md)
42-
- [Quickstart: Sign in users and call the Microsoft Graph API from a mobile application](mobile-app-quickstart.md)
4333

4434
### Updated articles
4535

@@ -50,16 +40,11 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
5040
- [Exchange a SAML token issued by AD FS for a Microsoft Graph access token](v2-saml-bearer-assertion.md)
5141
- [Logging in MSAL.js](msal-logging-js.md)
5242
- [Permissions and consent in the Microsoft identity platform](v2-permissions-and-consent.md)
53-
- [Quickstart: Acquire a token and call Microsoft Graph API from a Java console app using app's identity](quickstart-v2-java-daemon.md)
54-
- [Quickstart: Acquire a token and call Microsoft Graph API from a Python console app using app's identity](quickstart-v2-python-daemon.md)
55-
- [Quickstart: Add sign-in with Microsoft to a Java web app](quickstart-v2-java-webapp.md)
56-
- [Quickstart: Add sign-in with Microsoft to a Python web app](quickstart-v2-python-webapp.md)
57-
- [Quickstart: Add sign-in with Microsoft to an ASP.NET Core web app](quickstart-v2-aspnet-core-webapp.md)
58-
- [Quickstart: ASP.NET web app that signs in Azure AD users](quickstart-v2-aspnet-webapp.md)
59-
- [Quickstart: Get a token and call the Microsoft Graph API by using a console app's identity](quickstart-v2-netcore-daemon.md)
60-
- [Quickstart: Protect an ASP.NET Core web API with the Microsoft identity platform](quickstart-v2-aspnet-core-web-api.md)
61-
- [Quickstart: Sign in users and call the Microsoft Graph API from an Android app](quickstart-v2-android.md)
62-
- [Quickstart: Sign in users and call the Microsoft Graph API from an iOS or macOS app](quickstart-v2-ios.md)
43+
- [Quickstart: Acquire a token and call the Microsoft Graph API by using a console app's identity](console-app-quickstart.md)
44+
- [Quickstart: Acquire a token and call Microsoft Graph API from a desktop application](desktop-app-quickstart.md)
45+
- [Quickstart: Add sign-in with Microsoft to a web app](web-app-quickstart.md)
46+
- [Quickstart: Protect a web API with the Microsoft identity platform](web-api-quickstart.md)
47+
- [Quickstart: Sign in users and call the Microsoft Graph API from a mobile application](mobile-app-quickstart.md)
6348

6449
## December 2021
6550

@@ -75,5 +60,4 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
7560

7661
- [Claims mapping policy type](reference-claims-mapping-policy-type.md)
7762
- [Microsoft identity platform developer glossary](developer-glossary.md)
78-
- [Quickstart: Sign in and get an access token in an Angular SPA using the auth code flow](quickstart-v2-javascript-auth-code-angular.md)
7963
- [Token cache serialization in MSAL.NET](msal-net-token-cache-serialization.md)

0 commit comments

Comments
 (0)