MicrosoftDocs / feedback

📢 docs.microsoft.com site feedback
https://learn.microsoft.com
Creative Commons Attribution 4.0 International
238 stars 160 forks source link

Build a .NET core console app to manage data in Azure Cosmos DB not found #2050

Open galenyjl opened 4 years ago

galenyjl commented 4 years ago

About cosmos DB tutorials, I can find build a console app with .net framework to manage data in Azure Cosmos DB https://docs.microsoft.com/en-us/azure/cosmos-db/sql-api-get-started and also build an ASP.NET Core MVC web application to manage data in Azure Cosmos DB https://docs.microsoft.com/en-us/azure/cosmos-db/sql-api-dotnet-application

However, the build a .NET Core console app using Azure Cosmos DB return 404 https://docs.microsoft.com/en-us/azure/cosmos-db/sql-api-dotnetcore-get-started-preview

Not sure any difference between .Net core and .Net framework for cosmos DB? Thanks for the feedback

welcome[bot] commented 4 years ago

Thank you for creating the issue! One of our team members will get back to you shortly with additional information. If this is a product issue, please close this and contact the particular product's support instead (see https://support.microsoft.com/allproducts for the list of support websites).

mairaw commented 4 years ago

Thanks for your feedback @galenyjl. Where are you seeing that link that 404s?

@SnehaGunda can you help with his?

galenyjl commented 4 years ago

@mairaw Please check https://docs.microsoft.com/en-us/samples/azure-samples/cosmos-dotnet-core-getting-started/developing-a-net-core-console-app-using-azure-cosmos-db/ and then click full tutorial on the Azure Cosmos DB documentation page.

mairaw commented 4 years ago

Thanks @galenyjl. @deborahc you seem to be the owner of the https://aka.ms/CosmosDotnetCoreGetStarted link. Can you please check?