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.
- Host: GitHub
- URL: https://github.com/adampaternostro/azure-create-hdinsight-service-principle
- Owner: AdamPaternostro
- Created: 2017-03-07T15:56:07.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-29T21:23:28.000Z (over 7 years ago)
- Last Synced: 2025-01-31T04:32:57.261Z (4 months ago)
- Topics: azure, azure-hdinsight, azure-powershell, hdinsight-service-principle
- Language: PowerShell
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)