Skip to content

Commit 682899b

Browse files
author
Stephen Tramer
committed
Merge branch 'master' into az-migrate-media
2 parents 6990eff + cc79158 commit 682899b

File tree

1,063 files changed

+13906
-5721
lines changed

Some content is hidden

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

1,063 files changed

+13906
-5721
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35980,7 +35980,16 @@
3598035980
"source_path": "articles/storage/blobs/data-lake-storage-integrate-with-other-services.md",
3598135981
"redirect_url": "/azure/storage/blobs/data-lake-storage-data-scenarios",
3598235982
"redirect_document_id": false
35983+
},
35984+
{
35985+
"source_path": "articles/azure-stack/azure-stack-app-service-fault-domain-update.md",
35986+
"redirect_url": "/azure/azure-stack/azure-stack-app-service-before-you-get-started#high-availability",
35987+
"redirect_document_id": false
35988+
},
35989+
{
35990+
"source_path": "articles/azure-monitor/app/java-live.md",
35991+
"redirect_url": "/azure/azure-monitor/app/java-get-started",
35992+
"redirect_document_id": false
3598335993
}
35984-
3598535994
]
3598635995
}

articles/active-directory-b2c/active-directory-b2c-custom-setup-adfs2016-idp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ You can define an ADFS account as a claims provider by adding it to the **Claims
6060
<Metadata>
6161
<Item Key="WantsEncryptedAssertions">false</Item>
6262
<Item Key="PartnerEntity">https://your-ADFS-domain/federationmetadata/2007-06/federationmetadata.xml</Item>
63-
<Item Key=" XmlSignatureAlgorithm">Sha256</Item>
63+
<Item Key="XmlSignatureAlgorithm">Sha256</Item>
6464
</Metadata>
6565
<CryptographicKeys>
6666
<Key Id="SamlAssertionSigning" StorageReferenceId="B2C_1A_ADFSSamlCert"/>

articles/active-directory-b2c/add-native-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 02/04/2019
1010
ms.custom: mvc
1111
ms.topic: conceptual
1212
ms.service: active-directory
13-
ms.component: B2C
13+
ms.subservice: B2C
1414
---
1515

1616
# Add a native client application to your Azure Active Directory B2C tenant

articles/active-directory-b2c/add-web-application.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 02/04/2019
1010
ms.custom: mvc
1111
ms.topic: conceptual
1212
ms.service: active-directory
13-
ms.component: B2C
13+
ms.subservice: B2C
1414
---
1515

1616
# Add a web API application to your Azure Active Directory B2C tenant
@@ -50,4 +50,4 @@ To call a protected web API from an application, you need to grant your applicat
5050
4. In the **Select Scopes** dropdown, select the **Read** and **Write** scopes that you previously defined.
5151
5. Click **OK**.
5252

53-
Your application is registered to call the protected web API. A user authenticates with Azure AD B2C to use the application. The application obtains an authorization grant from Azure AD B2C to access the protected web API.
53+
Your application is registered to call the protected web API. A user authenticates with Azure AD B2C to use the application. The application obtains an authorization grant from Azure AD B2C to access the protected web API.

articles/active-directory/b2b/add-guest-to-role.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
title: Add an Azure Active Directory B2B collaboration user to a role | Microsoft Docs
3+
title: Add a B2B collaboration user to a role - Azure Active Directory | Microsoft Docs
44
description: Add a guest user to a role in Azure Active Directory
55

66
services: active-directory

articles/active-directory/b2b/add-user-without-invite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
title: Add B2B collaboration users to Azure Active Directory without an invitation | Microsoft Docs
3+
title: Add B2B collaboration users without an invitation - Azure Active Directory | Microsoft Docs
44
description: You can let a guest user add other guest users to your Azure AD without redeeming an invitation in Azure Active Directory B2B collaboration.
55
services: active-directory
66
documentationcenter: ''

articles/active-directory/b2b/allow-deny-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
title: Allow or block invitations to B2B users from specific organizations - Azure Active Directory | Microsoft Docs
3+
title: Allow or block invites to specific organizations - Azure Active Directory | Microsoft Docs
44
description: Shows how an administrator can use the Azure portal or PowerShell to set an access or deny list to allow or block B2B users from certain domains.
55

66
services: active-directory

articles/active-directory/b2b/auditing-and-reporting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Auditing and reporting an Azure Active Directory B2B collaboration user | Microsoft Docs
2+
title: Auditing and reporting a B2B collaboration user - Azure Active Directory | Microsoft Docs
33
description: Guest user properties are configurable in Azure Active Directory B2B collaboration
44

55
services: active-directory

articles/active-directory/b2b/b2b-quickstart-add-guest-users-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Quickstart: Add guest users in the Azure portal'
2+
title: 'Quickstart: Add guest users in the Azure portal - Azure Active Directory'
33
description: Use this quickstart to learn how Azure AD admins can add B2B guest users in the Azure portal and walk through the B2B invitation workflow.
44

55
services: active-directory

articles/active-directory/b2b/b2b-quickstart-invite-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
title: Quickstart to add a guest user with PowerShell for Azure Active Directory B2B collaboration | Microsoft Docs
3+
title: Quickstart Add a guest user with PowerShell - Azure Active Directory | Microsoft Docs
44
description: In this quickstart, you learn how to use PowerShell to send an invitation to an external Azure AD B2B collaboration user.
55

66
services: active-directory

articles/active-directory/b2b/b2b-tutorial-require-mfa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Tutorial: Enforce multi-factor authentication for Azure AD B2B guest users'
2+
title: 'Tutorial: Multi-factor authentication for B2B - Azure Active Directory | Microsoft Docs'
33
description: Learn how to require multi-factor authentication (MFA) when you use Azure AD B2B to collaborate with external users and partner organizations.
44

55
services: active-directory

articles/active-directory/b2b/claims-mapping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: B2B collaboration user claims mapping in Azure Active Directory | Microsoft Docs
2+
title: B2B collaboration user claims mapping - Azure Active Directory | Microsoft Docs
33
description: Customize the user claims that are issued in the SAML token for Azure Active Directory (Azure AD) B2B users.
44

55
services: active-directory

articles/active-directory/b2b/code-samples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Active Directory B2B collaboration code and PowerShell samples | Microsoft Docs
2+
title: B2B collaboration code and PowerShell samples - Azure Active Directory | Microsoft Docs
33
description: Code and PowerShell samples for Azure Active Directory B2B collaboration
44

55
services: active-directory

articles/active-directory/b2b/compare-with-b2c.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
title: Compare B2B collaboration and B2C in Azure Active Directory | Microsoft Docs
3+
title: Compare B2B collaboration and B2C - Azure Active Directory | Microsoft Docs
44
description: What is the difference between Azure Active Directory B2B collaboration and Azure AD B2C?
55

66
services: active-directory

articles/active-directory/b2b/conditional-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Conditional access for Azure Active Directory B2B collaboration users | Microsoft Docs
2+
title: Conditional access for B2B collaboration users - Azure Active Directory | Microsoft Docs
33
description: Azure Active Directory B2B collaboration supports multi-factor authentication (MFA) for selective access to your corporate applications
44

55
services: active-directory

articles/active-directory/b2b/configure-saas-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Configure SaaS apps for B2B collaboration in Azure Active Directory | Microsoft Docs
2+
title: Configure SaaS apps for B2B collaboration - Azure Active Directory | Microsoft Docs
33
description: Code and PowerShell samples for Azure Active Directory B2B collaboration
44

55
services: active-directory

articles/active-directory/b2b/current-limitations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Limitations of Azure Active Directory B2B collaboration | Microsoft Docs
2+
title: Limitations of B2B collaboration - Azure Active Directory | Microsoft Docs
33
description: Current limitations for Azure Active Directory B2B collaboration
44

55
services: active-directory

articles/active-directory/b2b/customize-invitation-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Active Directory B2B collaboration API and customization | Microsoft Docs
2+
title: B2B collaboration API and customization - Azure Active Directory | Microsoft Docs
33
description: Azure Active Directory B2B collaboration supports your cross-company relationships by enabling business partners to selectively access your corporate applications
44

55
services: active-directory

articles/active-directory/b2b/delegate-invitations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Delegate invitations for Azure Active Directory B2B collaboration | Microsoft Docs
2+
title: Delegate invitations for B2B collaboration - Azure Active Directory | Microsoft Docs
33
description: Azure Active Directory B2B collaboration user properties are configurable
44

55
services: active-directory

articles/active-directory/b2b/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Active Directory B2B collaboration FAQs | Microsoft Docs
2+
title: B2B collaboration FAQs - Azure Active Directory | Microsoft Docs
33
description: Get answers to frequently asked questions about Azure Active Directory B2B collaboration.
44

55
services: active-directory

articles/active-directory/b2b/get-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
title: Getting support for Azure Active Directory B2B collaboration | Microsoft Docs
3+
title: Getting support for B2B collaboration - Azure Active Directory | Microsoft Docs
44
description: What is the support experience for Azure Active Directory B2B collaboration?
55

66
services: active-directory

articles/active-directory/b2b/google-federation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
title: Add Google as an identity provider for Azure Active Directory B2B | Microsoft Docs
3+
title: Add Google as an identity provider for B2B - Azure Active Directory | Microsoft Docs
44
description: Federate with Google to enable guest users to sign in to your Azure AD apps with their own Gmail account
55

66
services: active-directory

articles/active-directory/b2b/hybrid-cloud-to-on-premises.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Grant B2B users in Azure AD access to your on-premises applications | Microsoft Docs
2+
title: Grant B2B users access to your on-premises apps - Azure Active Directory | Microsoft Docs
33
description: Shows how to give cloud B2B users access to on-prem apps with Azure AD B2B collaboration.
44

55
services: active-directory

articles/active-directory/b2b/hybrid-on-premises-to-cloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Grant locally-managed partner accounts access to cloud resources as Azure AD B2B users | Microsoft Docs
2+
title: Sync local partner accounts to cloud as B2B users - Azure Active Directory | Microsoft Docs
33
description: Give locally-managed external partners access to both local and cloud resources using the same credentials with Azure AD B2B collaboration.
44

55
services: active-directory

articles/active-directory/b2b/index.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ documentType: LandingData
33
title: Azure Active Directory B2B Documentation
44
metadata:
55
document_id:
6-
title: Azure Active Directory B2B Documentation - Tutorials, quickstarts, concepts, references | Microsoft Docs
7-
description: Learn how to use B2B guest user access so you can securely share resources and collaborate with external partners.
6+
title: Azure Active Directory B2B Documentation | Microsoft Docs
7+
description: Use our tutorials, quickstarts, and how-tos to learn about using B2B guest user access to share and collaborate with external partners.
88
services: active-directory
99
ms.subservice: authentication
1010
author: msmimart
@@ -36,10 +36,12 @@ sections:
3636
style: icon48
3737
items:
3838
- image:
39+
alt:
3940
src: ./media/index/i_security-management.png
4041
text: Add guest users in the Azure portal
4142
href: b2b-quickstart-add-guest-users-portal.md
4243
- image:
44+
alt:
4345
src: ./media/index/i_security-management.png
4446
text: Add a guest user with PowerShell
4547
href: b2b-quickstart-invite-powershell.md

articles/active-directory/b2b/invitation-email-elements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: The elements of the B2B collaboration invitation email - Azure Active Directory | Microsoft Docs
2+
title: Elements of the B2B invitation email - Azure Active Directory | Microsoft Docs
33
description: Azure Active Directory B2B collaboration invitation email template
44

55
services: active-directory

articles/active-directory/b2b/licensing-guidance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Active Directory B2B collaboration licensing guidance | Microsoft Docs
2+
title: B2B collaboration licensing guidance - Azure Active Directory | Microsoft Docs
33
description: Azure Active Directory B2B collaboration does not require paid Azure AD licenses, but you can also get paid features for B2B guest users
44

55
services: active-directory

articles/active-directory/b2b/o365-external-user.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Office 365 external sharing and Azure Active Directory B2B collaboration | Microsoft Docs
2+
title: Office 365 external sharing and B2B collaboration - Azure Active Directory | Microsoft Docs
33
description: Discusses sharing resources with external partners using O365 and Azure Active Directory B2B collaboration.
44

55
services: active-directory

articles/active-directory/b2b/self-service-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Self-service sign-up portal for Azure Active Directory B2B collaboration | Microsoft Docs
2+
title: Self-service sign-up portal for B2B collaboration - Azure Active Directory | Microsoft Docs
33
description: Azure Active Directory B2B collaboration supports your cross-company relationships by enabling business partners to selectively access your corporate applications
44

55
services: active-directory

articles/active-directory/b2b/troubleshoot.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Troubleshooting Azure Active Directory B2B collaboration | Microsoft Docs
2+
title: Troubleshooting B2B collaboration - Azure Active Directory | Microsoft Docs
33
description: Remedies for common problems with Azure Active Directory B2B collaboration
44

55
services: active-directory
@@ -35,7 +35,7 @@ You can enable this feature by using the setting 'ShowPeoplePickerSuggestionsFor
3535

3636
If you are notified that you do not have permissions to invite users, verify that your user account is authorized to invite external users under User Settings:
3737

38-
![](media/troubleshoot/external-user-settings.png)
38+
![External Users settings](media/troubleshoot/external-user-settings.png)
3939

4040
If you have recently modified these settings or assigned the Guest Inviter role to a user, there might be a 15-60 minute delay before the changes take effect.
4141

@@ -47,7 +47,7 @@ Common errors include:
4747

4848
When inviting users whose organization is using Azure Active Directory, but where the specific user’s account does not exist (for example, the user does not exist in Azure AD contoso.com). The administrator of contoso.com may have a policy in place preventing users from being created. The user must check with their admin to determine if external users are allowed. The external user’s admin may need to allow Email Verified users in their domain (see this [article](/powershell/module/msonline/set-msolcompanysettings?view=azureadps-1.0) on allowing Email Verified Users).
4949

50-
![](media/troubleshoot/allow-email-verified-users.png)
50+
![Error stating this tenant does not allow email verified users to be added](media/troubleshoot/allow-email-verified-users.png)
5151

5252
### External user does not exist already in a federated domain
5353

articles/active-directory/b2b/use-dynamic-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Dynamic groups and Azure Active Directory B2B collaboration | Microsoft Docs
2+
title: Dynamic groups and B2B collaboration - Azure Active Directory | Microsoft Docs
33
description: Shows how to use Azure AD dynamic groups with Azure Active Directory B2B collaboration
44

55
services: active-directory

articles/active-directory/b2b/user-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Properties of an Azure Active Directory B2B collaboration user | Microsoft Docs
2+
title: Properties of a B2B collaboration user - Azure Active Directory | Microsoft Docs
33
description: Azure Active Directory B2B collaboration user properties are configurable
44

55
services: active-directory

articles/active-directory/b2b/user-token.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Understand user tokens in Azure AD B2B collaboration | Microsoft Docs
2+
title: Understand user tokens in B2B collaboration - Azure Active Directory | Microsoft Docs
33
description: User token reference for Azure Active Directory B2B collaboration
44

55
services: active-directory

articles/active-directory/b2b/what-is-b2b.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: What is Azure Active Directory B2B collaboration? | Microsoft Docs
2+
title: What is Azure Active Directory B2B collaboration? - Azure Active Directory | Microsoft Docs
33
description: Azure Active Directory B2B collaboration supports guest user access so you can securely share resources and collaborate with external partners.
44

55
services: active-directory

0 commit comments

Comments
 (0)