How are markings propagating from resources to Product and Store?

I’m packaging some resources as a marketplace product via dev-ops to deploy those via Marketplace.

Assuming I have a dataset stored in a project belonging to Org A, with a marking “Marking B”.

I package this dataset as a product in a store.

How are the Marking affecting the source dataset going to propagate to the Product and the Store ?
Will the users need access to a specific Marking to access the store ? Install the product ? Access the resources on the product is installed ?

1 Like

Markings are currently not propagated to Product and Store. Effectively, packaging and installation remove all markings.

Packaging and installation is treated as moving the resource – for packaging, it’s moving to the store; for installation, it’s moving to the install location.

For packaging, the markings on the dataset are removed. This requires remove markings permissions on what markings are used unless the store is also marked with the same markings.

For installation, the markings on the store are removed. This also requires remove markings permissions on what markings are used, unless the install location is also marked with the same markings.