advanced /06-enable-dynamic-configuration-feature-flags.md (Lab 11 on cloudslice): casing issue

Open Beginner friendly
#46 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
91/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Active
Tech stack
azure

Research direction

Open Instructions/advanced/06-enable-dynamic-configuration-feature-flags.md and review the “Add App Configuration Environment Variables” section. Make the AppConfigEndPoint/AppConfigEndpoint casing consistent with the lab’s code and environment-variable configuration, then verify the feature flag loads without the reported error.

Written by the indexing model from the issue text.

Description

Lab: https://github.com/MicrosoftLearning/mslearn-devops/blob/main/Instructions/advanced/06-enable-dynamic-configuration-feature-flags.md
Section: https://github.com/MicrosoftLearning/mslearn-devops/blob/main/Instructions/advanced/06-enable-dynamic-configuration-feature-flags.md#add-app-configuration-environment-variables

There is mention of:

Name: AppConfigEndPoint --> capital P

However the code is using AppConfigEndpoint --> lower case p

Because of this casing mismatch this environment variable isn't loaded correctly and there is an error in the lab (basically the feature flag seems to not work.)

Changing this casing to be the same both in the code and in the environment variable in app service fixes this error.

Please change the casing in the instructions of this lab.

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

  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 MicrosoftLearning/mslearn-devops

All issues in MicrosoftLearning/mslearn-devops

Similar issues

More Cloud issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.