Skip to content

docs: update UI references to connection strings - #1449

Open
rodrigobnogueira wants to merge 1 commit into
nestjs:masterfrom
rodrigobnogueira:docs/issue-254-update-readme-instructions
Open

docs: update UI references to connection strings#1449
rodrigobnogueira wants to merge 1 commit into
nestjs:masterfrom
rodrigobnogueira:docs/issue-254-update-readme-instructions

Conversation

@rodrigobnogueira

@rodrigobnogueira rodrigobnogueira commented Mar 10, 2026

Copy link
Copy Markdown

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe: Documentation update

What is the current behavior?

The current README.md instructs users to look for "URI" and "Primary Key" or "Connection string" in specific UI sections of the Azure portal. These sections change frequently and can cause confusion (as reported in Issue #254).

Issue Number: #254

What is the new behavior?

  • Updates the README to use more generic instructions for finding connection details.
  • Clarifies how to extract the endpoint and key from the primary connection string.
  • Points users directly to official Microsoft Azure documentation, which is always up to date.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Fixes #254

@rodrigobnogueira
rodrigobnogueira force-pushed the docs/issue-254-update-readme-instructions branch from 5b48eab to 610a415 Compare July 9, 2026 06:01
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.

Azure cosmos doesn't have Keys under settings anymore

1 participant