Migration Assessment Scan: List Items with Audience Targeting
Overview
In SharePoint, it's possible to enable Audience Targeting on a list or library. After this feature is enabled users are able to target audiences on a given list item. Unfortunately during a migration from on-premises SharePoint to SharePoint in Microsoft 365, the list and list item audience data won't migrate. This report contains all the list items in the environment that are targeting audiences.
Data Migration
Audience targeting data won't migrate.
Important
Any site that is configured as "No Access" (locked), in SharePoint will be skipped. To see a list of locked site collections see the Locked Sites scan output.
Preparing for Migration
Use the report to understand the audiences that are being used to target list content to users. If this functionality is needed after migration to SharePoint, plan for the remediation of impacted content. Remediation involves creating new audiences in SharePoint environment and fixing the impacted list items post migration.
Post Migration
Implement your remediation plan for the impacted content that was decided during Preparing for Migration.
Scan Result Reports
The following table describes the columns in the ListItemsWithAudienceTargeting-detail.csv report. This scan report provides a list of all the add-ins installed in the environment.
Column | Description |
---|---|
SiteId | Unique identifier of the impacted site collection. |
SiteURL | URL to the impacted site collection. |
SiteOwner | Owner of the site collection. |
SiteAdmins | List of people listed as site collection administrators. |
SiteSizeInMB | Size of the size collection in megabytes [MB] |
NumOfWebs | Number of webs that exist in the site collection. |
ContentDBName | Name of the content database hosting the site collection. |
ContentDBServerName | SQL Server hosting the content database. |
ContentDBSizeInMB | Size of the content database hosting the site collection. |
LastContentModifiedDate | Date/Time the site collection had content modified. |
TotalItemCount | Total number of items found in the site collection. |
Hits | Number of requests logged for the site collection. Relies on data from the usage logging service. If the usage logging service is disabled this row shows N/A. |
DistinctUsers | Number of distinct users that have accessed the site collection. Relies on data from the usage logging service. If the usage logging service is disabled this row will show N/A. |
DaysOfUsageData | Number of days the usage logging service retains data. This provides context for Hits and DistinctUsers. For example, if this is 14 days, the Hits and DistinctUsers data is for the last 14 days. |
WebUrl | Url to the web hosting the list. |
ListTitle | Title of the list that contains list items that target audiences. |
ListUrl | Url to the root of the list. |
ListItemUrl | URL to the list item's display form. |
TargetAudienceNames | List of audience names that this list item targets. If an audience name couldn't be resolved, the audience ID is displayed. This can occur if the audience was deleted after it was used on the list item. |
ScanId | Unique identifier assigned to a specific execution of the SharePoint Migration Assessment Tool. |