Azure / Azure/azure-dev

store resource state as part of environment

Open
#6,522 0 comments 1 reaction 0 assignees View on GitHub
area/docs area/environment feature
Dominant language
Go
Stars
569
Forks
364
Avg merge
2d 19h
Merged PRs (30d)
136

Description

It would be nice for azd to store some information about resources created in an environment.

This would help with querying/interacting with Azure resources from azd in a more robust and performant fashion. A few use cases that this would contribute towards:

- Looking up resources for a given service
- Determine if resources have been provisioned (`azd deploy`, `azd env remove`)
- Showing information in `azd show` (we've started on a `show` specific implementation with #6418)
- ... for extensions to obtain the same information timely

I am intentionally leaving this issue brief for now. Aspects of what should be stored are worthy of discussion. There are constraints about current Bicep/ARM tooling that may limit us in some areas as we work towards prototyping/implementing.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.