Skip to content

Fix cosmos connection name in local.settings.json#2006

Merged
satvu merged 1 commit intoAzure:mainfrom
karstenjMSFT:fix-cosmos-connection-name
Nov 1, 2023
Merged

Fix cosmos connection name in local.settings.json#2006
satvu merged 1 commit intoAzure:mainfrom
karstenjMSFT:fix-cosmos-connection-name

Conversation

@karstenjMSFT
Copy link
Copy Markdown
Contributor

Issue describing the changes in this PR

The cosmos db extension samples expect the connection to be called CosmosDBConnection but in the local.settings.json file, it is specified as CosmosConnection. This fixes that.

Pull request checklist

  • [ x] My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • [x ] My changes should not be added to the release notes for the next release
    • Otherwise: I've added my notes to release_notes.md
  • [x ] My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • I have added all required tests (Unit tests, E2E tests)
    This extension doesn't have any tests.

Copy link
Copy Markdown
Member

@kshyju kshyju left a comment

Choose a reason for hiding this comment

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

Thank you @karstenjMSFT

@satvu satvu merged commit c0de8a9 into Azure:main Nov 1, 2023
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