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