Skip to content

Commit 7b5157c

Browse files
authored
Merge pull request #186989 from MicrosoftDocs/master
Merge master to live, 4 AM
2 parents 0041854 + 3f6cc24 commit 7b5157c

File tree

118 files changed

+1788
-2815
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

118 files changed

+1788
-2815
lines changed

.openpublishing.redirection.azure-productivity.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,31 @@
44
"source_path_from_root": "/articles/lab-services/classroom-labs-overview.md",
55
"redirect_url": "/azure/lab-services/get-started-manage-labs",
66
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/devtest-labs/scripts/add-external-user-to-lab.md",
10+
"redirect_url": "/azure/devtest-labs/samples-powershell",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path_from_root": "/articles/devtest-labs/scripts/add-marketplace-images-to-lab.md",
15+
"redirect_url": "/azure/devtest-labs/samples-powershell",
16+
"redirect_document_id": false
17+
},
18+
{
19+
"source_path_from_root": "/articles/devtest-labs/scripts/create-custom-image-from-vhd.md",
20+
"redirect_url": "/azure/devtest-labs/samples-powershell",
21+
"redirect_document_id": false
22+
},
23+
{
24+
"source_path_from_root": "/articles/devtest-labs/scripts/create-custom-role-in-lab.md",
25+
"redirect_url": "/azure/devtest-labs/samples-powershell",
26+
"redirect_document_id": false
27+
},
28+
{
29+
"source_path_from_root": "/articles/devtest-labs/scripts/set-allowed-vm-sizes-in-lab.md",
30+
"redirect_url": "/azure/devtest-labs/samples-powershell",
31+
"redirect_document_id": false
732
}
833
]
934
}

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

Lines changed: 32 additions & 19 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: 01/03/2022
9+
ms.date: 02/01/2022
1010
ms.service: active-directory
1111
ms.subservice: develop
1212
ms.topic: reference
@@ -19,6 +19,37 @@ ms.custom: has-adal-ref
1919

2020
Welcome to what's new in the Microsoft identity platform documentation. This article lists new docs that have been added and those that have had significant updates in the last three months.
2121

22+
## January 2022
23+
24+
### New articles
25+
26+
- [Access Azure AD protected resources from an app in Google Cloud (preview)](workload-identity-federation-create-trust-gcp.md)
27+
- [Quickstart: Acquire a token and call the Microsoft Graph API by using a console app's identity](console-app-quickstart.md)
28+
- [Quickstart: Acquire a token and call Microsoft Graph API from a desktop application](desktop-app-quickstart.md)
29+
- [Quickstart: Add sign-in with Microsoft to a web app](web-app-quickstart.md)
30+
- [Quickstart: Protect a web API with the Microsoft identity platform](web-api-quickstart.md)
31+
- [Quickstart: Sign in users and call the Microsoft Graph API from a mobile application](mobile-app-quickstart.md)
32+
33+
### Updated articles
34+
35+
- [Confidential client assertions](msal-net-client-assertions.md)
36+
- [Claims mapping policy type](reference-claims-mapping-policy-type.md)
37+
- [Configure an app to trust a GitHub repo (preview)](workload-identity-federation-create-trust-github.md)
38+
- [Configure an app to trust an external identity provider (preview)](workload-identity-federation-create-trust.md)
39+
- [Exchange a SAML token issued by AD FS for a Microsoft Graph access token](v2-saml-bearer-assertion.md)
40+
- [Logging in MSAL.js](msal-logging-js.md)
41+
- [Permissions and consent in the Microsoft identity platform](v2-permissions-and-consent.md)
42+
- [Quickstart: Acquire a token and call Microsoft Graph API from a Java console app using app's identity](quickstart-v2-java-daemon.md)
43+
- [Quickstart: Acquire a token and call Microsoft Graph API from a Python console app using app's identity](quickstart-v2-python-daemon.md)
44+
- [Quickstart: Add sign-in with Microsoft to a Java web app](quickstart-v2-java-webapp.md)
45+
- [Quickstart: Add sign-in with Microsoft to a Python web app](quickstart-v2-python-webapp.md)
46+
- [Quickstart: Add sign-in with Microsoft to an ASP.NET Core web app](quickstart-v2-aspnet-core-webapp.md)
47+
- [Quickstart: ASP.NET web app that signs in Azure AD users](quickstart-v2-aspnet-webapp.md)
48+
- [Quickstart: Get a token and call the Microsoft Graph API by using a console app's identity](quickstart-v2-netcore-daemon.md)
49+
- [Quickstart: Protect an ASP.NET Core web API with the Microsoft identity platform](quickstart-v2-aspnet-core-web-api.md)
50+
- [Quickstart: Sign in users and call the Microsoft Graph API from an Android app](quickstart-v2-android.md)
51+
- [Quickstart: Sign in users and call the Microsoft Graph API from an iOS or macOS app](quickstart-v2-ios.md)
52+
2253
## December 2021
2354

2455
### New articles
@@ -50,21 +81,3 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
5081
- [Token cache serialization in MSAL.NET](msal-net-token-cache-serialization.md)
5182
- [What's new for authentication?](reference-breaking-changes.md)
5283

53-
## October 2021
54-
55-
### New articles
56-
57-
- [Configure an app to trust a GitHub repo (preview)](workload-identity-federation-create-trust-github.md)
58-
- [Configure an app to trust an external identity provider (preview)](workload-identity-federation-create-trust.md)
59-
- [Set up your application's Azure AD test environment](test-setup-environment.md)
60-
- [Throttling and service limits to consider for testing](test-throttle-service-limits.md)
61-
- [Workload identity federation (preview)](workload-identity-federation.md)
62-
63-
### Updated articles
64-
65-
- [Considerations for using Xamarin iOS with MSAL.NET](msal-net-xamarin-ios-considerations.md)
66-
- [Handle ITP in Safari and other browsers where third-party cookies are blocked](reference-third-party-cookies-spas.md)
67-
- [Initialize client applications using MSAL.js](msal-js-initializing-client-applications.md)
68-
- [Microsoft Graph API](microsoft-graph-intro.md)
69-
- [Microsoft identity platform and the OAuth 2.0 client credentials flow](v2-oauth2-client-creds-grant-flow.md)
70-
- [What's new for authentication?](reference-breaking-changes.md)

articles/active-directory/enterprise-users/groups-lifecycle.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ For information on how to download and install the Azure AD PowerShell cmdlets,
3939

4040
## Activity-based automatic renewal
4141

42-
With Azure AD intelligence, groups are now automatically renewed based on whether they have been recently used. This feature eliminates the need for manual action by group owners, because it's based on user activity in groups across Microsoft 365 services like Outlook, SharePoint, or Teams. For example, if an owner or a group member does something like upload a document to SharePoint, visit a Teams channel, or send an email to the group in Outlook, the group is automatically renewed around 35 days before the group expires and the owner does not get any renewal notifications. The "All Company" group converted in Yammer Native Mode to a Microsoft 365 Group doesn't currently support this type of automatic renewal, and Yammer activities for that group aren't counted as activities.
42+
With Azure AD intelligence, groups are now automatically renewed based on whether they have been recently used. This feature eliminates the need for manual action by group owners, because it's based on user activity in groups across Microsoft 365 services like Outlook, SharePoint, Teams, or Yammer. For example, if an owner or a group member does something like upload a document to SharePoint, visit a Teams channel, send an email to the group in Outlook, or view a post in Yammer, the group is automatically renewed around 35 days before the group expires and the owner does not get any renewal notifications.
4343

4444
For example, consider an expiration policy that is set so that a group expires after 30 days of inactivity. However, to keep from sending an expiration email the day that group expiration is enabled (because there's no record activity yet), Azure AD first waits five days. If there is activity in those five days, the expiration policy works as expected. If there is no activity within five days, we send an expiration/renewal email. Of course, if the group was inactive for five days, an email was sent, and then the group was active, we will autorenew it and start the expiration period again.
4545

@@ -50,6 +50,7 @@ The following user actions cause automatic group renewal:
5050
- SharePoint: View, edit, download, move, share, or upload files
5151
- Outlook: Join group, read/write group message from group space, Like a message (in Outlook Web Access)
5252
- Teams: Visit a Teams channel
53+
- Yammer: View a post within a Yammer community or an interactive email in Outlook
5354

5455
### Auditing and reporting
5556

articles/active-directory/hybrid/reference-connect-version-history.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.assetid: ef2797d7-d440-4a9a-a648-db32ad137494
66
ms.service: active-directory
77
ms.topic: reference
88
ms.workload: identity
9-
ms.date: 10/21/2021
9+
ms.date: 1/31/2022
1010
ms.subservice: hybrid
1111
ms.author: rodejo
1212
ms.custom: has-adal-ref
@@ -34,10 +34,29 @@ Topic | Details
3434
Steps to upgrade from Azure AD Connect | Different methods to [upgrade from a previous version to the latest](how-to-upgrade-previous-version.md) Azure AD Connect release.
3535
Required permissions | For permissions required to apply an update, see [Azure AD Connect: Accounts and permissions](reference-connect-accounts-permissions.md#upgrade).
3636

37+
## Retiring Azure AD Connect 1.x versions
3738
> [!IMPORTANT]
3839
> *On August 31, 2022, all 1.x versions of Azure AD Connect will be retired because they include SQL Server 2012 components that will no longer be supported.* Upgrade to the most recent version of Azure AD Connect (2.x version) by that date or [evaluate and switch to Azure AD cloud sync](../cloud-sync/what-is-cloud-sync.md).
3940
40-
Make sure you're running a recent version of Azure AD Connect to receive an optimal support experience.
41+
## Retiring Azure AD Connect 2.x versions
42+
> [!IMPORTANT]
43+
> We will begin retiring past versions of Azure AD Connect Sync 2.x 12 months from the date they are superseded by a newer version.
44+
> This policy will go into effect on 15 March 2023, when we will retire all versions that are superseded by a newer version on 15 March 2022.
45+
>
46+
> The following versions will retire on 15 March 2023:
47+
>
48+
> - 2.0.89.0
49+
> - 2.0.88.0
50+
> - 2.0.28.0
51+
> - 2.0.25.1
52+
> - 2.0.10.0
53+
> - 2.0.9.0
54+
> - 2.0.8.0
55+
> - 2.0.3.0
56+
>
57+
> If you are not already using the latest release version of Azure AD Connect Sync, you should upgrade your Azure AD Connect Sync software before that date.
58+
>
59+
> This policy does not change the retirement of all 1.x versions of Azure AD Connect Sync on 31 August 2022, which is due to the retirement of the SQL Server 2012 and Azure AD Authentication Library (ADAL) components.
4160
4261
If you run a retired version of Azure AD Connect, it might unexpectedly stop working. You also might not have the latest security fixes, performance improvements, troubleshooting and diagnostic tools, and service enhancements. If you require support, we might not be able to provide you with the level of service your organization needs.
4362

articles/api-management/quickstart-arm-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: dlepow
66
ms.service: api-management
77
tags: azure-resource-manager
88
ms.topic: quickstart
9-
ms.custom: subject-armqs, mode-api
9+
ms.custom: subject-armqs, mode-arm
1010
ms.author: danlep
1111
ms.date: 10/09/2020
1212
---

0 commit comments

Comments
 (0)