-
The documentation for the `az cosmosdb sql` commands does not seem to include any ability to interact with the local emulator instance.
The earlier command `az cosmosdb database` command permitted …
-
Its a pretty glaring hole, and it don't actually see anything in this repository tracking this issue. Can someone please reference the tracking issue? If there isn't one, there definitely should be.
…
-
**Error in start-up**
Can not run fhir server locally with VS2017.
I got master branch , restored nuget packages, set Microsoft.Health.Fhir.R4.Web as start-up project. Pressed F5 - server not starti…
-
**Describe the bug**
[Building and debugging locally](https://github.com/microsoft/fhir-server/wiki/Build-and-debug-locally) is not working as is expected. **Updating launch.json file is required.**…
-
Use that configuration in docker compose
```yml
cosmos:
image: "microsoft/azure-cosmosdb-emulator"
mem_limit: 2G
ports:
- "8081:8081"
- "8900:8900"
- "8901:890…
-
### Which service(blob, file, queue, table) does this issue concern?
Table
### Which version of the Azurite was used?
V3
### Where do you get Azurite? (npm, DockerHub, NuGet, Visual Studio Cod…
-
>We are continuously addressing and improving the SDK, if possible, make sure the problem persist in the [latest SDK version](https://www.nuget.org/packages/Microsoft.Azure.Cosmos).
**Describe the …
-
### [Github issues](https://github.com/Microsoft/botbuilder-js/issues) should be used for bugs and feature requests. Use [Stack Overflow](https://stackoverflow.com/questions/tagged/botframework) for g…
-
**Is your feature request related to a problem? Please describe.**
Not sure why, but Cosmos DB accounts show as deprecated and I can't view them anymore. This was a great feature for me and now I ha…
-
I am a newbie using the Bot Composer. I am trying to log conversation of the bot in CosmosDB. Here is how I have setup the CosmosDB settings in the Bot Composer Publish Profile:
```json
"cosmosDb"…