microsoft / microsoft/finops-toolkit
[Hubs] Switch to a deployment stack
Open
Nobody has claimed this yet.
Skill: Deployment
Tool: FinOps hubs
- Dominant language
- PowerShell
- Stars
- 603
- Forks
- 248
- Avg merge
- 7d 11h
- Merged PRs (30d)
- 11
Description
⚠️ Problem
Resources are being left behind as we move from one version to the next when using Azure deployment templates.
🛠️ Solution
Switch to deployment stacks, which can clean up removed resources.
ℹ️ Additional context
🙋♀️ Ask for the community
We could use your help:
- Please vote this issue up (👍) to prioritize it.
- Leave comments to help us solidify the vision.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Azure deployment templates used by Hubs and read the linked Azure deployment stacks documentation. Trace how deployments currently handle resources removed between versions; done means the deployment flow uses deployment stacks and cleans up those resources without breaking retained ones.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100