Using Azure-Kinect-Sensor-SDK with azure.com

C++ integration

Install
# See https://github.com/microsoft/Azure-Kinect-Sensor-SDK
List all operations available through Azure Alerts Management Resource Provider.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /providers/Microsoft.AlertsManagement/operations
List alerts meta data information based on value of identifier parameter.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /providers/Microsoft.AlertsManagement/alertsMetaData
List all existing alerts, where the results can be filtered on the basis of m…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/Microsoft.AlertsManagement/alerts
SDK on GitHub 📄 API Docs
SDK
Azure-Kinect-Sensor-SDK
C++
API
azure.com
azure.com:alertsmanagement-AlertsManagement
At a glance
Language C++
Endpoints17