Lab 07 az webapp create needs udpate
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 72/100
- Issue type
- Documentation
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- azure
- Domain
- cloud, documentation
Research direction
Find the Lab 07 instructions containing the az webapp create command and review the reported Linux web app error. Update that command to include --runtime "DOTNETCORE:8.0", then verify the lab no longer produces the missing-runtime error.
Written by the indexing model from the issue text.
Description
ERROR: Creating a Linux webapp requires one of the following: --runtime, --container-image-name, or --sitecontainers-app. Run 'az webapp list-runtimes --os-type linux' for supported runtimes. For custom containers, see 'az webapp sitecontainers create --help': https://learn.microsoft.com/cli/azure/webapp/sitecontainers
SOLUTION: attach "--runtime "DOTNETCORE:8.0" to command
- Dominant language
- PowerShell
- Stars
- 39
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from MicrosoftLearning/mslearn-devops
-
advanced /06-enable-dynamic-configuration-feature-flags.md (Lab 11 on cloudslice): casing issue Open
Difficulty 1/5 Under an hour Newbie friendliness 91/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
MicrosoftLearning/mslearn-devops#43 · 2 comments · 1 reaction ·
All issues in MicrosoftLearning/mslearn-devops
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
level/task module/gcp type/bug
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
-
bug needs-triage service/elbv2
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
hashicorp/terraform-provider-aws#50100 · 1 comment ·