Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Thanks for the details from deep investigation we found the root cause of the issue. Your domain aXX.XXXX.cX.XX is inheriting a CAA record that only authorizes Let’s Encrypt, while Azure Managed Certificates are issued by DigiCert. Because DigiCert isn’t authorized in your DNS, the certificate creation and renewal process is being blocked.
Although i have seen that some import attempts succeeded, the full issuance and binding workflow cannot complete until DigiCert is allowed to validate the domain.
To resolve this, please update your DNS CAA records to include:
0 issue "digicert.com"
Once DigiCert is authorized, Azure will be able to issue and bind the new managed certificate successfully. Let me know once the CAA record is updated, and I can help verify the status again
Reference :
Please click "Accept the answer” and Yes, this can be beneficial to other community members.
If you have any other questions, let me know in the "comments" and I would be happy to help you