microsoft / vscode-cosmosdb

Azure Databases extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-cosmosdb
MIT License
155 stars 68 forks source link

The wrong web page is opened when executing command "Learn more about authenticating with Azure Active Directory" #2191

Closed v-ruizh closed 11 months ago

v-ruizh commented 11 months ago

OS: Win10 Build Version: 20230927.1 Regression: Not a Regression

Repro Steps:

  1. F1 -> Select "PostgreSQL: Learn more about authenticating with Azure Active Directory".
  2. Check whether the corresponding web page is opened or not.

Expect: The corresponding web page is opened.

Actual: The wrong web page is opened. image

More Info: This issue also reproduces when clicking the button "Learn more about authenticating with Azure Active Directory". image

JasonYeMSFT commented 11 months ago

This is expected for now. I will activate the forward link before publishing 0.20.0.

JasonYeMSFT commented 11 months ago

The wiki page has been activated.

v-ruizh commented 11 months ago

Verified this bug on the latest build 20231017.2, it has been fixed.