Follow Me
Search
Categories
- Azure (65)
- DevOps (24)
- Events/Speaking (49)
- Exams/Awards (12)
- General (1)
- SCSM (112)
- Security (3)
- System Center (without SCSM) (26)
Tag Archives: logicapp
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 automation, cosmos, documents, logic app, logicapp, partition, partition key, sql api
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 aci, automation, azure container instances, container, docker, docker hub, hub, logic app, logicapp, trigger, webhook, workflow
Leave a comment