Skip to content

Spucelik/ExactDataMatchConfiguration

Repository files navigation

ExactDataMatchConfiguration

Synopsis:

Within Security and Compliance center there is functionality to configure a Sensitive Information Type from your own data. This feature, Exact Data Match, provides organizations the ability to further secure their sensitive information from leaking out. To configure this functionality there are a series of XML files and command line methods to properly deploy it. This solutions has a user interface to assist in creating the required XML files, deploying them to Security and Compliance Center and lastly to upload the data used with the sensitive information type.

Pre-Requisites

  1. Dowload and install the System.Management.Automation package. This is used for the PowerShell automation.
  2. Download and install the ExchangeOnlineManagement package so PowerShell can connect to Security and Compliance Center.
  3. Create a new security group in Azure Active Directory called "EDM_DataUploaders" and add the account performing the data upload to it.
  4. Create a new Sensitive Information Type in Security and Compliance center that will define the searchable value in your data file. Think of this as the primary key to identify unique rows.
  5. Download and install the EDM Upload Agent. This is needed to securely upload data from your line of business database to Security and Compliance Center.
  6. Download and run the .exe, input the required values and create the EDM Schema in Security and Compliance Center.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages