Skip to content

UX: Should confirm before automatically setting a new environment as the default. #4800

Open
@vhvb1989

Description

@vhvb1989

From the conversation in : #4561

This issue is about changing the current behavior in azd after a new environment is created. The current implementation is automatically setting the new environment as the default without asking user about it or without even telling user that the new environment has been set as the default.

A new user is surprised, for example, when running azd provision -e new-environment that the next call to azd will continue to use the new created environment, when the intention of using -e flag was to avoid explicitly calling azd env select another-environment.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions