Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use correct budget parameters #403

Merged
merged 3 commits into from
Aug 16, 2024
Merged

fix: use correct budget parameters #403

merged 3 commits into from
Aug 16, 2024

Conversation

steph409
Copy link
Contributor

@steph409 steph409 commented Aug 9, 2024

Overview/summary

fixes issue #394

The wrong parameter was used in the notification budgets.

The description for the parameters is correct, but the example is wrong.

Replace this with a brief description of what this Pull Request fixes, changes, etc.

This PR fixes/adds/changes/removes

  1. fixes bug: Budgets provisioning fails with "RBACAccessDenied" #394

Breaking changes

None, only docu change

Testing evidence

Please provide testing evidence to show that your Pull Request works/fixes as described and documented above.

As part of this pull request I have

  • Checked for duplicate Pull Requests
  • Associated it with relevant issues, for tracking and closure.
  • Run and make fmt & make docs to format your code and update documentation.
  • Created unit and deployment tests and provided evidence.
  • Updated relevant and associated documentation.

@matt-FFFFFF
Copy link
Member

Hi @steph409

Thank you so much for this fix - I think it has been reverted in your latest commit as I can only see one file changed. Can you please check?

@steph409
Copy link
Contributor Author

ah yes you are right, i just changed the readme and not the variables file, fixed!

@matt-FFFFFF matt-FFFFFF added the PR: Safe to test 🧪 PRs can run deployment tests label Aug 16, 2024
@matt-FFFFFF matt-FFFFFF merged commit fd95084 into Azure:main Aug 16, 2024
14 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Safe to test 🧪 PRs can run deployment tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Budgets provisioning fails with "RBACAccessDenied"
2 participants