Skip to content

fix(m365): explicitly enable local auth for log analytics workspace#26

Merged
jacdavi merged 2 commits intomainfrom
fix/law_auth
Mar 30, 2026
Merged

fix(m365): explicitly enable local auth for log analytics workspace#26
jacdavi merged 2 commits intomainfrom
fix/law_auth

Conversation

@jacdavi
Copy link
Copy Markdown
Collaborator

@jacdavi jacdavi commented Mar 30, 2026

🗣 Description

This fixes an issue where container logs were not appearing and was caused by an issue in the terraform provider setting the default incorrectly

💭 Motivation and context

Logs had stopped appearing in the analytics workspace disabling alerts and making it difficult to troubleshoot errors

🧪 Testing

Verified logs began appearing after change

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • PR targets the correct parent branch (e.g., main or release-name) for merge.
  • Changes are limited to a single goal - eschew scope creep!
  • Changes are sized such that they do not touch excessive number of files.
  • All future TODOs are captured in issues, which are referenced in code comments.
  • Related issues these changes resolve are linked preferably via closing keywords.
  • All relevant repo and/or project documentation updated to reflect these changes.
  • All automated checks (e.g., linting, static analysis, unit/smoke tests) passed.

✅ Post-merge checklist

  • Feature branch deleted after merge to clean up repository.
  • Verified that all checks pass on parent branch (e.g., main or release-name) after merge.

jacdavi added 2 commits March 30, 2026 11:52
this fixes an issue where container logs were not appearing and was caused by an issue in the terraform provider setting the default incorrectly
@jacdavi jacdavi merged commit 76360fe into main Mar 30, 2026
7 checks passed
@jacdavi jacdavi deleted the fix/law_auth branch March 30, 2026 19:57
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.

1 participant