Using azure-sdk-for-java with azure.com

Java integration

✓ Official SDK
Install
# Maven: see https://github.com/Azure/azure-sdk-for-java
Information protection policies of a specific management group.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /{scope}/providers/Microsoft.Security/informationProtectionPolicies
Details of the information protection policy.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /{scope}/providers/Microsoft.Security/informationProtectionPolicies/{informationProtectionPolicyName}
SDK on GitHub 📄 API Docs
SDK
azure-sdk-for-java
Java
API
azure.com
azure.com:security-informationProtectionPolicies
At a glance
Language Java
Endpoints3
✓ Official