microsoft / microsoft/finops-toolkit

[Hubs] Switch to a deployment stack

Open
#334 1 comment 0 reactions 0 assignees View on GitHub

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

See https://learn.microsoft.com/azure/azure-resource-manager/bicep/deployment-stacks?tabs=azure-powershell

🙋‍♀️ Ask for the community

We could use your help:

  1. Please vote this issue up (👍) to prioritize it.
  2. Leave comments to help us solidify the vision.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.