-
I am able to get the emulator running and I can connect to https://localhost:8081/_explorer/index.html but I get
![image](https://user-images.githubusercontent.com/357219/161525623-4064354a-4ef4-477…
-
If I filter a `DateTime` property in CosmosDB then it fails if I put the `DateTime.UtcNow` within the LINQ expression, but doesn't fail if I put in a local variable set to `DateTime.UtcNow`. i.e.
…
-
In [Configuration Options in the docs](https://docs.microsoft.com/en-us/azure/cosmos-db/linux-emulator?tabs=sql-api%2Cssl-netstd21#configuration-options), under `--cpus` it states...
> "...the emul…
-
See comment https://github.com/aspnet/EntityFrameworkCore/pull/5955#issuecomment-386935828 by @alexzaytsev-newsroomly
This currently does not work because:
* The in-memory type mapper rejects atte…
-
Azure Cosmos DB Emulator - Release notes and download information; missing release notes for latest 2.14.7
Latest Microsoft Download Center https://aka.ms/cosmosdb-emulator (as of 2022-07-19) (Sign…
aluty updated
2 years ago
-
Intermittent failure to start a Microsoft SqlServer container in an XUnit test. I setup my test case in the same way as described on the GitHub page:
```
public class MyTests : IAsyncLifetime
{
…
-
Not much to add except that it'd be nice to know what's changed.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID:…
-
I notice that you only provided information how to setup CI using Windows Agent.
All I need is that you provide how to setup this for Ubuntu Agent. The issue with Ubuntu Agent is that you need to …
-
# Issue
When I want to use the Migration tool to import data from a SQL Source to pre-built (i.e. manually setting up via the Portal with a PartitionKey) Collection I get the following error:
**…
-
At a client we are currently working on a CosmosDb Migration Runner inspired by [Fluent Migrator](https://fluentmigrator.github.io/), since Fluent Migrator does not support NoSql databases. The langua…