1 write to Id
CosmosEndToEnd.ApiService (1)
Program.cs (1)
57var newEntry = new User() { Id = $"user-{Guid.NewGuid()}" };