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

C++ integration

Install
# See https://github.com/microsoft/Azure-Kinect-Sensor-SDK
Get the status of a compute fabric operation.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/resourceGroups/System.{location}/providers/{provider}/fabricLocations/{location}/computeOperationResults/{computeOperationResult}
Get the status of a network fabric operation.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/resourceGroups/System.{location}/providers/{provider}/fabricLocations/{location}/networkOperationResults/{networkOperationResult}
SDK on GitHub 📄 API Docs
SDK
Azure-Kinect-Sensor-SDK
C++
API
azure.com
azure.com:azsadmin-Operations
At a glance
Language C++
Endpoints2