-
Notifications
You must be signed in to change notification settings - Fork 591
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2627 from MicrosoftDocs/repo_sync_working_branch
Resolve syncing conflicts from repo_sync_working_branch to main
- Loading branch information
Showing
15 changed files
with
192 additions
and
185 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
--- | ||
title: Set address record settings | ||
description: Learn how to prevent empty address records from being created and how to allow users to delete address data. | ||
author: mkannapiran | ||
ms.component: pa-admin | ||
ms.topic: conceptual | ||
ms.date: 05/17/2024 | ||
ms.subservice: admin | ||
ms.author: kamanick | ||
ms.reviewer: sericks | ||
search.audienceType: | ||
- admin | ||
--- | ||
|
||
# Set address record settings | ||
|
||
This article explains how to prevent empty address records from being created and how to allow users to delete address data. | ||
|
||
## Prevent empty address records from being created | ||
|
||
The **Disable empty address record creation** setting helps you prevent address record creation in Dataverse when there's no data in the address segment of a payload. This feature only supports **Account** and **Contact** tables in Dataverse. Any other table that is associated with an address isn't impacted by this setting. | ||
|
||
For example, suppose there's an incoming payload for the **Account** table and the address data is empty. If the **Disable empty address record creation** setting is set to **On**, it prevents an empty record from being created in Dataverse. However, if the same payload contains address data, then an address record is created in Dataverse. | ||
|
||
> [!Note] | ||
> Turning on the **Disable empty address record creation** setting doesn't remove existing empty address records. | ||
Complete the following steps to prevent empty address records from being created. | ||
|
||
1. Sign in to the [Power Platform admin center](https://admin.powerplatform.microsoft.com). | ||
1. Select **Environments** in the navigation pane. | ||
1. Select the checkmark next to an environment, and then select **Settings** in the command bar. | ||
1. Select **Product** > **Features**. | ||
1. Find the **Disable Empty Address Record Creation** setting and turn it **On**. | ||
1. Select **Save** on the bottom of the page to save the changes. | ||
|
||
## Allow users to delete address data | ||
|
||
The **Enable deletion of address records** setting allows a user to delete address data in Dataverse. The default setting for this setting is **Off**, which means that users can't delete address records in Dataverse. The address record deletion capability is applicable only for **Account** and **Contact** tables in Dataverse. | ||
|
||
Turning on the **Enable deletion of address records** setting allows address records to be deleted in the following ways: | ||
- Through the user experience in Power Platform. | ||
- Through bulk delete operations | ||
- Through SDK. | ||
|
||
Complete the following steps to allow users to delete address data. | ||
|
||
1. Sign in to the [Power Platform admin center](https://admin.powerplatform.microsoft.com). | ||
1. Select **Environments** in the navigation pane. | ||
1. Select the checkmark next to an environment, and then select **Settings** in the command bar. | ||
1. Select **Product** > **Features**. | ||
1. Find the **Enable deletion of address records** setting and turn it **On**. | ||
1. Select **Save** on the bottom of the page to save the changes. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
97 changes: 0 additions & 97 deletions
97
power-platform/admin/onpremises-data-gateway-source-management.md
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.