question

IslamSalaheldin-5294 avatar image
0 Votes"
IslamSalaheldin-5294 asked ajkuma-MSFT answered

How to sort domains alphabetically in menu (Custom domains*) in TLS/SSL Binding page?

Kindly let me know if there is any way to sort domains alphabetically in menu (Custom domains*) in TLS/SSL Binding
page

201680-untitled.png


azure-webapps-ssl-certificates
untitled.png (28.7 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

ajkuma-MSFT avatar image
0 Votes"
ajkuma-MSFT answered

IslamSalaheldin-5294, Thanks for posting this great question.

Unfortunately, we cannot sort it alphabetically.
For this purpose, I have tested it on multiple WebApps. It’s sorted by the first created hostname.

I’m unsure on the exact scenario, you may wish to know about, to know how to get/assign hostname programmatically.

Programmatically manage custom hostnames


Web Apps - Get Host Name Binding

Web Apps - Create Or Update Host Name Binding
https://docs.microsoft.com/rest/api/appservice/web-apps/create-or-update-host-name-binding

Add an existing SSL binding to an Azure web app using REST API, as highlighted in the discussion thread.



TLS/SSL binding blade - WebApp



image.png (55.1 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.