Updates a previously uploaded site script package. The package file must be a zip archive containing all the files necessary for the site script. A file called "manifest.json" with script actions must be present in this zip file.
Updates a previously uploaded site script package. The package file must be a zip archive containing all the files necessary for the site script. A file called "manifest.json" with script actions must be present in this zip file.
This example updates a site script package with ID 'edaec4ec-71e2-4026-ac1e-6686bb30190e' as a zip file containing a manifest.json with script actions as exemplified previously and an updated Dataverse solution zip file.
Parameters
-ContentPath
The absolute path to a zip archive file containing the content of the new site script package.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable,
-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see
about_CommonParameters.