Python integration
import azure-sdk-for-python # Use an OAuth2 access token client = azure_sdk_for_python.Client(access_token="YOUR_ACCESS_TOKEN")
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ /providers/Microsoft.Security/operations