Hello @Alekhya,
Greeting for the day.
In Azure API Management, the SSL settings can be found in the "Custom domains" section of the API Management service. Here are the steps to configure SSL certificate in Azure API Management:
- Go to your API Management service in the Azure portal.
- In the left-hand menu, click on "Custom domains".
- Click on the custom domain that you want to configure SSL for.
- In the "Custom domain" blade, click on "SSL settings".
- Click on "Upload Certificate" and select the SSL certificate file that you want to use.
- Enter the password for the certificate (if required).
- Click on "Save" to save the SSL certificate.
Also, please refer the below screenshots:
Note: If you’re looking to set SSL for specific APIs under the Design > API Settings section, that may not be where SSL is handled in Azure APIM. SSL settings are generally managed at the APIM instance level (as shown above) or at the custom domain level.
Hope the above provided information helps you in better understanding, if you have any further queries, please feel free to reach out to us.