How to pass Azure credentials to a Release Management deployment script on a secure manner?
问题 What I want to accomplish: I want to deploy an Azure Cloud Service via Release Management. I managed to get this working by following the steps outlined in this post. In the post the Azure publishsettings file is added to the project and used in Release Management to deploy the Azure package to a Cloud Service. So far so good. What is the issue: The Azure publishsettings file will also contain information about the production environment. I don't want that information to be available to all