Need help on creating label/policies through MIP SDK for a specified folder location which will apply labels to the files placed in that folder

Amit Hiras 21 Reputation points
2022-03-22T17:36:54.453+00:00

I was going through the documentation but could not find the relevant content, I need your help to understand more on how we can achieve the following.

My organization wants to apply the sensitivity labels/Metadata tags to files placed in a particular location through the C# program (using MIP SDK) which will take inputs from users (from a custom application created in . Net)

If the user changes the labeling criteria (in a custom application) then the expectation is -new criteria of labeling should get pushed automatically to MIP Policy.

I need to understand the feasibility to achieve the above requirement and understand if there is any better way to do it programmatically.

Azure Information Protection
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
516 questions
0 comments No comments
{count} votes

Accepted answer
  1. Givary-MSFT 27,966 Reputation points Microsoft Employee
    2022-03-23T07:09:30.953+00:00

    @Amit Hiras

    Thank you for reaching out to us.

    Did you refer these articles

    https://learn.microsoft.com/en-us/information-protection/develop/quick-file-set-get-label-csharp on how to set/get a sensitivity label using C# program.

    https://github.com/Azure-Samples/mipsdk-dotnet-file-quickstart

    Let me know if this helps or you have any questions.


0 additional answers

Sort by: Most helpful