Skip to content

Commit 161d268

Browse files
authored
Merge pull request #50111 from MicrosoftDocs/master
8/27 AM Publish
2 parents ebb460e + c954c4a commit 161d268

File tree

359 files changed

+2179
-2353
lines changed

Some content is hidden

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

359 files changed

+2179
-2353
lines changed

.openpublishing.redirection.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,12 @@
165165
"redirect_url": "/azure/iot-fundamentals/iot-introduction",
166166
"redirect_document_id": false
167167
},
168+
169+
{
170+
"source_path": "articles/iot-hub/iot-hub-create-using-cli-nodejs.md",
171+
"redirect_url": "/azure/iot-hub/iot-hub-create-using-cli",
172+
"redirect_document_id": true
173+
},
168174
{
169175
"source_path": "articles/cognitive-services/custom-decision-service/custom-decision-service-tutorial-analytics.md",
170176
"redirect_url": "/azure/cognitive-services/custom-decision-service",
@@ -2735,6 +2741,16 @@
27352741
"redirect_url": "/azure/logic-apps/logic-apps-create-deploy-template",
27362742
"redirect_document_id": true
27372743
},
2744+
{
2745+
"source_path": "articles/connectors/connectors-create-api-sharepointserver.md",
2746+
"redirect_url": "/azure/connectors/connectors-create-api-sharepoint",
2747+
"redirect_document_id": true
2748+
},
2749+
{
2750+
"source_path": "articles/connectors/connectors-create-api-sharepointonline.md",
2751+
"redirect_url": "/azure/connectors/connectors-create-api-sharepoint",
2752+
"redirect_document_id": false
2753+
},
27382754
{
27392755
"source_path": "articles/logic-apps/custom-connector-build-web-api-app-tutorial.md",
27402756
"redirect_url": "https://docs.microsoft.com/connectors/custom-connectors/create-web-api-connector",
@@ -26466,6 +26482,26 @@
2646626482
"redirect_url": "/azure/azure-stack/azure-stack-powershell-download",
2646726483
"redirect_document_id": false
2646826484
},
26485+
{
26486+
"source_path": "articles/azure-stack/azure-stack-extension-host-prepare.md",
26487+
"redirect_url": "/azure/azure-stack",
26488+
"redirect_document_id": false
26489+
},
26490+
{
26491+
"source_path": "articles/azure-stack/user/azure-stack-metrics-azure-data.md",
26492+
"redirect_url": "/azure/azure-stack",
26493+
"redirect_document_id": false
26494+
},
26495+
{
26496+
"source_path": "articles/azure-stack/user/azure-stack-metrics-monitor.md",
26497+
"redirect_url": "/azure/azure-stack",
26498+
"redirect_document_id": false
26499+
},
26500+
{
26501+
"source_path": "articles/azure-stack/user/azure-stack-metrics-supported.md",
26502+
"redirect_url": "/azure/azure-stack",
26503+
"redirect_document_id": false
26504+
},
2646926505
{
2647026506
"source_path": "articles/active-directory/application-proxy-teams.md",
2647126507
"redirect_url": "/azure/active-directory/manage-apps/application-proxy-integrate-with-teams",

articles/active-directory/devices/assign-local-admin.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ ms.date: 08/09/2018
1818
ms.author: markvi
1919
ms.reviewer: ravenn
2020

21+
#Customer intent: As a IT admin, I want to manage the local administrators group assignment during an Azure AD join, so that I can control who can manage Azure AD joined devices
22+
2123
---
2224
# How to manage the local administrators group on Azure AD joined devices
2325

articles/active-directory/devices/azuread-joined-devices-frx.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,15 @@ ms.component: devices
1313
ms.workload: identity
1414
ms.tgt_pltfrm: na
1515
ms.devlang: na
16-
ms.topic: article
17-
ms.date: 01/15/2018
16+
ms.topic: tutorial
17+
ms.date: 08/25/2018
1818
ms.author: markvi
1919
ms.reviewer: jairoc
2020

21+
#Customer intent: As a user, I want to join my corporate device during a first-run so that I can access my corporate resources
22+
2123
---
22-
# Join a new Windows 10 device with Azure AD during a first run
24+
# Tutorial: Join a new Windows 10 device with Azure AD during a first run
2325

2426
With device management in Azure Active Directory (Azure AD), you can ensure that your users are accessing your resources from devices that meet your standards for security and compliance. For more information, see the [introduction to device management in Azure Active Directory](overview.md).
2527

@@ -30,9 +32,13 @@ If you have either Windows 10 Professional or Windows 10 Enterprise installed on
3032

3133
In the Windows *out-of-box experience*, joining an on-premises Active Directory (AD) domain is not supported. If you plan to join a computer to an AD domain, during setup, you should select the link **Set up Windows with a local account**. You can then join the domain from the settings on your computer.
3234

35+
In this tutorial, you learn how to join a device to Azure AD during FRX:
36+
> [!div class="checklist"]
37+
> * Prerequisites
38+
> * Joining a device
39+
> * Verification
3340
34-
35-
## Before you begin
41+
## Prerequisites
3642

3743
To join a Windows 10 device, the device registration service must be configured to enable you to register devices. In addition to having permission to joining devices in your Azure AD tenant, you must have fewer devices registered than the configured maximum. For more information, see [configure device settings](device-management-azure-portal.md#configure-device-settings).
3844

articles/active-directory/devices/device-management-azure-portal.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Managing devices using the Azure portal | Microsoft Docs
2+
title: How to manage devices using the Azure portal | Microsoft Docs
33
description: Learn how to use the Azure portal to manage devices.
44
services: active-directory
55
documentationcenter: ''
@@ -14,12 +14,14 @@ ms.workload: identity
1414
ms.tgt_pltfrm: na
1515
ms.devlang: na
1616
ms.topic: article
17-
ms.date: 06/01/2018
17+
ms.date: 08/25/2018
1818
ms.author: markvi
1919
ms.reviewer: jairoc
2020

21+
#Customer intent: As a IT admin, I want to manage all devices related tasks from a central location
22+
2123
---
22-
# Managing devices using the Azure portal
24+
# How to manage devices using the Azure portal
2325

2426

2527
With device management in Azure Active Directory (Azure AD), you can ensure that your users are accessing your resources from devices that meet your standards for security and compliance.

articles/active-directory/devices/hybrid-azuread-join-federated-domains.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,13 @@ ms.component: devices
1313
ms.workload: identity
1414
ms.tgt_pltfrm: na
1515
ms.devlang: na
16-
ms.topic: article
17-
ms.date: 07/31/2018
16+
ms.topic: tutorial
17+
ms.date: 08/25/2018
1818
ms.author: markvi
1919
ms.reviewer: sandeo
2020

21+
#Customer intent: As a IT admin, I want to setup hybrid Azure AD joined devices so that I can automatically bring AD domain-joined devices under control
22+
2123
---
2224
# Tutorial: Configure hybrid Azure Active Directory join for federated domains
2325

articles/active-directory/devices/hybrid-azuread-join-managed-domains.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,13 @@ ms.component: devices
1313
ms.workload: identity
1414
ms.tgt_pltfrm: na
1515
ms.devlang: na
16-
ms.topic: article
17-
ms.date: 08/08/2018
16+
ms.topic: tutorial
17+
ms.date: 08/25/2018
1818
ms.author: markvi
1919
ms.reviewer: sandeo
2020

21+
#Customer intent: As a IT admin, I want to setup hybrid Azure AD joined devices so that I can automatically bring AD domain-joined devices under control
22+
2123
---
2224
# Tutorial: Configure hybrid Azure Active Directory join for managed domains
2325

articles/active-directory/devices/hybrid-azuread-join-manual-steps.md

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,25 +13,37 @@ ms.component: devices
1313
ms.workload: identity
1414
ms.tgt_pltfrm: na
1515
ms.devlang: na
16-
ms.topic: article
17-
ms.date: 08/08/2018
16+
ms.topic: tutorial
17+
ms.date: 08/25/2018
1818
ms.author: markvi
1919
ms.reviewer: sandeo
2020

21+
#Customer intent: As a IT admin, I want to setup hybrid Azure AD joined devices so that I can automatically bring AD domain-joined devices under control
2122
---
2223
# Tutorial: Configure hybrid Azure Active Directory joined devices manually
2324

2425
With device management in Azure Active Directory (Azure AD), you can ensure that your users are accessing your resources from devices that meet your standards for security and compliance. For more details, see the [Introduction to device management in Azure Active Directory](overview.md).
2526

26-
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.
27-
28-
2927

3028
> [!TIP]
3129
> If using Azure AD Connect is an option for you, see [Select your scenario](hybrid-azuread-join-plan.md#select-your-scenario). By using Azure AD Connect, you can simplify the configuration of hybrid Azure AD join significantly.
3230
3331

3432

33+
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. In this tutorial, you learn how to manually configure hybrid Azure AD join for your devices.
34+
35+
> [!div class="checklist"]
36+
> * Prerequisites
37+
> * Configuration steps
38+
> * Configure service connection point
39+
> * Setup issuance of claims
40+
> * Enable Windows down-level devices
41+
> * Verify joined devices
42+
> * Troubleshoot your implementation
43+
44+
45+
46+
3547

3648
## Prerequisites
3749

articles/active-directory/devices/overview.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Introduction to device management in Azure Active Directory | Microsoft Docs
2+
title: What is device management in Azure Active Directory? | Microsoft Docs
33
description: Learn how device management can help you to get control over the devices that are accessing resources in your environment.
44
services: active-directory
55
documentationcenter: ''
@@ -13,13 +13,14 @@ ms.component: devices
1313
ms.workload: identity
1414
ms.tgt_pltfrm: na
1515
ms.devlang: na
16-
ms.topic: article
17-
ms.date: 05/21/2018
16+
ms.topic: overview
17+
ms.date: 08/25/2018
1818
ms.author: markvi
1919
ms.reviewer: jairoc
20+
#Customer intent: As a IT admin, I want to learn how to bring the devices that are accessing my resources under control, so that I can ensure that that my users are accessing my resources from devices that meet my standards for security and compliance.
2021

2122
---
22-
# Introduction to device management in Azure Active Directory
23+
# What is device management in Azure Active Directory?
2324

2425
In a mobile-first, cloud-first world, Azure Active Directory (Azure AD) enables single sign-on to devices, apps, and services from anywhere. With the proliferation of devices - including Bring Your Own Device (BYOD), IT professionals are faced with two opposing goals:
2526

articles/active-directory/devices/troubleshoot-hybrid-join-windows-current.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ ms.date: 11/08/2017
1717
ms.author: markvi
1818
ms.reviewer: jairoc
1919

20+
#Customer intent: As a IT admin, I want to fix issues with my hybrid Azure AD joined devices so that I can my users can use this feature.
21+
2022
---
2123
# Troubleshooting hybrid Azure Active Directory joined Windows 10 and Windows Server 2016 devices
2224

articles/active-directory/devices/troubleshoot-hybrid-join-windows-legacy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ ms.date: 04/23/2018
1717
ms.author: markvi
1818
ms.reviewer: jairoc
1919

20+
#Customer intent: As a IT admin, I want to fix issues with my hybrid Azure AD joined devices so that I can my users can use this feature.
21+
2022
---
2123
# Troubleshooting hybrid Azure Active Directory joined down-level devices
2224

0 commit comments

Comments
 (0)