Skip to content

Conversation

@tylerthome
Copy link

@tylerthome tylerthome commented Jan 13, 2023

The associated markdown file specifies a different environment variable name (COSMOS_CONNECTION_STRING) than this example program (currently MONGO_CONNECTION):

https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/cosmos-db/mongodb/includes/environment-variables-connection-string.md
referenced from: https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/cosmos-db/mongodb/quickstart-dotnet.md#configure-environment-variables

Purpose

  • ...

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Documentation content changes
[ ] Other... Please describe:

How to Test

N/A

  • Test the code
    N/A

What to Check

Environment variable name for Cosmos Mongo connection string match in Quickstart markdown and C# snippets.

Other Information

None

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