Skip to content

Update default resource naming logic #611

@MicroFish91

Description

@MicroFish91

Work item related to the monorepo work: #607

What to do:

  • Remove the auto-naming of resources based on the workspace name. All apps in the monorepo will share the same root workspace, so this no longer makes as much sense. We can still try to suggest and pre-fill a name for the user on prompt, but the best method for this is still up for debate.

  • Ensure naming logic works for different combinations of existing resource names. I think this mostly already works, but I wanted to put in a note here to double check and improve as necessary. As a reminder, when we go to validate existing resources, we could find any of the listed resources (resource group, container app, container registry, etc.) no longer existing. We will have to create and name new resources for any that are missing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions