Skip to content

Commit 6d76b09

Browse files
authored
Merge pull request #254821 from billmath/rebrand2
[SCOPED] bulk rebrand update
2 parents 882fa7f + 444b5c1 commit 6d76b09

Some content is hidden

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

47 files changed

+168
-168
lines changed

articles/active-directory/hybrid/cloud-sync/concept-attributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,4 +250,4 @@ To view the schema and verify it, follow these steps.
250250
## Next steps
251251
252252
- [What is provisioning?](../what-is-provisioning.md)
253-
- [What is Microsoft Entra Connect cloud sync?](what-is-cloud-sync.md)
253+
- [What is Microsoft Entra Cloud Sync?](what-is-cloud-sync.md)

articles/active-directory/hybrid/cloud-sync/concept-how-it-works.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Microsoft Entra Connect cloud sync deep dive - how it works'
2+
title: 'Microsoft Entra Cloud Sync deep dive - how it works'
33
description: This topic provides deep dive information on how cloud sync works.
44
services: active-directory
55
author: billmath
@@ -90,4 +90,4 @@ For more information, see [Supported topologies](plan-cloud-sync-topologies.md).
9090
## Next steps
9191

9292
- [What is provisioning?](../what-is-provisioning.md)
93-
- [What is Microsoft Entra Connect cloud sync?](what-is-cloud-sync.md)
93+
- [What is Microsoft Entra Cloud Sync?](what-is-cloud-sync.md)

articles/active-directory/hybrid/cloud-sync/custom-attribute-mapping.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Microsoft Entra Connect cloud sync directory extensions and custom attribute mapping'
2+
title: 'Microsoft Entra Cloud Sync directory extensions and custom attribute mapping'
33
description: This topic provides information on custom attribute mapping in cloud sync.
44
services: active-directory
55
author: billmath
@@ -30,12 +30,12 @@ For additional information on directory extensions see [Using directory extensio
3030
3131
<a name='syncing-directory-extensions-for-azure-active-directory-connect-cloud-sync-'></a>
3232

33-
## Syncing directory extensions for Microsoft Entra Connect cloud sync
33+
## Syncing directory extensions for Microsoft Entra Cloud Sync
3434

3535
You can use [directory extensions](/graph/api/resources/extensionproperty?view=graph-rest-1.0&preserve-view=true) to extend the synchronization schema directory definition in Microsoft Entra ID with your own attributes.
3636

3737
>[!Important]
38-
> Directory extension for Microsoft Entra Connect cloud sync is only supported for applications with the identifier URI “api://&LT;tenantId&GT;/CloudSyncCustomExtensionsApp” and the [Tenant Schema Extension App](../connect/how-to-connect-sync-feature-directory-extensions.md#configuration-changes-in-azure-ad-made-by-the-wizard) created by Microsoft Entra Connect
38+
> Directory extension for Microsoft Entra Cloud Sync is only supported for applications with the identifier URI “api://&LT;tenantId&GT;/CloudSyncCustomExtensionsApp” and the [Tenant Schema Extension App](../connect/how-to-connect-sync-feature-directory-extensions.md#configuration-changes-in-azure-ad-made-by-the-wizard) created by Microsoft Entra Connect
3939
4040
### Create application and service principal for directory extension
4141

@@ -141,4 +141,4 @@ For more information on extension attributes, see [Syncing extension attributes
141141
142142
- [Understand the Microsoft Entra schema and custom expressions](concept-attributes.md)
143143
- [Microsoft Entra Connect Sync: Directory extensions](../connect/how-to-connect-sync-feature-directory-extensions.md)
144-
- [Attribute mapping in Microsoft Entra Connect cloud sync](how-to-attribute-mapping.md)
144+
- [Attribute mapping in Microsoft Entra Cloud Sync](how-to-attribute-mapping.md)

articles/active-directory/hybrid/cloud-sync/exchange-hybrid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,4 @@ You can use MS Graph API to enable Exchange hybrid writeback. For more informat
9797
## Next steps
9898

9999
- [What is provisioning?](../what-is-provisioning.md)
100-
- [What is Microsoft Entra Connect cloud sync?](what-is-cloud-sync.md)
100+
- [What is Microsoft Entra Cloud Sync?](what-is-cloud-sync.md)

articles/active-directory/hybrid/cloud-sync/how-to-accidental-deletes.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Microsoft Entra Connect cloud sync accidental deletes'
2+
title: 'Microsoft Entra Cloud Sync accidental deletes'
33
description: This topic describes how to use the accidental delete feature to prevent deletions.
44
services: active-directory
55
author: billmath
@@ -15,7 +15,7 @@ ms.collection: M365-identity-device-management
1515

1616
# Accidental delete prevention
1717

18-
The following document describes the accidental deletion feature for Microsoft Entra Connect cloud sync. The accidental delete feature is designed to protect you from accidental configuration changes and changes to your on-premises directory that would affect many users and groups. This feature allows you to:
18+
The following document describes the accidental deletion feature for Microsoft Entra Cloud Sync. The accidental delete feature is designed to protect you from accidental configuration changes and changes to your on-premises directory that would affect many users and groups. This feature allows you to:
1919

2020
- configure the ability to prevent accidental deletes automatically.
2121
- Set the # of objects (threshold) beyond which the configuration takes effect
@@ -84,6 +84,6 @@ If you don't want to allow the deletions, you need to do the following actions:
8484

8585
## Next steps
8686

87-
- [Microsoft Entra Connect cloud sync troubleshooting?](how-to-troubleshoot.md)
88-
- [Microsoft Entra Connect cloud sync error codes](reference-error-codes.md)
87+
- [Microsoft Entra Cloud Sync troubleshooting?](how-to-troubleshoot.md)
88+
- [Microsoft Entra Cloud Sync error codes](reference-error-codes.md)
8989

articles/active-directory/hybrid/cloud-sync/how-to-attribute-mapping.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Attribute mapping in Microsoft Entra Connect cloud sync'
2+
title: 'Attribute mapping in Microsoft Entra Cloud Sync'
33
description: This article describes how to use the cloud sync feature of Microsoft Entra Connect to map attributes.
44
services: active-directory
55
author: billmath
@@ -13,7 +13,7 @@ ms.author: billmath
1313
ms.collection: M365-identity-device-management
1414
---
1515

16-
# Attribute mapping in Microsoft Entra Connect cloud sync
16+
# Attribute mapping in Microsoft Entra Cloud Sync
1717

1818
You can use the cloud sync attribute mapping feature to map attributes between your on-premises user or group objects and the objects in Microsoft Entra ID.
1919

@@ -148,7 +148,7 @@ To test your attribute mapping, you can use [on-demand provisioning](how-to-on-d
148148

149149
## Next steps
150150

151-
- [What is Microsoft Entra Connect cloud sync?](what-is-cloud-sync.md)
151+
- [What is Microsoft Entra Cloud Sync?](what-is-cloud-sync.md)
152152
- [Writing expressions for attribute mappings](reference-expressions.md)
153153
- [How to use expression builder with cloud sync](how-to-expression-builder.md)
154154
- [Attributes synchronized to Microsoft Entra ID](../connect/reference-connect-sync-attributes-synchronized.md)

articles/active-directory/hybrid/cloud-sync/how-to-automatic-upgrade.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@ To verify your version, right-click the executable and select properties and the
3636
To remove the agent, go to **Uninstall or change a program** and uninstall the following:
3737

3838
- **Microsoft Entra Connect Agent Updater**
39-
- **Microsoft Entra Connect Provisioning Agent**
40-
- **Microsoft Entra Connect Provisioning Agent Package**
39+
- **Microsoft Entra Provisioning Agent**
40+
- **Microsoft Entra Provisioning Agent Package**
4141

4242
![Agent removal](media/how-to-automatic-upgrade/agent-3.png)
4343

4444
## Next steps
4545

4646
- [What is provisioning?](../what-is-provisioning.md)
47-
- [What is Microsoft Entra Connect cloud sync?](what-is-cloud-sync.md)
47+
- [What is Microsoft Entra Cloud Sync?](what-is-cloud-sync.md)

articles/active-directory/hybrid/cloud-sync/how-to-cloud-sync-workbook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,6 @@ To learn more about alerts, see [Azure Monitor Log Alerts](../../../azure-monito
9090
## Next steps
9191

9292
- [What is provisioning?](../what-is-provisioning.md)
93-
- [What is Microsoft Entra Connect cloud sync?](what-is-cloud-sync.md)
93+
- [What is Microsoft Entra Cloud Sync?](what-is-cloud-sync.md)
9494
- [Known limitations](how-to-prerequisites.md#known-limitations)
9595
- [Error codes](reference-error-codes.md)

articles/active-directory/hybrid/cloud-sync/how-to-configure.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Microsoft Entra Connect cloud sync new agent configuration'
2+
title: 'Microsoft Entra Cloud Sync new agent configuration'
33
description: This article describes how to install cloud sync.
44
services: active-directory
55
author: billmath
@@ -13,11 +13,11 @@ ms.author: billmath
1313
ms.collection: M365-identity-device-management
1414
---
1515

16-
# Create a new configuration for Microsoft Entra Connect cloud sync
16+
# Create a new configuration for Microsoft Entra Cloud Sync
1717

18-
The following document will guide you through configuring Microsoft Entra Connect cloud sync.
18+
The following document will guide you through configuring Microsoft Entra Cloud Sync.
1919

20-
The following documentation demonstrates the new guided user experience for Microsoft Entra Connect cloud sync. If you are not seeing the images below, you need to select the **Preview features** at the top. You can select this again to revert back to the old experience.
20+
The following documentation demonstrates the new guided user experience for Microsoft Entra Cloud Sync. If you are not seeing the images below, you need to select the **Preview features** at the top. You can select this again to revert back to the old experience.
2121

2222
:::image type="content" source="media/how-to-configure/new-ux-configure-19.png" alt-text="Screenshot of enable preview features." lightbox="media/how-to-configure/new-ux-configure-19.png":::
2323

@@ -83,7 +83,7 @@ You can configure groups and organizational units within a configuration.
8383
7. Once you've changed the scope, you should [restart provisioning](#restart-provisioning) to initiate an immediate synchronization of the changes.
8484

8585
## Attribute mapping
86-
Microsoft Entra Connect cloud sync allows you to easily map attributes between your on-premises user/group objects and the objects in Microsoft Entra ID.
86+
Microsoft Entra Cloud Sync allows you to easily map attributes between your on-premises user/group objects and the objects in Microsoft Entra ID.
8787

8888
:::image type="content" source="media/how-to-configure/new-ux-configure-6.png" alt-text="Screenshot of map attributes icon." lightbox="media/how-to-configure/new-ux-configure-6.png":::
8989

@@ -99,10 +99,10 @@ After saving, you should see a message telling you what you still need to do to
9999
For more information, see [attribute mapping](how-to-attribute-mapping.md).
100100

101101
## Directory extensions and custom attribute mapping.
102-
Microsoft Entra Connect cloud sync allows you to extend the directory with extensions and provides for custom attribute mapping. For more information see [Directory extensions and custom attribute mapping](custom-attribute-mapping.md).
102+
Microsoft Entra Cloud Sync allows you to extend the directory with extensions and provides for custom attribute mapping. For more information see [Directory extensions and custom attribute mapping](custom-attribute-mapping.md).
103103

104104
## On-demand provisioning
105-
Microsoft Entra Connect cloud sync allows you to test configuration changes, by applying these changes to a single user or group.
105+
Microsoft Entra Cloud Sync allows you to test configuration changes, by applying these changes to a single user or group.
106106

107107
:::image type="content" source="media/how-to-configure/new-ux-configure-8.png" alt-text="Screenshot of test icon." lightbox="media/how-to-configure/new-ux-configure-8.png":::
108108

@@ -173,4 +173,4 @@ To delete a configuration, follow these steps.
173173
## Next steps
174174

175175
- [What is provisioning?](../what-is-provisioning.md)
176-
- [What is Microsoft Entra Connect cloud sync?](what-is-cloud-sync.md)
176+
- [What is Microsoft Entra Cloud Sync?](what-is-cloud-sync.md)

articles/active-directory/hybrid/cloud-sync/how-to-expression-builder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Use the expression builder with Microsoft Entra Connect cloud sync'
2+
title: 'Use the expression builder with Microsoft Entra Cloud Sync'
33
description: This article describes how to use the expression builder with cloud sync.
44
services: active-directory
55
author: billmath

0 commit comments

Comments
 (0)