From f82b0b442ec4e8d45491644e6ad164bb8d359c9f Mon Sep 17 00:00:00 2001 From: Jordi Bunster Date: Sat, 27 Mar 2021 11:18:59 -0700 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 72e608e02..f82af79ee 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,6 @@ Run `npm start` to start the development server and automatically rebuild on cha ### Hosted Development (https://cosmos.azure.com) - Visit: `https://localhost:1234/hostedExplorer.html` -- Local sign in via AAD will NOT work. Connection string only in dev mode. Use the Portal if you need AAD auth. - The default webpack dev server configuration will proxy requests to the production portal backend: `https://main.documentdb.ext.azure.com`. This will allow you to use production connection strings on your local machine. ### Emulator Development