Currently, I am trying to download the azure certificate automatically once i run the command "Get-AzurePublishSettingsFile" from powershell. But every time it popups the IE window for logging into Azure Portal to download certificate.
I want to automate this login activity so that certificate can be downloaded automatically at a location. I want to bypass the login activity. Kindly suggest some necessary steps for automation.
↧