Skip to content

feat: Make log analytics mandatory#77

Merged
johncollinson2001 merged 4 commits intomainfrom
johnc/mandate-log-analytics
Aug 11, 2025
Merged

feat: Make log analytics mandatory#77
johncollinson2001 merged 4 commits intomainfrom
johnc/mandate-log-analytics

Conversation

@johncollinson2001
Copy link
Copy Markdown
Contributor

@johncollinson2001 johncollinson2001 commented Aug 10, 2025

Description

This pr makes it mandatory to integrate a log analytics workspace with the backup vault. Fixes #61.

Type of change

Please check the relevant options:

✅ New feature (a change which adds functionality)
🔲 Bug fix (a change which fixes an issue)
🔲 Refactoring (code cleanup or optimisation)
🔲 Testing (new tests, or improvements to existing tests)
🔲 Pipelines (changes to pipelines and workflows)
🔲 Documentation (changes to documentation)
🔲 Other (something that's not listed here - please explain)

Checklist

Please check the relevant options:

✅ My code aligns with the style of this project
🔲 I have added comments in hard to understand areas
✅ I have added tests that prove my change works
✅ I have updated the documentation
✅ If merging into main, I'm aware that the PR should be squash merged with a commit message that adheres to the semantic release format

Additional Information

n/a

@johncollinson2001 johncollinson2001 merged commit a92ae35 into main Aug 11, 2025
3 checks passed
@johncollinson2001 johncollinson2001 deleted the johnc/mandate-log-analytics branch August 11, 2025 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using length for determining whether Log Analytics Workspace is created will always result in non-deterministic error

2 participants