Tag Archives: logic app

Azure Security Center – Workflow Automation

Azure Security Center (ASC) is your main stop when you need a first broad overview of your environment’s security posture. If there is potential to improve your overall security, ASC will give you recommendations that explain how a specific resource … Continue reading

Posted in Azure | Tagged , , , , , , , | 1 Comment

Issues with creating new Cosmos DB documents with Logic App

Recently I had to build a solution for a customer. One part was to create order documents in a Cosmos DB using a Logic App. Sounds easy, however, I struggled a bit because of a simple thing and thought that … Continue reading

Posted in Azure | Tagged , , , , , , , | 18 Comments

Auto-Deploy Container Images as Azure Container Instances (ACI)

Containers are pretty new in the Microsoft world, but are quickly getting traction. Microsoft Azure offers lots of container-related services such as Azure Container Instances (ACI), Azure Container Service (ACS), Azure Kubernetes Services (AKS) or Azure Container Registry (ACR). I … Continue reading

Posted in Azure, DevOps | Tagged , , , , , , , , , , , | 1 Comment