Skip to content

Commit a7a3d00

Browse files
committed
Merge branch 'master' of https://github.com/Microsoft/azure-docs-pr into azureadds-linux-domain-join
2 parents 2d9037b + ac13c85 commit a7a3d00

File tree

241 files changed

+4034
-2246
lines changed

Some content is hidden

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

241 files changed

+4034
-2246
lines changed

.openpublishing.redirection.json

Lines changed: 30 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
{
22
"redirections": [
3-
{
4-
"source_path": "articles/machine-learning/data-science-virtual-machine/provision-deep-learning-dsvm.md",
5-
"redirect_url": "/azure/machine-learning/data-science-virtual-machine/dsvm-ubuntu-intro",
6-
"redirect_document_id": false
7-
},
83
{
94
"source_path": "articles/azure-government/documentation-government-get-started-connect-with-vs.md",
105
"redirect_url": "/azure/azure-government/documentation-government-welcome",
@@ -15,11 +10,21 @@
1510
"redirect_url": "/azure/security/develop/security-code-analysis-onboard",
1611
"redirect_document_id": true
1712
},
13+
{
14+
"source_path": "articles/machine-learning/team-data-science-process/move-data-to-azure-blob-using-azcopy.md",
15+
"redirect_url": "/azure/storage/common/storage-use-azcopy-v10",
16+
"redirect_document_id": false
17+
},
1818
{
1919
"source_path": "articles/machine-learning/data-science-virtual-machine/deep-learning-dsvm-overview.md",
2020
"redirect_url": "/azure/machine-learning/data-science-virtual-machine/overview",
2121
"redirect_document_id": false
2222
},
23+
{
24+
"source_path": "articles/machine-learning/data-science-virtual-machine/provision-deep-learning-dsvm.md",
25+
"redirect_url": "/azure/machine-learning/data-science-virtual-machine/dsvm-ubuntu-intro",
26+
"redirect_document_id": false
27+
},
2328
{
2429
"source_path": "articles/machine-learning/data-science-virtual-machine/use-deep-learning-dsvm.md",
2530
"redirect_url": "/azure/machine-learning/data-science-virtual-machine/linux-dsvm-walkthrough#deep-learning",
@@ -13830,6 +13835,11 @@
1383013835
"redirect_url": "https://docs.microsoft.com/rest/api/searchservice/add-scoring-profiles-to-a-search-index",
1383113836
"redirect_document_id": false
1383213837
},
13838+
{
13839+
"source_path": "articles/service-bus-messaging/service-bus-role-based-access-control.md",
13840+
"redirect_url": "/azure/service-bus-messaging/service-bus-managed-service-identity",
13841+
"redirect_document_id": false
13842+
},
1383313843
{
1383413844
"source_path": "articles/service-bus-messaging/service-bus-amqp-apache.md",
1383513845
"redirect_url": "/azure/service-bus-messaging/service-bus-amqp-overview",
@@ -25274,6 +25284,11 @@
2527425284
"redirect_url": "/azure/data-factory/connector-azure-sql-database-managed-instance",
2527525285
"redirect_document_id": false
2527625286
},
25287+
{
25288+
"source_path": "articles/data-factory/how-to-read-write-partitioned-data.md",
25289+
"redirect_url": "/azure/data-factory/tutorial-incremental-copy-overview",
25290+
"redirect_document_id": false
25291+
},
2527725292
{
2527825293
"source_path": "articles/data-factory/data-factory-amazon-simple-storage-service-connector.md",
2527925294
"redirect_url": "/azure/data-factory/v1/data-factory-amazon-simple-storage-service-connector",
@@ -25994,6 +26009,11 @@
2599426009
"redirect_url": "/azure/security-center/security-center-sql-service-recommendations",
2599526010
"redirect_document_id": false
2599626011
},
26012+
{
26013+
"source_path": "articles/security-center/security-center-incident-response.md",
26014+
"redirect_url": "/azure/security-center/tutorial-security-incident",
26015+
"redirect_document_id": false
26016+
},
2599726017
{
2599826018
"source_path": "articles/virtual-network/virtual-network-deploy-multinic-arm-cli.md",
2599926019
"redirect_url": "/azure/virtual-machines/linux/multiple-nics",
@@ -41201,7 +41221,11 @@
4120141221
"redirect_url": "/azure/media-services/media-services-specifications-ms-sstr-amendment-hevc",
4120241222
"redirect_document_id": false
4120341223
},
41204-
41224+
{
41225+
"source_path": "articles/active-directory-domain-services/active-directory-ds-getting-started-password-sync-synced-tenant.md",
41226+
"redirect_url": "/azure/active-directory-domain-services/tutorial-configure-password-hash-sync",
41227+
"redirect_document_id": true
41228+
},
4120541229
{
4120641230
"source_path": "articles/media-services/previous/media-services-fmp4-live-ingest-overview.md",
4120741231
"redirect_url": "/azure/media-services/media-services-fmp4-live-ingest-overview",

articles/active-directory-domain-services/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
href: tutorial-create-management-vm.md
1818
- name: Configure secure LDAP
1919
href: tutorial-configure-ldaps.md
20+
- name: Configure password hash sync
21+
href: tutorial-configure-password-hash-sync.md
2022
- name: Samples
2123
items:
2224
- name: Create an Azure AD DS instance using Azure PowerShell
@@ -39,8 +41,6 @@
3941
items:
4042
- name: Configure common settings
4143
items:
42-
- name: Enable password hash synchronization
43-
href: active-directory-ds-getting-started-password-sync-synced-tenant.md
4444
- name: Configure scoped synchronization from Azure AD
4545
href: scoped-synchronization.md
4646
- name: Create an organizational unit (OU)

articles/active-directory-domain-services/active-directory-ds-getting-started-password-sync-synced-tenant.md

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

articles/active-directory-domain-services/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ landingContent:
5252
- linkListType: how-to-guide
5353
links:
5454
- text: Enable password hash synchronization
55-
url: active-directory-ds-getting-started-password-sync-synced-tenant.md
55+
url: tutorial-configure-password-hash-sync.md
5656
- text: Create an organizational unit (OU)
5757
url: create-ou.md
5858
- text: Configure Kerberos Constrained Delegation

articles/active-directory-domain-services/join-ubuntu-linux-vm.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,9 +125,9 @@ Now that the required packages are installed on the VM and NTP is configured, jo
125125

126126
If *realm discover* can't find your Azure AD DS managed domain, review the following troubleshooting steps:
127127

128-
* Make sure that the domain is reachable from the VM. Try `ping contoso.com` to see if a positive reply is returned.
129-
* Check that the VM is deployed to the same, or a peered, virtual network in which the Azure AD DS managed domain is available.
130-
* Confirm that the DNS server settings for the virtual network have been updated to point to the domain controllers of the Azure AD DS managed domain.
128+
* Make sure that the domain is reachable from the VM. Try `ping contoso.com` to see if a positive reply is returned.
129+
* Check that the VM is deployed to the same, or a peered, virtual network in which the Azure AD DS managed domain is available.
130+
* Confirm that the DNS server settings for the virtual network have been updated to point to the domain controllers of the Azure AD DS managed domain.
131131

132132
1. Now initialize Kerberos using the `kinit` command. Specify a user that belongs to the *AAD DC Administrators* group. If needed, [add a user account to a group in Azure AD](../active-directory/fundamentals/active-directory-groups-members-azure-portal.md).
133133

132 KB
Loading

articles/active-directory-domain-services/synchronization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ When you enable Azure AD DS, legacy password hashes for NTLM + Kerberos authenti
123123

124124
For cloud-only Azure AD environments, [users must reset/change their password](tutorial-create-instance.md#enable-user-accounts-for-azure-ad-ds) in order for the required password hashes to be generated and stored in Azure AD. For any cloud user account created in Azure AD after enabling Azure AD Domain Services, the password hashes are generated and stored in the NTLM and Kerberos compatible formats. Those new accounts don't need to reset/change their password generate the legacy password hashes.
125125

126-
For hybrid user accounts synced from on-premises AD DS environment using Azure AD Connect, you must [configure Azure AD Connect to synchronize password hashes in the NTLM and Kerberos compatible formats](active-directory-ds-getting-started-password-sync-synced-tenant.md).
126+
For hybrid user accounts synced from on-premises AD DS environment using Azure AD Connect, you must [configure Azure AD Connect to synchronize password hashes in the NTLM and Kerberos compatible formats](tutorial-configure-password-hash-sync.md).
127127

128128
## Next steps
129129

articles/active-directory-domain-services/tutorial-configure-ldaps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ In this tutorial, you learned how to:
284284
> * Bind and test secure LDAP for an Azure AD DS managed domain
285285
286286
> [!div class="nextstepaction"]
287-
> [Learn how synchronization works in an Azure AD Domain Services managed domain](synchronization.md)
287+
> [Configure password hash synchronization for a hybrid Azure AD environment](tutorial-configure-password-hash-sync.md)
288288
289289
<!-- INTERNAL LINKS -->
290290
[create-azure-ad-tenant]: ../active-directory/fundamentals/sign-up-organization.md

0 commit comments

Comments
 (0)