TypeScript integration
import Azure_sdk_for_js from 'azure-sdk-for-js'; const client = new Azure_sdk_for_js({ accessToken: "YOUR_ACCESS_TOKEN" });
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ /providers/Microsoft.ManagedServices/operations
curl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
/{scope}/providers/Microsoft.ManagedServices/registrationAssignmentscurl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
/{scope}/providers/Microsoft.ManagedServices/registrationDefinitions