Skip to content

Consider modifying value for BASE_NAME (Variable group) #52

@KBaroni

Description

@KBaroni

The BASE_NAME parameter is used throughout the solution for naming Azure resources. When the solution is used in a shared subscription, there can be naming collisions with resources that require unique names like azure blob storage and registry DNS naming. When collisions happen, the ARM deployment operation fails.

Suggest adding a recommendation to tag the BASE_NAME with a value to make it unique:
Variable Name Suggested Value
BASE_NAME mlops-[additional characters to make the name unique]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions