Skip to content

Commit 2ad5107

Browse files
authored
Merge pull request #50276 from MicrosoftDocs/master
8/28 AM Publish
2 parents baed5a8 + 20181b4 commit 2ad5107

File tree

314 files changed

+4164
-2934
lines changed

Some content is hidden

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

314 files changed

+4164
-2934
lines changed

.openpublishing.redirection.json

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9243,6 +9243,11 @@
92439243
"redirect_url": "https://docs.microsoft.com/azure/log-analytics/log-analytics-quick-collect-azurevm",
92449244
"redirect_document_id": false
92459245
},
9246+
{
9247+
"source_path": "articles/log-analytics/log-analytics-log-search-transition.md",
9248+
"redirect_url": "https://docs.microsoft.com/azure/log-analytics/query-language/get-started-queries",
9249+
"redirect_document_id": false
9250+
},
92469251
{
92479252
"source_path": "articles/machine-learning/machine-learning-apps-text-analytics.md",
92489253
"redirect_url": "/azure/cognitive-services/cognitive-services-text-analytics-quick-start",
@@ -21147,9 +21152,19 @@
2114721152
"redirect_url": "/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-autoscale-powershell",
2114821153
"redirect_document_id": false
2114921154
},
21155+
{
21156+
"source_path": "articles/security-center/security-center-platform-migration.md",
21157+
"redirect_url": "/azure/security-center/security-center-enable-data-collection",
21158+
"redirect_document_id": false
21159+
},
21160+
{
21161+
"source_path": "articles/security-center/security-center-platform-migration-faq.md",
21162+
"redirect_url": "/azure/security-center/security-center-enable-data-collection",
21163+
"redirect_document_id": false
21164+
},
2115021165
{
2115121166
"source_path": "articles/security-center/security-center-resolve-endpoint-protection-health-alerts.md",
21152-
"redirect_url": "/azure/security-center",
21167+
"redirect_url": "/azure/security-center-faq.md",
2115321168
"redirect_document_id": false
2115421169
},
2115521170
{
@@ -27380,6 +27395,11 @@
2738027395
"source_path": "articles/security-center/security-center-disk-encryption.md",
2738127396
"redirect_url": "/azure/security/azure-security-disk-encryption-overview",
2738227397
"redirect_document_id": false
27398+
},
27399+
{
27400+
"source_path": "articles/cognitive-services/LUIS/luis-reference-gdpr.md",
27401+
"redirect_url": "/azure/cognitive-services/LUIS/luis-user-privacy",
27402+
"redirect_document_id": true
2738327403
}
2738427404
]
2738527405
}

articles/active-directory/TOC.md

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -128,31 +128,6 @@
128128
#### [Register for self-service password reset](user-help/active-directory-passwords-reset-register.md)
129129

130130

131-
## Manage devices
132-
### [Overview](devices/overview.md)
133-
134-
### Quickstarts
135-
#### [Set up Azure AD registered Windows 10 devices](user-help/device-management-azuread-registered-devices-windows10-setup.md)
136-
#### [Set up Azure AD joined devices](user-help/device-management-azuread-joined-devices-setup.md)
137-
138-
### Tutorials
139-
#### [Configure hybrid Azure AD join for managed domains](devices/hybrid-azuread-join-managed-domains.md)
140-
#### [Configure hybrid Azure AD join for federated domains](devices/hybrid-azuread-join-federated-domains.md)
141-
#### [Configure hybrid Azure AD join manually](devices/hybrid-azuread-join-manual-steps.md)
142-
#### [Configure Azure AD join during Windows 10 first-run experience](devices/azuread-joined-devices-frx.md)
143-
144-
### How-to-guides
145-
#### [Plan Azure AD join](devices/azureadjoin-plan.md)
146-
#### [Plan your hybrid Azure AD join implementation](devices/hybrid-azuread-join-plan.md)
147-
#### [Control the hybrid Azure AD join of your devices](devices/hybrid-azuread-join-control.md)
148-
#### [Assign local admins to Azure AD joined devices](devices/assign-local-admin.md)
149-
#### [Troubleshoot hybrid Azure AD joined Windows current devices](devices/troubleshoot-hybrid-join-windows-current.md)
150-
#### [Troubleshoot hybrid Azure AD joined legacy Windows devices](devices/troubleshoot-hybrid-join-windows-legacy.md)
151-
152-
### Concepts
153-
#### [Manage devices using the Azure portal](devices/device-management-azure-portal.md)
154-
#### [FAQs](devices/faq.md)
155-
156131
## Manage apps
157132
### [Overview](manage-apps/what-is-application-management.md)
158133
### [Getting started](manage-apps/plan-an-application-integration.md)

articles/active-directory/active-directory-tou.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ The following procedure describes how to add a Terms of use language.
160160

161161
1. Select the Terms of use you want to edit.
162162

163-
1. In the the details pane, click the **Languages** tab.
163+
1. In the details pane, click the **Languages** tab.
164164

165165
![Add TOU](media/active-directory-tou/languages-tou.png)
166166

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.devlang: na
1515
ms.topic: article
1616
ms.tgt_pltfrm: na
1717
ms.workload: identity
18-
ms.date: 06/13/2018
18+
ms.date: 08/28/2018
1919
ms.author: markvi
2020
ms.reviewer: calebb
2121

@@ -118,10 +118,13 @@ Providers currently offering a compatible service include:
118118

119119
- [Duo Security](https://duo.com/docs/azure-ca)
120120

121+
- [Entrust Datacard](https://www.entrustdatacard.com/products/authentication/intellitrust)
122+
121123
- RSA
122124

123125
- [Trusona](https://www.trusona.com/docs/azure-ad-integration-guide)
124126

127+
125128
For more information on those services, contact the providers directly.
126129

127130
### Creating custom controls

0 commit comments

Comments
 (0)