
Discover issues with Azure Functions and App Service using Application Insights Paid Members Public
In recent years, I have built and operated distributed cloud systems. With these systems comes various challenges. A key thing I've learned is to keep a close eye on metrics and insights, to learn how our applications are behaving at scale. This post will be about how to

Episode 047 - Managing the crops with Azure FarmBeats Paid Members Public
We take a look at Azure FarmBeats, which was initially made available in late 2019. It's a solution to managing your crops, and what Microsoft calls democratizing agriculture intelligence. It's definitely an interesting industry solution that runs natively on Azure! Show notes * Azure FarmBeats announcement [https:

GitHub Actions for Security Code Analysis Paid Members Public
Performing code analysis and security scans on your code is imperative to software craftsmanship. Over the years, I have had plenty of options for performing security scans, both with third-party vendors and open-source tools. I want to highlight some of my favorite GitHub Actions to run code analysis with a

Episode 046 - Azure Static Web Apps with Elio Struyf Paid Members Public
In this episode, we have Elio Struyf, a Microsoft MVP and Engineering Lead for Valo Intranet as a guest. We'll talk about Azure Static Web Apps, and how to build an e-commerce website based on it. Join us to learn how Azure Static Web Apps provide a stellar

Use the Microsoft Application Inspector to analyze your source code Paid Members Public
Use the Microsoft Application Inspector to learn more about your code. Discover what types of algorithms, APIs, sensitive data and more that you make use of in the code base.

Episode 045 - Azure News in August 2020 - Part 2 Paid Members Public
In this episode, we're talking about recent announcements and updates in Azure. Generally interesting and important updates to stay on top of. Show notes * Access Kubernetes resources from the Azure Portal [https://docs.microsoft.com/en-us/azure/aks/kubernetes-portal?WT.mc_id=AZ-MVP-4021705] (Microsoft Docs) * Audit Logs of

Episode 044 - Common approaches to building an API in Azure Paid Members Public
Tobias and Jussi talks about common approaches to build custom APIs in Azure. Choosing a framework and runtime. Deploying. Securing the APIs. How do you monitor them? What about publishing them for public consumption? Join us for a casual chat about these topics. Show notes * API Design ebook [https://azure.

Get notified of changes in Azure Key Vault by using Event Grid Paid Members Public
There are numerous ways to secure and audit your Azure Key Vault setup and usage. In 2019, I wrote Who accessed my Azure Key Vault? [https://zimmergren.net/azure-key-vault-diagnostics-who-accessing-your-vault/], which is still relevant. In this article, I want to talk about how to set up automatic notifications when something change
Recent comments