docs: outputs: azure_logs_ingestion: add auth_url configuration parameter#2545
docs: outputs: azure_logs_ingestion: add auth_url configuration parameter#2545eschabell wants to merge 1 commit intofluent:masterfrom
Conversation
…eter - Add auth_url option to override the OAuth 2.0 token endpoint URL - Update tenant_id description to note it is not required when auth_url is set This update for code commits without supporting docs PR. Signed-off-by: Eric D. Schabell <eric@schabell.org>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughDocumentation update for Azure Logs ingestion configuration, adding a new Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
|
@patrick-stephens ready for reveiw! |
This update for code commits without supporting docs PR.
Summary by CodeRabbit
New Features
auth_urlconfiguration parameter to override the OAuth 2.0 token endpoint URL (HTTPS and loopback HTTP supported).Documentation
tenant_idis now optional whenauth_urlis configured.