Skip to content

Commit 993e138

Browse files
committed
Merge branch 'master' of https://github.com/Microsoft/azure-docs-pr into tmoverviewmvc
2 parents 3c5304e + 0e808c3 commit 993e138

File tree

93 files changed

+965
-647
lines changed

Some content is hidden

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

93 files changed

+965
-647
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8190,6 +8190,11 @@
81908190
"redirect_url": "/azure/event-hubs/event-hubs-quickstart-powershell",
81918191
"redirect_document_id": false
81928192
},
8193+
{
8194+
"source_path": "articles/active-directory/active-directory-saml-protocol-reference.md",
8195+
"redirect_url": "/azure/active-directory/develop/active-directory-saml-protocol-reference",
8196+
"redirect_document_id": false
8197+
},
81938198
{
81948199
"source_path": "articles/event-hubs/event-hubs-overview.md",
81958200
"redirect_url": "/azure/event-hubs/event-hubs-what-is-event-hubs",

articles/active-directory/active-directory-saml-protocol-reference.md

Lines changed: 0 additions & 34 deletions
This file was deleted.

articles/active-directory/develop/active-directory-developers-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.assetid: 5c872c89-ef04-4f4c-98de-bc0c7460c7c2
1010
ms.service: active-directory
1111
ms.component: develop
1212
ms.devlang: na
13-
ms.topic: hero-article
13+
ms.topic: article
1414
ms.tgt_pltfrm: na
1515
ms.workload: identity
1616
ms.date: 04/30/2018

articles/active-directory/develop/active-directory-howto-tenant.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.component: develop
1313
ms.workload: identity
1414
ms.tgt_pltfrm: na
1515
ms.devlang: na
16-
ms.topic: hero-article
16+
ms.topic: article
1717
ms.date: 03/23/2018
1818
ms.author: celested
1919
ms.custom: aaddev

articles/active-directory/develop/active-directory-permissions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.component: develop
1313
ms.workload: identity
1414
ms.tgt_pltfrm: na
1515
ms.devlang: na
16-
ms.topic: hero-article
16+
ms.topic: article
1717
ms.date: 06/25/2018
1818
ms.author: celested
1919
ms.reviewer: jesakowi, justhu

articles/active-directory/devices/hybrid-azuread-join-plan.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,13 @@ ms.reviewer: sandeo
2121
---
2222
# How to plan your hybrid Azure Active Directory join implementation
2323

24-
In a similar way to a user, the device is becoming another identity that you as an IT admin, want to protect and use to protect your resources at any time and location. You can accomplish this goal by bringing your device identities to Azure AD. You can do this by doing an Azure AD join, a hybrid Azure AD join or an Azure AD registered device state. By bringing your devices to Azure AD, you get to maximize your end user productivity by enjoying Single-Sign-On (SSO) across your cloud and on-premises resources and at the same time securing access to your cloud and on-premises resources by enabling Conditional Access. For more details, see Conditional Access in Azure AD.
24+
In a similar way to a user, a device is becoming another identity you want to protect and also use to protect your resources at any time and location. You can accomplish this goal by bringing your devices' identities to Azure AD using one of the following methods:
25+
26+
- Azure AD join
27+
- Hybrid Azure AD join
28+
- Azure AD registration
29+
30+
By bringing your devices to Azure AD, you maximize your users' productivity through single sign-on (SSO) across your cloud and on-premises resources. At the same time, you can secure access to your cloud and on-premises resources with [conditional access](../active-directory-conditional-access-azure-portal.md).
2531

2632
If you have an on-premises Active Directory environment and you want to join your domain-joined devices to Azure AD, you can accomplish this by configuring hybrid Azure AD joined devices. This article provides you with the related steps to implement a hybrid Azure AD join in your environment.
2733

@@ -91,8 +97,6 @@ The registration of Windows Server running the Domain Controller (DC) role is no
9197

9298
If your organization requires access to the Internet via an authenticated outbound proxy, you must make sure that your Windows 10 computers can successfully authenticate to the outbound proxy. Because Windows 10 computers run device registration using machine context, it is necessary to configure outbound proxy authentication using machine context.
9399

94-
Hybrid Azure AD join is a process to automatically register your on-premises domain-joined devices with Azure AD. There are cases where you don't want all your devices to register automatically. If this is true for you, see How to control the hybrid Azure AD join of your devices.
95-
96100

97101
Hybrid Azure AD join is a process to automatically register your on-premises domain-joined devices with Azure AD. There are cases where you don't want all your devices to register automatically. If this is true for you, see [How to control the hybrid Azure AD join of your devices](hybrid-azuread-join-control.md).
98102

articles/active-directory/fundamentals/understand-azure-identity-solutions.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,5 +121,3 @@ Now that you understand Azure identity concepts and the options available to you
121121
[Learn more about Azure hybrid identity solutions](https://docs.microsoft.com/azure/active-directory/choose-hybrid-identity-solution)
122122

123123
[Learn more in an Azure Proof of Concept environment](https://aka.ms/aad-poc)
124-
125-
[Deploy Azure AD in production](https://aka.ms/aad-onboard)

0 commit comments

Comments
 (0)