Azure IoT Hub X.509 Connection Error on EC200U (QMTCONN 5)

I am trying to connect a Quectel EC200U module to Azure IoT Hub using MQTT over TLS (port 8883) with X.509 certificates.

Network attach, PDP, SSL config, and QMTOPEN are successful, but the MQTT connection fails. Below i have attach AT commands that I’m using:
AT commands.txt (2.1 KB)

pls add at command

AT+QSSLCFG=“seclevel”,1,2
AT+QSSLCFG=“sni”,1,1

thanks you. Now its works.
can we use https to connect with azure using X.509 certificates.

X.509 is currently not supported.

Then how we can connect with https with azure.
can we use like - sas token.
is there manual for it if yes can you share it