File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
articles/active-directory/develop Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -30,11 +30,6 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
30
30
### New articles
31
31
32
32
- [ Access Azure AD protected resources from an app in Google Cloud (preview)] ( workload-identity-federation-create-trust-gcp.md )
33
- - [ Quickstart: Acquire a token and call the Microsoft Graph API by using a console app's identity] ( console-app-quickstart.md )
34
- - [ Quickstart: Acquire a token and call Microsoft Graph API from a desktop application] ( desktop-app-quickstart.md )
35
- - [ Quickstart: Add sign-in with Microsoft to a web app] ( web-app-quickstart.md )
36
- - [ Quickstart: Protect a web API with the Microsoft identity platform] ( web-api-quickstart.md )
37
- - [ Quickstart: Sign in users and call the Microsoft Graph API from a mobile application] ( mobile-app-quickstart.md )
38
33
39
34
### Updated articles
40
35
@@ -45,6 +40,11 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
45
40
- [ Exchange a SAML token issued by AD FS for a Microsoft Graph access token] ( v2-saml-bearer-assertion.md )
46
41
- [ Logging in MSAL.js] ( msal-logging-js.md )
47
42
- [ Permissions and consent in the Microsoft identity platform] ( v2-permissions-and-consent.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 )
48
48
49
49
## December 2021
50
50
You can’t perform that action at this time.
0 commit comments