We are also encountering a similar issue trying to purchase a standard Azure App Service Certificate - we've also done this several times in the past, but for this particular time we are receiving this error:
{
"status": "Failed",
"error": {
"code": "CertificateResellerWebService_CertificateCreationError",
"message": "Failed to create certificate order",
"details": [
{
"message": "Failed to create certificate order"
},
{
"code": "CertificateResellerWebService_CertificateCreationError"
},
{}
]
}
}
We have tried this with different users in our directory including the Owner to see if it was related to user permissions, and via both the Classic and Preview blades for creating the certificate. Same result every time.
Are we able to resolve this via a private message?