Last active
December 21, 2015 06:31
-
-
Save stuartpreston/1cb282a3267f883c1b37 to your computer and use it in GitHub Desktop.
[MacOs] Retrieve certificate and store as .pfx from Microsoft Azure .publishsettings file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xpath downloaded.publishsettings "string(//PublishData/PublishProfile/Subscription[@Name='YOURSUBSCRIPTIONNAME']/@ManagementCertificate)" > mgmtcert.pfx |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment