Public Environments - Web App with MySQL - Update ARM Template

Open
#893 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
azure, mysql

Research direction

Locate the ARM template used for the Web App with MySQL environment and review how it specifies the MySQL server type. Start by tracing the deployment definition and verify the updated Flexible Server configuration against the reported InvalidElasticServerType error. Done means the environment deployment no longer requests Single Server and completes successfully.

Written by the indexing model from the issue text.

Description

The deployment for the Web App with MySQL environment errors out with the following error. With Azure Database for MySQL entering retirement the ARM template needs to be updated to support Flexible Server from Single Server.

The provided server type value 'Azure Database for MySQL - Single Server' is invalid. (Code: InvalidElasticServerType)

Dominant language
PowerShell
Stars
465
Forks
595
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/azure-devtestlab

All issues in Azure/azure-devtestlab

Similar issues

More Cloud issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.