Skip to content

Fix parameter naming in AddMongoDB method#629

Merged
eerhardt merged 1 commit intomicrosoft:mainfrom
GeertvanHorrik:patch-2
Mar 27, 2026
Merged

Fix parameter naming in AddMongoDB method#629
eerhardt merged 1 commit intomicrosoft:mainfrom
GeertvanHorrik:patch-2

Conversation

@GeertvanHorrik
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings March 27, 2026 15:36
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the MongoDB hosting integration documentation to use named arguments when passing username/password parameters to AddMongoDB, improving clarity and aligning with established parameter naming in similar integration docs.

Changes:

  • Replaces positional arguments with named arguments (userName, password) in the AddMongoDB example under “Add MongoDB server resource with parameters”.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Member

@eerhardt eerhardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the catch!

@eerhardt eerhardt enabled auto-merge (squash) March 27, 2026 16:00
@eerhardt eerhardt merged commit cdf80fa into microsoft:main Mar 27, 2026
8 of 9 checks passed
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.

3 participants