In Azure DevOps you can use personal access tokens (PAT) as an alternate form of user authentication. PATs […]
Category Archive: DevOps
Variable groups in Azure DevOps allow you to manage variables in a single place and share them across […]
In Logic Apps you can create a connector to an Azure KeyVault and connect in two ways: connect […]
I had to automate some Logic Apps deployments containing a SendGrid API connection. Since I couldn’t find a […]
When creating documents in Azure Cosmos databases for MongoDB API you might get the error message MongoError: document […]
While creating an Azure Pipeline to backup all Azure Cosmos databases in a subscription, I had to list […]
I am currently doing the Azure backup strategy for one of our customers. While Azure takes regular backups […]
Azure Storage v2 accounts allow you to serve static content (HTML, CSS, JavaScript, and image files) directly from […]
I have recently deployed tens of Azure resources programmatically. While most of the Azure resources and settings you […]