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

C++ integration

Install

# See https://github.com/microsoft/Azure-Kinect-Sensor-SDK
Gets provider operations metadata for all resource providers.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /providers/Microsoft.Authorization/providerOperations
Gets provider operations metadata for the specified resource provider.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /providers/Microsoft.Authorization/providerOperations/{resourceProviderNamespace}
SDK on GitHub 📄 API Docs
SDK
Azure-Kinect-Sensor-SDK
C++
API
azure.com
azure.com:authorization-authorization-ProviderOperationsCalls

At a glance

Language C++
Endpoints2