An open API service indexing awesome lists of open source software.

https://github.com/adampaternostro/azure-create-hdinsight-service-principle

Creates a PFX for HDInsights. Also, creates the Azure Application.
https://github.com/adampaternostro/azure-create-hdinsight-service-principle

azure azure-hdinsight azure-powershell hdinsight-service-principle

Last synced: about 2 months ago
JSON representation

Creates a PFX for HDInsights. Also, creates the Azure Application.

Awesome Lists containing this project

README

        

# Azure-Create-HDInsight-Service-Principle
Creates a certificate for HDInsights for authenticating against Azure Data Lake.
This will
- Create the Azure Application (aka a Service Principle. In this case a Service Principle backed by a certificate versus a key (password))
- Generate a PFX
- Display the JSON that is needed for an ARM template (the certificate will also be Base64 encoded)