Skip to content

Make Log Analytics Workspace ID mandatory#72

Closed
celloza wants to merge 1 commit intomainfrom
feature/make-law-mandatory
Closed

Make Log Analytics Workspace ID mandatory#72
celloza wants to merge 1 commit intomainfrom
feature/make-law-mandatory

Conversation

@celloza
Copy link
Copy Markdown
Contributor

@celloza celloza commented Aug 6, 2025

Description

This PR introduces a breaking change to fix #61, by removing the ability to optionally supply a Log Analytics Workspace. As such, a reference to an existing Log Analytics Workspace is now mandatory.

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

@celloza celloza force-pushed the feature/make-law-mandatory branch 4 times, most recently from b26d9b0 to 613eb2b Compare August 6, 2025 10:22
@celloza celloza force-pushed the feature/make-law-mandatory branch from 613eb2b to 4f178c9 Compare August 6, 2025 11:12
@celloza
Copy link
Copy Markdown
Contributor Author

celloza commented Aug 11, 2025

Replaced with #77.

@celloza celloza closed this Aug 11, 2025
@celloza celloza deleted the feature/make-law-mandatory branch August 12, 2025 07:13
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

1 participant