Azure / Azure/azure-quickstart-templates

Azure-quickstart-templates/tree/master/101-webapp-managed-mysql deploys app on linux instead of windows.

Open
#4,896 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
14.9k
Forks
16.2k
Avg merge
6d 21h
Merged PRs (30d)
6

Description

Hi,
I'm trying to deploy web app with MySQL using this ARM template:
https://github.com/Azure/azure-quickstart-templates/tree/master/101-webapp-managed-mysql
My expectation is that app will be deployed on windows service plan, but deployment is always use linux environment. Why it's so and that should be changed in template to have correct platform?
Thank you

Contributor guide

No contributing guide indexed for this repository

Research direction

Open the 101-webapp-managed-mysql template from the issue and inspect how its web app and service plan are configured. Reproduce or review the deployment to confirm why Linux is selected, then update the template so the app uses Windows and verify that the deployment targets the expected platform.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.