Dina Berry (MSFT)
Dina Berry (MSFT)
1) added explanation to readme 2) added .devcontainer dir configured for this project 3) edited the Mongo code in app.ts so it will work with CosmosDB
Necessary for local development.
Why isn't azurite already in the container? I looked with `npm list -g` and it isn't there but I need azurite to run the container locally don't I? Relates to:
I noticed that the extension now doesn't actually stream logs in VSCode, but instead opens the Azure portal for the function app's monitoring in a browser. The resulting web page...
Why does a new local TS Azure Function app want to overwrite my .gitignore? Why can't it just edit my file without asking? I said no/don't overwrite but the process...
@erhopf @trevorbye Working on DevEx JS tutorial - had to get this function working so contributing back. LMK if you have changes or issues.
There are 4 versions of MongoDB supported in CosmosDB right now. It is critical that a customer be able to select the version when they create the resource. The current...
## Bug Report #### Current Behavior On Windows 10, VS Code dev container (Node.js + Mongo) started and the Command Palette shows MongoDB commands are available, but the green leaf...