Skip to content

Unclear Regex-Based error message when editing environment variable name via JSON in Azure Container Apps #1013

@v-ruizh

Description

@v-ruizh

OS: Win 11
Build Version: 20260107.1

Repro Steps:

  1. Use "Edit Container App (Advanced)..." to open the container app's JSON configuration.
  2. Change an environment variable name to an invalid format "123".
  3. Save and deploy the changes.
  4. Check whether the error message is clear or not.

Expect:
The error message clearly explains the naming rules.
Image

Actual:
The error message displays a raw regex string.
Image

More Info:
This issue does not reproduce in "Edit Environment Variable Name" option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    AT-CTIenhancementImprove upon an existing feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions