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

C++ integration

Install
# See https://github.com/microsoft/Azure-Kinect-Sensor-SDK
The location of the responsible ASC of the specific subscription (home region…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/Microsoft.Security/locations
Details of a specific location
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/Microsoft.Security/locations/{ascLocation}
SDK on GitHub 📄 API Docs
SDK
Azure-Kinect-Sensor-SDK
C++
API
azure.com
azure.com:security-locations
At a glance
Language C++
Endpoints2