Skip to content
This repository was archived by the owner on Jun 12, 2026. It is now read-only.

Adjust env var name to match tutorial#3

Open
tylerthome wants to merge 1 commit into
Azure-Samples:mainfrom
tylerthome:patch-1
Open

Adjust env var name to match tutorial#3
tylerthome wants to merge 1 commit into
Azure-Samples:mainfrom
tylerthome:patch-1

Conversation

@tylerthome

@tylerthome tylerthome commented Jan 13, 2023

Copy link
Copy Markdown

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant