Home / Blog / Azure
ClickOnce signing from Azure DevOps via Azure Key Vault

ClickOnce signing from Azure DevOps via Azure Key Vault

To publish a WPF application from a CI DevOps pipeline I needed a command line tool to sign ClickOnce manifests and executables. The certificate is an EV Code Signing Certificate stored in an Azure Key Vault. After some research I found tools to sign executables, but no tools to sign the ClickOnce manifest files.

I made a solution combining an open source tool AzureSignTool and the Microsoft ClickOnce Mage tool to sign manifest files. The result is a command line AzureSignToolClickOnce.exe tool to do all the tasks. 

lees meer..
Cleaning Up Git Branches in Azure DevOps

Cleaning Up Git Branches in Azure DevOps

Cleaning up Git branches is needed from time to time to keep the workspace organised.

lees meer..
Azure Portal Dashboard - Monitoring in een oogopslag

Azure Portal Dashboard - Monitoring in een oogopslag

In de Azure Portal is het dashboard een krachtige tool om de status van de systemen te monitoren.

lees meer..
Installeren van een nieuwe schijf in Azure op een Linux Ubuntu VM

Installeren van een nieuwe schijf in Azure op een Linux Ubuntu VM

In het vorige artikel is beschreven hoe je een schijf kan toevoegen aan een Azure Virtuele Machine. Een stappenplan om de schijf onder Ubuntu Linux te installeren.

lees meer..
Een disk toevoegen aan een Azure Virtuele Machine

Een disk toevoegen aan een Azure Virtuele Machine

Een stappenplan met suggesties voor het toevoegen van een schijf (disk) aan een Virtuele Machine in Azure.

lees meer..

Contact