Skip to content

Commit 23c6c37

Browse files
Merge pull request #226234 from rolyon/rolyon-mto-configuration-delete-steps
[Azure AD MTO] Delete a configuration application
2 parents 437e209 + aaccd5d commit 23c6c37

File tree

2 files changed

+22
-2
lines changed

2 files changed

+22
-2
lines changed

articles/active-directory/multi-tenant-organizations/cross-tenant-synchronization-configure.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
88
ms.workload: identity
99
ms.subservice: multi-tenant-organizations
1010
ms.topic: how-to
11-
ms.date: 02/01/2023
11+
ms.date: 02/03/2023
1212
ms.author: rolyon
1313
ms.custom: it-pro
1414

@@ -118,7 +118,7 @@ In this step, you automatically redeem invitations in the source tenant.
118118

119119
1. Select **Save**.
120120

121-
## Step 5: Create a configuration application in the source tenant
121+
## Step 5: Create a configuration in the source tenant
122122

123123
![Icon for the source tenant.](./media/common/icon-tenant-source.png)<br/>**Source tenant**
124124

@@ -454,6 +454,26 @@ Restoring a previously soft-deleted user in the target tenant isn't supported.
454454

455455
Manually restore the soft-deleted user in the target tenant. For more information, see [Restore or remove a recently deleted user using Azure Active Directory](../fundamentals/active-directory-users-restore.md).
456456

457+
#### Symptom - Unable to delete a configuration
458+
459+
On the **Configurations** page, there isn't a way to delete a configuration.
460+
461+
**Cause**
462+
463+
Currently, there isn't a way to delete a configuration on the **Configurations** page. Instead, you must delete the configuration in **Enterprise applications**.
464+
465+
**Solution**
466+
467+
1. In the source tenant, select **Azure Active Directory** > **Enterprise applications**.
468+
469+
1. In the list of all applications, find the name of your configuration. If necessary, you can search by the configuration name.
470+
471+
1. Select the configuration and then select **Properties**.
472+
473+
1. Select **Delete** and then **Yes** to delete the configuration.
474+
475+
:::image type="content" source="./media/cross-tenant-synchronization-configure/enterprise-applications-configuration-delete.png" alt-text="Screenshot of the Enterprise applications Properties page showing how to delete a configuration." lightbox="./media/cross-tenant-synchronization-configure/enterprise-applications-configuration-delete.png":::
476+
457477
## Next steps
458478

459479
- [Tutorial: Reporting on automatic user account provisioning](../app-provisioning/check-status-user-account-provisioning.md)
Loading

0 commit comments

Comments
 (0)