Skip to content

App configuration applies reserved word rule incorrectly #1153

@TobiasBunyan-TPR

Description

@TobiasBunyan-TPR

Problem

Trying to add an app configuration ending in the word "login" causes the "reserved word" error.

The reserved word documentation states that "login" can be used as long as it is not at the start of the resource name:
https://docs.azure.cn/en-us/azure-resource-manager/troubleshooting/error-reserved-resource-name

We already have other resources (resource group, web app) ending in "login" which deployed without error.

This issue occurs both when using terraform azurerm provider (400 bad request) AND using the azure UI.

Issue

This is blocking us from keeping a consistent name for a platform across the azure namespace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions