Azure HDInsight: .NET samples
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: Your Visual Studio subscription gives you credits every month that you can use for paid Azure services.
If you don't have an Azure subscription, create an Azure free account before you begin.
Prerequisite
Cluster management - creation
- Create a Kafka cluster
- Create a Spark cluster
- Create a Spark cluster with Azure Data Lake Storage Gen2
- Create a Spark cluster with Enterprise Security Package (ESP)
You can get these samples for .NET by cloning the hdinsight-dotnet-sdk-samples GitHub repository.
Additional SDK functionality
- List clusters
- Delete clusters
- Resize clusters
- Monitoring
- Script Actions
Code snippets for this additional SDK functionality can be found in the HDInsight SDK for .NET reference documentation.