Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Mastering Identity and Access Management with Microsoft Azure. - Second Edition

You're reading from  Mastering Identity and Access Management with Microsoft Azure. - Second Edition

Product type Book
Published in Feb 2019
Publisher Packt
ISBN-13 9781789132304
Pages 698 pages
Edition 2nd Edition
Languages
Author (1):
Jochen Nickel Jochen Nickel
Profile icon Jochen Nickel

Table of Contents (23) Chapters

Title Page
Copyright and Credits
About Packt
Contributors
Preface
1. Building and Managing Azure Active Directory 2. Understanding Identity Synchronization 3. Exploring Advanced Synchronization Concepts 4. Monitoring Your Identity Bridge 5. Configuring and Managing Identity Protection 6. Managing Authentication Protocols 7. Deploying Solutions on Azure AD and ADFS 8. Using the Azure AD App Proxy and the Web Application Proxy 9. Deploying Additional Applications on Azure AD 10. Exploring Azure AD Identity Services 11. Creating Identity Life Cycle Management in Azure 12. Creating a Security Culture 13. Identifying and Detecting Sensitive Data 14. Understanding Encryption Key Management Strategies 15. Configuring Azure Information Protection Solutions 16. Azure Information Protection Development 1. Other Books You May Enjoy Index

Using MIP binaries to explore functionality


With the Microsoft Information protection binary from the SDK, we can explore the new functionalities of Microsoft's unified Information Protection solution. The binaries deliver all the examples needed to start using the different functions like gathering the actual status of a file, classifying and protecting a file, and bulk decrypting files. In the following section, we will focus on the file_example.exe binary which delivers all this basic functionality. This example will give you ideas for developing own applications that use the SDK and the Information protection functions.

We downloaded the MIP binaries to explore features. You can use the following steps to get more insight into features:

  1. Open PowerShell and navigate to the sample files.
  2. Execute the .\file_sample.exe binary to view the functionality you can test:

Application command-line options

With this binary, you can start with the following commands:

  • Get a list of labels:
./file_sample ...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}