Proposed Pull Request Change

title description ms.service ms.custom ms.topic author ms.author ms.reviewer ms.date
Azure HDInsight: .NET samples Find C# .NET examples on GitHub for common tasks using the HDInsight SDK for .NET. azure-hdinsight devx-track-dotnet sample apurbasroy apsinhar hgowrisankar 10/17/2024
📄 Document Links
GitHub View on GitHub Microsoft Learn View on Microsoft Learn
Raw New Markdown
Generating updated version of doc...
Rendered New Markdown
Generating updated version of doc...
+0 -0
+0 -0
--- title: 'Azure HDInsight: .NET samples' description: Find C# .NET examples on GitHub for common tasks using the HDInsight SDK for .NET. ms.service: azure-hdinsight ms.custom: devx-track-dotnet ms.topic: sample author: apurbasroy ms.author: apsinhar ms.reviewer: hgowrisankar ms.date: 10/17/2024 --- # Azure HDInsight: .NET samples > [!div class="op_single_selector"] > * [.NET Examples](hdinsight-sdk-dotnet-samples.md) > * [Python Examples](hdinsight-sdk-python-samples.md) > * [Java Examples](hdinsight-sdk-java-samples.md) <!-- * [Go Examples](hdinsight-sdk-go-samples.md)--> This article provides: * Links to samples for cluster creation tasks. * Links to reference content for other management tasks. You can [activate Visual Studio subscriber benefits](https://azure.microsoft.com/pricing/member-offers/msdn-benefits-details/?ref=microsoft.com&utm_source=microsoft.com&utm_medium=docs&utm_campaign=visualstudio): Your Visual Studio subscription gives you credits every month that you can use for paid Azure services. [!INCLUDE [quickstarts-free-trial-note](~/reusable-content/ce-skilling/azure/includes/quickstarts-free-trial-note.md)] ## Prerequisite [Azure HDInsight SDK for .NET](/dotnet/api/overview/azure/hdinsight#sdk-installation) ## Cluster management - creation * [Create a Kafka cluster](https://github.com/Azure-Samples/hdinsight-dotnet-sdk-samples/blob/master/Management/Microsoft.Azure.Management.HDInsight.Samples/Microsoft.Azure.Management.HDInsight.Samples/CreateKafkaClusterSample.cs) * [Create a Spark cluster](https://github.com/Azure-Samples/hdinsight-dotnet-sdk-samples/blob/master/Management/Microsoft.Azure.Management.HDInsight.Samples/Microsoft.Azure.Management.HDInsight.Samples/CreateSparkClusterSample.cs) * [Create a Spark cluster with Azure Data Lake Storage Gen2](https://github.com/Azure-Samples/hdinsight-dotnet-sdk-samples/blob/master/Management/Microsoft.Azure.Management.HDInsight.Samples/Microsoft.Azure.Management.HDInsight.Samples/CreateHadoopClusterWithAdlsGen2Sample.cs) * [Create a Spark cluster with Enterprise Security Package (ESP)](https://github.com/Azure-Samples/hdinsight-dotnet-sdk-samples/blob/master/Management/Microsoft.Azure.Management.HDInsight.Samples/Microsoft.Azure.Management.HDInsight.Samples/CreateEspClusterSample.cs) You can get these samples for .NET by cloning the [hdinsight-dotnet-sdk-samples](https://github.com/Azure-Samples/hdinsight-dotnet-sdk-samples) GitHub repository. [!INCLUDE [hdinsight-sdk-additional-functionality](includes/hdinsight-sdk-additional-functionality.md)] Code snippets for this additional SDK functionality can be found in the [HDInsight SDK for .NET reference documentation](/dotnet/api/overview/azure/hdinsight).
Success! Branch created successfully. Create Pull Request on GitHub
Error: