迁移评估扫描:沙盒解决方案Migration Assessment Scan: Sandbox Solution
了解如何缓解迁移期间发生的与沙盒解决方案有关的问题。Learn how to mitigate issues with sandbox solutions during migration.
概述Overview
重要
Microsoft 365 中的 SharePoint 不支持沙盒解决方案。SharePoint in Microsoft 365 does not support sandbox solutions.
SharePoint 不支持沙盒解决方案。因此,在当前环境中使用沙盒的所有功能均需替换为受支持的技术。有关构建自定义设置的信息,请参阅 Office 开发人员中心模式和实践网站。SharePoint does not support sandbox solutions. As a result, any functionality that is using the sandbox in your current environment will need to be replaced with a supported technology. See the Office Dev Center Patterns and Practices site for information on building customizations.
https://dev.office.com/patterns-and-practices
数据迁移Data Migration
重要
系统将跳过 SharePoint 中配置为"无访问"(已锁定)的任何网站。若要查看锁定网站集的列表,请参阅锁定网站扫描输出。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.
扫描结果报告Scan Result Reports
下表描述了 SandboxSolution-detail.csv 报告中的各列。The following table describes the columns in the SandboxSolution-detail.csv report.
列Column | 说明Description |
---|---|
SiteIdSiteId |
受影响网站集的唯一标识符。Unique identifier of the impacted site collection. |
SiteURLSiteURL |
受影响网站集的 URL。URL to the impacted site collection. |
SiteOwnerSiteOwner |
网站集所有者。Owner of the site collection. |
SiteAdminsSiteAdmins |
列为网站集管理员的人员列表。List of people listed as site collection administrators. |
SiteSizeInMBSiteSizeInMB |
网站集大小(以 MB 为单位)Size of the size collection in megabytes [MB] |
NumOfWebsNumOfWebs |
网站集中存在的 Web 数。Number of webs that exist in the site collection. |
ContentDBNameContentDBName |
托管网站集的内容数据库的名称。Name of the content database hosting the site collection. |
ContentDBServerNameContentDBServerName |
托管内容数据库的 SQL Server。SQL Server hosting the content database. |
ContentDBSizeInMBContentDBSizeInMB |
托管网站集的内容数据库的大小。Size of the content database hosting the site collection. |
LastContentModifiedDateLastContentModifiedDate |
网站集修改了内容的日期/时间。Date/Time the site collection had content modified. |
TotalItemCountTotalItemCount |
在网站集中找到的项目总数。Total number of items found in the site collection. |
HitsHits |
为网站集记录的请求数。取决于使用情况日志记录服务中的数据。如果禁用使用情况日志记录服务,此行将显示 N/A。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 will show N/A. |
DistinctUsersDistinctUsers |
已访问网站集的不同用户数。取决于使用情况日志记录服务中的数据。如果禁用使用情况日志记录服务,此行将显示 N/A。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. |
DaysOfUsageDataDaysOfUsageData |
使用情况日志记录服务保留数据的天数。它为 Hits 和 DistinctUser 提供上下文。例如,如果此列为 14 天,则 Hits 和 DistinctUsers 列为过去 14 天的数据。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. |
SandboxSolutionNameSandboxSolutionName |
沙盒解决方案名称Sandbox solution name |
WebApplicationURLWebApplicationURL |
托管沙盒解决方案的 Web 应用程序 URLWeb application URL hosting the sandbox solution |
SandboxSolutionIDSandboxSolutionID |
沙盒解决方案 IDSandbox solution ID |
签名Signature |
沙盒解决方案的哈希值Sandbox solution hash value |
HasAssemblyHasAssembly |
如果解决方案包含程序集,则为 true,否则为 falseTrue if the solution contains assemblies; otherwise, false |
SolutionStatusSolutionStatus |
沙盒解决方案的状态,可能是已激活、已停用或禁用Sandbox solution status, which may be activated, deactivated, or disabled |
SolutionTypeSolutionType |
沙盒解决方案的类型,可能是"自定义代码"、"网站模板"或"设计包"Sandbox solution type, which maybe "Custom Code", "Site Template", or "Design Package" |
CreatedByCreatedBy |
创建解决方案的用户标识User identity who created the solution |
CreatedDateCreatedDate |
解决方案的创建日期Date when the solution was created |
ModifiedByModifiedBy |
上次修改解决方案的用户标识User identity who last modified the solution |
ModifiedDateModifiedDate |
上次修改解决方案的日期Date when the solution was last modified |
ScanIDScanID |
分配给 SharePoint 迁移评估工具特定执行的唯一标识符。Unique identifier assigned to a specific execution of the SharePoint Migration Assessment Tool. |