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

C++ integration

Install
# See https://github.com/microsoft/Azure-Kinect-Sensor-SDK
Gets a list of SAP HANA management operations.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /providers/Microsoft.HanaOnAzure/operations
Gets a list of SAP monitors in the specified subscription.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/Microsoft.HanaOnAzure/sapMonitors
Gets a list of SAP HANA instances in the specified subscription.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/Microsoft.HanaOnAzure/hanaInstances
SDK on GitHub 📄 API Docs
SDK
Azure-Kinect-Sensor-SDK
C++
API
azure.com
azure.com:hanaonazure
At a glance
Language C++
Endpoints15