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