Skip to content

Commit 9150a98

Browse files
authored
Merge pull request #209896 from MicrosoftDocs/main
Merge main to live, 4 AM
2 parents dff15b9 + 50aae77 commit 9150a98

File tree

141 files changed

+3016
-944
lines changed

Some content is hidden

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

141 files changed

+3016
-944
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6928,6 +6928,11 @@
69286928
"redirect_url": "/azure/azure-government/compare-azure-government-global-azure",
69296929
"redirect_document_id": false
69306930
},
6931+
{
6932+
"source_path_from_root": "/articles/azure-government/documentation-government-overview.md",
6933+
"redirect_url": "/azure/azure-government/documentation-government-plan-security",
6934+
"redirect_document_id": false
6935+
},
69316936
{
69326937
"source_path_from_root": "/articles/security/compliance/azure-services-in-fedramp-auditscope.md",
69336938
"redirect_url": "/azure/azure-government/compliance/azure-services-in-fedramp-auditscope",

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

Lines changed: 18 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,23 @@ manager: CelesteDG
1515

1616
Welcome to what's new in Azure Active Directory B2C documentation. This article lists new docs that have been added and those that have had significant updates in the last three months. To learn what's new with the B2C service, see [What's new in Azure Active Directory](../active-directory/fundamentals/whats-new.md) and [Azure AD B2C developer release notes](custom-policy-developer-notes.md)
1717

18+
## August 2022
19+
20+
### New articles
21+
22+
- [Configure Azure Active Directory B2C with Deduce to combat identity fraud and create a trusted user experience](partner-deduce.md)
23+
24+
### Updated articles
25+
26+
- [Clean up resources and delete the tenant](tutorial-delete-tenant.md)
27+
- [Set up sign-up and sign-in with a Twitter account using Azure Active Directory B2C](identity-provider-twitter.md)
28+
- [JSON claims transformations](json-transformations.md)
29+
- [Extensions app in Azure AD B2C](extensions-app.md)
30+
- [Manage Azure AD B2C with Microsoft Graph](microsoft-graph-operations.md)
31+
- [Define custom attributes in Azure Active Directory B2C](user-flow-custom-attributes.md)
32+
- [Azure Active Directory B2C: What's new](whats-new-docs.md)
33+
- [Page layout versions](page-layout.md)
34+
1835
## July 2022
1936

2037
### New articles
@@ -86,72 +103,4 @@ Welcome to what's new in Azure Active Directory B2C documentation. This article
86103
- [Application types that can be used in Active Directory B2C](application-types.md)
87104
- [Publish your Azure Active Directory B2C app to the Azure Active Directory app gallery](publish-app-to-azure-ad-app-gallery.md)
88105
- [Quickstart: Set up sign in for a desktop app using Azure Active Directory B2C](quickstart-native-app-desktop.md)
89-
- [Register a single-page application (SPA) in Azure Active Directory B2C](tutorial-register-spa.md)
90-
91-
## March 2022
92-
93-
### New articles
94-
95-
- [Configure eID-Me with Azure Active Directory B2C for identity verification](partner-eid-me.md)
96-
- [Configure xID with Azure Active Directory B2C for passwordless authentication](partner-xid.md)
97-
- [Configure Transmit Security with Azure Active Directory B2C for passwordless authentication](partner-bindid.md)
98-
99-
### Updated articles
100-
101-
- [Configure eID-Me with Azure Active Directory B2C for identity verification](partner-eid-me.md)
102-
- [Language customization in Azure Active Directory B2C](language-customization.md)
103-
- [Configure Transmit Security with Azure Active Directory B2C for passwordless authentication](partner-bindid.md)
104-
- [Set up direct sign in using Azure Active Directory B2C](direct-signin.md)
105-
- [Single-page application sign in using the OAuth 2.0 implicit flow in Azure Active Directory B2C](implicit-flow-single-page-application.md)
106-
- [Azure AD B2C: Authentication protocols](protocols-overview.md)
107-
- [Configure Akamai with Azure Active Directory B2C](partner-akamai.md)
108-
- [Cookies definitions for Azure AD B2C](cookie-definitions.md)
109-
- [Manage Azure AD B2C with Microsoft Graph](microsoft-graph-operations.md)
110-
- [Azure Active Directory B2C: What's new](whats-new-docs.md)
111-
- [Define custom attributes in Azure Active Directory B2C](user-flow-custom-attributes.md)
112-
- [Options for registering a SAML application in Azure AD B2C](saml-service-provider-options.md)
113-
114-
## February 2022
115-
116-
### New articles
117-
118-
- [Configure authentication in a sample Node.js web application by using Azure Active Directory B2C](configure-a-sample-node-web-app.md)
119-
- [Configure authentication in a sample Node.js web API by using Azure Active Directory B2C](configure-authentication-in-sample-node-web-app-with-api.md)
120-
- [Enable authentication options in a Node.js web app by using Azure Active Directory B2C](enable-authentication-in-node-web-app-options.md)
121-
- [Enable Node.js web API authentication options using Azure Active Directory B2C](enable-authentication-in-node-web-app-with-api-options.md)
122-
- [Enable authentication in your own Node.js web API by using Azure Active Directory B2C](enable-authentication-in-node-web-app-with-api.md)
123-
- [Enable authentication in your own Node web application using Azure Active Directory B2C](enable-authentication-in-node-web-app.md)
124-
125-
### Updated articles
126-
127-
- [Configure session behavior in Azure Active Directory B2C](session-behavior.md)
128-
- [Customize the user interface with HTML templates in Azure Active Directory B2C](customize-ui-with-html.md)
129-
- [Define a self-asserted technical profile in an Azure Active Directory B2C custom policy](self-asserted-technical-profile.md)
130-
- [About claim resolvers in Azure Active Directory B2C custom policies](claim-resolver-overview.md)
131-
- [Date claims transformations](date-transformations.md)
132-
- [Integer claims transformations](integer-transformations.md)
133-
- [JSON claims transformations](json-transformations.md)
134-
- [Define phone number claims transformations in Azure AD B2C](phone-number-claims-transformations.md)
135-
- [Social accounts claims transformations](social-transformations.md)
136-
- [String claims transformations](string-transformations.md)
137-
- [Web sign in with OpenID Connect in Azure Active Directory B2C](openid-connect.md)
138-
139-
## January 2022
140-
141-
### Updated articles
142-
143-
- [Tutorial: Secure Hybrid Access to applications with Azure AD B2C and F5 BIG-IP](partner-f5.md)
144-
- [Set up a force password reset flow in Azure Active Directory B2C](force-password-reset.md)
145-
- [Boolean claims transformations](boolean-transformations.md)
146-
- [Date claims transformations](date-transformations.md)
147-
- [General claims transformations](general-transformations.md)
148-
- [Integer claims transformations](integer-transformations.md)
149-
- [JSON claims transformations](json-transformations.md)
150-
- [Define phone number claims transformations in Azure AD B2C](phone-number-claims-transformations.md)
151-
- [Social accounts claims transformations](social-transformations.md)
152-
- [String claims transformations](string-transformations.md)
153-
- [StringCollection claims transformations](stringcollection-transformations.md)
154-
- [Billing model for Azure Active Directory B2C](billing.md)
155-
- [Configure SAML identity provider options with Azure Active Directory B2C](identity-provider-generic-saml-options.md)
156-
- [About claim resolvers in Azure Active Directory B2C custom policies](claim-resolver-overview.md)
157-
- [Add AD FS as a SAML identity provider using custom policies in Azure Active Directory B2C](identity-provider-adfs-saml.md)
106+
- [Register a single-page application (SPA) in Azure Active Directory B2C](tutorial-register-spa.md)

articles/active-directory/authentication/how-to-migrate-mfa-server-to-azure-mfa-user-authentication.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -241,11 +241,8 @@ Microsoft Authenticator can be used as a passwordless sign-in method and a secon
241241
### Register for combined security registration (recommended)
242242

243243
We recommend having your users register for combined security information, which is a single place to register their authentication methods and devices for both MFA and SSPR.
244-
While it's possible to migrate data from the MFA Server to Azure AD MFA, you face these challenges:
245244

246-
* Only phone numbers can be migrated.
247-
* Authenticator apps will need to be reregistered.
248-
* Stale data can be migrated.
245+
Authentication data can be migrated from MFA Server to Azure AD. This process doesn't require any end-user interaction during or after the migration, but it can result in stale data being migrated.
249246

250247
Microsoft provides communication templates that you can provide to your users to guide them through the combined registration process.
251248
These include templates for email, posters, table tents, and various other assets. Users register their information at `https://aka.ms/mysecurityinfo`, which takes them to the combined security registration screen.

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

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: active-directory
55
author: mmacy
66
manager: CelesteDG
77

8-
ms.date: 08/01/2022
8+
ms.date: 09/01/2022
99
ms.service: active-directory
1010
ms.subservice: develop
1111
ms.topic: reference
@@ -18,6 +18,23 @@ ms.custom: has-adal-ref
1818

1919
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.
2020

21+
## August 2022
22+
23+
### Updated articles
24+
25+
- [Access Azure AD protected resources from an app in Google Cloud (preview)](workload-identity-federation-create-trust-gcp.md)
26+
- [Claims challenges, claims requests, and client capabilities](claims-challenge.md)
27+
- [Configure an app's publisher domain](howto-configure-publisher-domain.md)
28+
- [Configure an app to trust an external identity provider](workload-identity-federation-create-trust.md)
29+
- [How to use Continuous Access Evaluation enabled APIs in your applications](app-resilience-continuous-access-evaluation.md)
30+
- [Microsoft identity platform and OAuth 2.0 authorization code flow](v2-oauth2-auth-code-flow.md)
31+
- [Microsoft identity platform UserInfo endpoint](userinfo.md)
32+
- [OpenID Connect on the Microsoft identity platform](v2-protocols-oidc.md)
33+
- [Publisher verification](publisher-verification-overview.md)
34+
- [Protected web API: Code configuration](scenario-protected-web-api-app-configuration.md)
35+
- [Provide optional claims to your app](active-directory-optional-claims.md)
36+
- [Using directory extension attributes in claims](active-directory-schema-extensions.md)
37+
2138
## July 2022
2239

2340
### New articles
@@ -44,18 +61,3 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
4461
- [Microsoft identity platform refresh tokens](refresh-tokens.md)
4562
- [Single-page application: Acquire a token to call an API](scenario-spa-acquire-token.md)
4663
- [Tutorial: Sign in users and call the Microsoft Graph API in an Electron desktop app](tutorial-v2-nodejs-desktop.md)
47-
48-
## May 2022
49-
50-
### Updated articles
51-
52-
- [Developer guide to Conditional Access authentication context](developer-guide-conditional-access-authentication-context.md)
53-
- [Migrate confidential client applications from ADAL.NET to MSAL.NET](msal-net-migration-confidential-client.md)
54-
- [Protected web API: App registration](scenario-protected-web-api-app-registration.md)
55-
- [Quickstart: Sign in users and call the Microsoft Graph API from an Android app](mobile-app-quickstart-portal-android.md)
56-
- [Quickstart: Sign in users and call the Microsoft Graph API from an iOS or macOS app](mobile-app-quickstart-portal-ios.md)
57-
- [Set up your application's Azure AD test environment](test-setup-environment.md)
58-
- [Single sign-on SAML protocol](single-sign-on-saml-protocol.md)
59-
- [Single sign-on with MSAL.js](msal-js-sso.md)
60-
- [Tutorial: Sign in users and acquire a token for Microsoft Graph in a Node.js & Express web app](tutorial-v2-nodejs-webapp-msal.md)
61-
- [What's new for authentication?](reference-breaking-changes.md)

articles/active-directory/external-identities/add-users-administrator.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,11 @@ services: active-directory
77
ms.service: active-directory
88
ms.subservice: B2B
99
ms.topic: how-to
10-
ms.date: 09/10/2021
10+
ms.date: 08/31/2022
1111

1212
ms.author: mimart
1313
author: msmimart
1414
manager: celestedg
15-
ms.reviewer: mal
1615

1716
ms.collection: M365-identity-device-management
1817
---
@@ -37,10 +36,10 @@ To add B2B collaboration users to the directory, follow these steps:
3736
1. Sign in to the [Azure portal](https://portal.azure.com) as a user who is assigned a limited administrator directory role or the Guest Inviter role.
3837
2. Search for and select **Azure Active Directory** from any page.
3938
3. Under **Manage**, select **Users**.
40-
4. Select **New guest user**.
39+
4. Select **New user** > **Invite external user**. (Or, if you're using the legacy experience, select **New guest user**).
4140
5. On the **New user** page, select **Invite user** and then add the guest user's information.
4241

43-
![Guest user type image](media/add-users-administrator/invite-user.png)
42+
![Screenshot showing the new user page.](media/add-users-administrator/invite-user.png)
4443

4544
- **Name.** The first and last name of the guest user.
4645
- **Email address (required)**. The email address of the guest user.
@@ -54,7 +53,7 @@ To add B2B collaboration users to the directory, follow these steps:
5453

5554
After you send the invitation, the user account is automatically added to the directory as a guest.
5655

57-
![Guest user image](media/add-users-administrator//guest-user-type.png)
56+
![Screenshot showing the user list including the new Guest user.](media/add-users-administrator//guest-user-type.png)
5857

5958
## Add guest users to a group
6059
If you need to manually add B2B collaboration users to a group, follow these steps:
@@ -131,16 +130,15 @@ If a guest user has not yet redeemed their invitation, you can resend the invita
131130
1. Sign in to the [Azure portal](https://portal.azure.com) as an Azure AD administrator.
132131
2. Search for and select **Azure Active Directory** from any page.
133132
3. Under **Manage**, select **Users**.
134-
4. Select the user account.
135-
5. In the **Identity** section, under **Invitation accepted**, Select the **(manage)** link.
133+
4. In the list, select the user's name to open their user profile.
134+
5. Under **My Feed**, in the **B2B collaboration** tile, select the **Manage (resend invitation / reset status** link.
136135
6. If the user has not yet accepted the invitation, Select the **Yes** option to resend.
137136

138-
![Resend Invitation](./media/add-users-administrator/resend-invitation.png)
137+
![Screenshot showing the Resend Invite radio button.](./media/add-users-administrator/resend-invitation.png)
139138

140-
> [!NOTE]
141-
> An invitation URL will be generated.
139+
7. In the confirmation message, select **Yes** to confirm that you want to send the user a new email invitation for redeeming their guest account. An invitation URL will be generated and sent to the user.
142140

143141
## Next steps
144142

145-
- To learn how non-Azure AD admins can add B2B guest users, see [How do information workers add B2B collaboration users?](add-users-information-worker.md)
143+
- To learn how non-Azure AD admins can add B2B guest users, see [How users in your organization can invite guest users to an app](add-users-information-worker.md)
146144
- For information about the invitation email, see [The elements of the B2B collaboration invitation email](invitation-email-elements.md).

0 commit comments

Comments
 (0)