diff --git a/src/Explorer/Explorer.tsx b/src/Explorer/Explorer.tsx index 05044e269..ffc115659 100644 --- a/src/Explorer/Explorer.tsx +++ b/src/Explorer/Explorer.tsx @@ -304,7 +304,8 @@ export default class Explorer { isModal: true, title: ` Open your Cosmos DB account in Visual Studio Code`, subText: `Please ensure Visual Studio Code is installed on your device. - If you don't have it installed, please download it from the link below.`, + If you don't have it installed, please download it from the link below. + After installation, ensure you have the Azure Databases and Azure Resources extensions installed.`, primaryButtonText: "Open VS Code", secondaryButtonText: "Cancel",