azure-docs
azure-docs copied to clipboard
Update Azure Batch Tutorial
While the tutorial is really helpful, it still uses .NET Core 2.1, Microsoft.Azure.Batch
and WindowsAzure.Storage
, which makes things more confusing than necessary for beginners.
It would be quite helpful if the tutorial was updated to .NET 6, Azure.Batch
and Azure.Storage
.
However, this also depends on https://github.com/Azure/azure-sdk-for-net/issues/32779.
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: 0d35e3d8-a644-dfb6-a16a-93679276c079
- Version Independent ID: 8c6bcc7c-4428-be5b-2221-0c0302cdd281
- Content: Tutorial - Run a parallel workload using the .NET API - Azure Batch
- Content Source: articles/batch/tutorial-parallel-dotnet.md
- Service: batch
- GitHub Login: @harperche
- Microsoft Alias: prkannap
@svdHero Thanks for the feedback! I have assigned the issue to content author to check and update the document as appropriate.
@harperche Can you please check and add your comments on this doc update request as applicable.
I ran the sample app using .NET 7 and confirmed that it works, so the reference to .NET 2.1 has been removed.
#please-close Thank you, Park! This issue has been resolved and the article has been updated to reflect references to .NET 7 instead of.NET 2.1.