Hello all,
This is just a general question/discussion.
What is best DataClassification while creating new table for an extension that need to be published? In my opinion CustomerContent
Property Value
| Value | Description |
|---|---|
| CustomerContent | Content directly provided/created by admins and users. CustomerContent is the default value. |
| EndUserIdentifiableInformation | (EUII) Data that identifies or could be used to identify the user of a Microsoft service. EUII does not contain Customer content. |
| AccountData | Customer billing information and payment instrument information, including administrator contact information, such as tenant administrator’s name, address, or phone number. |
| EndUserPseudonymousIdentifiers | (EUPI) An identifier created by Microsoft tied to the user of a Microsoft service. When EUPI is combined with other information, such as a mapping table, it identifies the end user. EUPI does not contain information uploaded or created by the customer (Customer content or EUII) |
| OrganizationIdentifiableInformation | (OII) Data that can be used to identify a tenant, generally config or usage data. This data is not linkable to a user and does not contain Customer content. |
| SystemMetadata | Data generated while running the service or program that is not linkable to a user or tenant. |
| ToBeClassified | Content that has not yet been given a classification. This is the initial value when table or field is created. |
Reference docs.microsoft.com/.../devenv-dataclassification-property

Report
All responses (
Answers (