Error: Validation failed When Create SQL Database

Steve Wang 31 Reputation points
2021-09-02T15:03:12.117+00:00

Hello,

I am new to Azure and learning it. An error occurred when I am trying to create SQL database in Azure.

128783-image.png

The Raw Error:

{
"code": "InvalidDeploymentParameterValue",
"message": "The value of deployment parameter 'digestRegion' is null. Please specify the value or use the parameter reference. See https://aka.ms/resource-manager-parameter-files for details."
}

I am using an Azure free account and I checked the free account limit, it shows that 250 GB of Azure SQL Database standard S0 instance with 10 database transaction units is allowed.

I also tried to change the Sqlserver region to different regions, but the same error occurred.

When I checked the deployment template and search for "Region", the 'digestRegion' parameter is actually empty. I guess it should be the region name. Where should I find the applicable options? Thank you!

128687-image.png

128811-image.png

Azure SQL Database
0 comments No comments
{count} votes

Accepted answer
  1. Basudeb Sarkar 81 Reputation points
    2021-09-02T18:44:40.223+00:00

    Thanks, The deployment for the fix is in progress and will be completed in couple of hours from now.

    1 person found this answer helpful.

5 additional answers

Sort by: Most helpful
  1. Igor 21 Reputation points
    2021-09-03T01:09:31.15+00:00

    Any ETA on the fix? I just tried it and I am getting the same issue.

    0 comments No comments

  2. 2021-09-03T07:17:21.23+00:00

    Any ETA on the fix? I just tried it and I am getting the same issue.

    0 comments No comments

  3. Oury Ba-MSFT 16,081 Reputation points Microsoft Employee
    2021-09-03T15:39:36.64+00:00

    @ShuoshuoWang-2006 Issue has been fixed. Thank you for your patience

    Regards,
    Oury


  4. Igor 21 Reputation points
    2021-09-04T00:07:38.61+00:00

    Is this working for anyone? I am still getting the same validation error when trying to create a new database.