TypeScript integration
import Azure_sdk_for_js from 'azure-sdk-for-js'; const client = new Azure_sdk_for_js({ apiKey: "YOUR_API_KEY" });
curl \ -H "Ocp-Apim-Subscription-Key: $API_KEY" \ /apps/
curl \ -H "Ocp-Apim-Subscription-Key: $API_KEY" \ /apps/domains
curl \
-H "Ocp-Apim-Subscription-Key: $API_KEY" \
/apps/{appId}