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

C++ integration

Install
# See https://github.com/microsoft/Azure-Kinect-Sensor-SDK
List blueprint assignments within a subscription.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /{scope}/providers/Microsoft.Blueprint/blueprintAssignments
Get a blueprint assignment.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /{scope}/providers/Microsoft.Blueprint/blueprintAssignments/{assignmentName}
SDK on GitHub 📄 API Docs
SDK
Azure-Kinect-Sensor-SDK
C++
API
azure.com
azure.com:blueprint-blueprintAssignment
At a glance
Language C++
Endpoints5