Azure Sql Ledger Deployment Failed

Mike-E-angelo 611 Reputation points
2022-01-06T13:30:49.877+00:00

I am attempting to deploy an Azure SQL Ledger deployment (Sqlledgerdeployment-UpdateDigeststorageSettings) and it is failing with the following:

{
    "status": "Failed",
    "error": {
        "code": "Failed",
        "message": "The delegate executed asynchronously through TimeoutPolicy did not complete within the timeout."
    }
}

Note that this is for Microsoft.ConfidentialLedger/ledgers

Help. :P

Azure SQL Database
{count} votes

1 answer

Sort by: Most helpful
  1. Mike-E-angelo 611 Reputation points
    2022-01-07T06:50:34.697+00:00

    Woohoo! I just now tried again and everything works as expected. I am wondering if this is due to the Active Directory-only Authentication setting that I had applied before earlier in the day, or some other transient issue.

    The error was very vague and did not say what was wrong. It would be ideal to have it report the cause of the error, but otherwise I am set now.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.