Azure / autorest.csharp

Extension for AutoRest (https://github.com/Azure/autorest) that generates C# code
MIT License
142 stars 166 forks source link

Update Sample Code that are currently using fluent SDK to T2 SDK- CosmosDB #1863

Open xboxeer opened 2 years ago

xboxeer commented 2 years ago

Azure-Samples/cosmosdb-dotnet-create-cosmosdb-and-configure-for-high-availability Azure-Samples/cosmosdb-dotnet-create-cosmosdb-and-configure-for-eventual-consistency Azure-Samples/cosmosdb-dotnet-create-cosmosdb-and-configure-firewall Azure-Samples/cosmosdb-dotnet-create-table-with-virtual-network-rule Azure-Samples/cosmosdb-dotnet-create-cosmosdb-and-get-mongodb-connection-string

dvbb commented 1 year ago
  1. Azure-Samples/cosmosdb-dotnet-create-cosmosdb-and-configure-for-high-availability https://github.com/Azure-Samples/cosmosdb-dotnet-create-cosmosdb-and-configure-for-high-availability/pull/10

  2. Azure-Samples/cosmosdb-dotnet-create-cosmosdb-and-configure-for-eventual-consistency https://github.com/Azure-Samples/cosmosdb-dotnet-create-cosmosdb-and-configure-for-eventual-consistency/pull/10

  3. Azure-Samples/cosmosdb-dotnet-create-cosmosdb-and-configure-firewall https://github.com/Azure-Samples/cosmosdb-dotnet-create-cosmosdb-and-configure-firewall/pull/10

  4. Azure-Samples/cosmosdb-dotnet-create-table-with-virtual-network-rule https://github.com/Azure-Samples/cosmosdb-dotnet-create-table-with-virtual-network-rule/pull/11

  5. Azure-Samples/cosmosdb-dotnet-create-cosmosdb-and-get-mongodb-connection-string https://github.com/Azure-Samples/cosmosdb-dotnet-create-cosmosdb-and-get-mongodb-connection-string/pull/10