-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Steve Pucelik edited this page Jul 29, 2020
·
2 revisions
The initial deployment of the application has been released. Please provide any feedback to make it better.
- Provide the credentials used to login to Security and Compliance Center. They should also be a member of the "EDM_DataUploaders" group.
- Browse to a CSV file containing your data. This must include row headers.
- The name of the DataStore in Security and Compliance center that will hold the configuration and data.
- A description of the Data Store. Can be anything you want.
- Who the publisher of the DataStore is. Can be anything you want.
- The name of the pre-configured Sensitive Information Type in Security and Compliance center. Best to have it the same name as the DataStore to keep things straight.
- The grid will populate with the CSV row headers. Determine which one is Searchable and which ones should be the match. Searchable is generally a unique identifier.
- Set the rules options. The defaults should work for most scenarios.
- Clicking the Create EDM Schema button will: Create the EDMSchema and EDM Rules Schema xml files and upload them to Security and Compliance center. It will also load the data in the CSV file. NOTE: you will be prompted to enter in your credentials again during the data upload process.
- If you want to perform each of these actions separately, select the appropriate option from the Actions menu.
Further documentation can be located on Microsoft Docs or step by step using this blog post..