Microsoft Azure API Management · Arazzo Workflow
Azure API Management Provision Certificate for Backend
Version 1.0.0
Upload a certificate, create a backend that uses it for mutual TLS, then read the backend.
View Spec
View on GitHub
A2AAI GatewayAPI CenterAPI GatewayAPI ManagementEnterpriseMCPMicrosoft AzureArazzoWorkflows
Provider
Workflows
provision-certificate-backend
Upload a certificate and bind a backend to it.
Uploads a certificate, creates a backend that references it, then reads the backend to confirm.
1
uploadCertificate
Certificate_CreateOrUpdate
Upload or update the certificate used for backend authentication.
2
createBackend
Backend_CreateOrUpdate
Create the backend that references the certificate for mutual TLS authentication.
3
getBackend
Backend_Get
Read the backend back to confirm the certificate binding.