Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Can't validate deployment on an existing RG due to tag policy

Open
#77 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
azure
Domain
cloud

Research direction

The issue names no files or tests. Start at the deployment validation step for an existing resource group and reproduce the Azure Policy tag failure; done means an existing RG with the required tags passes validation and the Create button is enabled.

Written by the indexing model from the issue text.

Description

Hi,

Context:

  • On my subscription, I have an Azure Policy requiring resource groups to have mandatory tags

Issue:

  • I want to deploy startstopv2 on an existing RG complying with tags Policy
  • In the validation step just before creation, I have an error stating that the RG doesn't have the tags required by my Policy.
  • The Create button is greyed out and I can deploy startstopv2
  • It seems that the deployment doesn't care if the RG exists, and simulate the RG creation from scratch (thus without the mandatory tags).

Error message:

Resource 'mytestrg-westeurope-001' was disallowed by policy.
Reasons:
'You need to specify the tag: ApplicationName. It is a required tag !'
'You need to specify the tag: Criticity. It is a required tag !'
Dominant language
No language data
Stars
58
Forks
35
PR merge metrics
No merged PRs in 30d

Getting set up

We have not checked this project's setup files yet. Start from its README, and see our first-contribution guide for the general steps.

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.

More from microsoft/startstopv2-deployments

All issues in microsoft/startstopv2-deployments

Similar issues

More Cloud issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.