Skip to content

[Bug] Running azd up after running azd down doesn't make changes to Azure #2835

@john0isaac

Description

@john0isaac

Output from azd version
azd version 1.4.0 (commit 25dc100)

Describe the bug
After running the down command that deletes the resources from Azure if you try to recreate the deleted resources using the up command it gives you a message that says "(-) Skipped: Didn't find new changes." and doesn't create anything on Azure.

To Reproduce
Run azd up
Run azd down
Run azd up

Expected behavior
The deleted resources get created again on Azure.

Additional context
image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions