nerdexam
Microsoft

MS-600 · Question #18

You plan to deploy a SharePoint Framework (SPFx) solution to the tenant app catalog. Which attribute should you configure in the package-solution.json file to ensure that the solution is available…

The correct answer is A. skipFeatureDeployment. You can configure your SharePoint Framework components to be immediately available across the tenant when the solution package is installed to the tenant app catalog. This can be configured by using the skipFeatureDeployment attribute in the package-solution.json file.

Extend and customize Microsoft 365 with SharePoint Framework

Question

You plan to deploy a SharePoint Framework (SPFx) solution to the tenant app catalog. Which attribute should you configure in the package-solution.json file to ensure that the solution is available immediately to all site collections?

Options

  • AskipFeatureDeployment
  • BzippedPackage
  • CClientSideComponentId
  • DisDomainIsolated

How the community answered

(38 responses)
  • A
    71% (27)
  • B
    5% (2)
  • C
    18% (7)
  • D
    5% (2)

Explanation

You can configure your SharePoint Framework components to be immediately available across the tenant when the solution package is installed to the tenant app catalog. This can be configured by using the skipFeatureDeployment attribute in the package-solution.json file.

Topics

#skipFeatureDeployment#package-solution.json#tenant deployment#SPFx

Community Discussion

No community discussion yet for this question.

Full MS-600 Practice