If you want to use the Azure Resource Management APIs, Service Management APIs or Management Libraries, you'll need a management certificate which authenticates your process with the Azure subscription you're accessing. Chances are you'll already have one or more management certs installed (from Visual Studio or the PowerShell SDK or WebMatrix) with the issuer name Windows Azure Tools: It's a good idea to mint a separate one for your new process, so it's clear what the cert is used for. Creating ......
My latest Pluralsight course is out now, it's about building Big Data solutions using .NET technologies: Real World Big Data in Azure The typical Big Data stack (think Kafka, Cassandra, Kibana and the Hadoop ecosystem) is heavily Java based. Microsoft have taken the best of those technologies and made them available as managed services in Azure, but also worked hard on integrating them with .NET. Today you can use those tried and trusted Big Data platforms in Azure with C#, PowerShell and Visual ......