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

Azure HDInsight SDK for .NET

Cluster management - creation

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.