
Issues with "Cannot bind parameter 'log' to type ILogger." after upgrading Azure Functions to v3 Paid Members Public
I have a lot of Azure Functions. Most of them are running on v2 with support for .NET Core 2.2 and netstandard2.0. During the upgrade process of my projects, I stumbled onto this several times across different projects: Microsoft.Azure.WebJobs.Host: Cannot bind parameter 'log'

Episode 009 - Thinking about remote access options for VMs Paid Members Public
In this episode we have our very first guest, Tiago Costa – an Azure MVP and MCT from Portugal. We think about remote access options for virtual machines in Azure. There are many options, and we chat through the newest ones such as Bastion Host and JIT VM which is part

Use the new Azure SDKs with Managed Identities Paid Members Public
Over the years there's been a plethora of API's and approaches to work with artifacts and resources in Azure. In July this year (2019), Microsoft announced the availability of the new Azure SDK API Standards, which is a new set of SDK's in the

Fixing: Unable to locate the .NET Core SDK. Check that it is installed and that the version specified in global.json (if any) matches the installed version. Paid Members Public
When working with Azure DevOps, or locally sometimes with Visual Studio, you may get the following error if there's a mismatch. It can depend on what versions of the SDK you've got on your machines, either local or build agent. Unable to locate the .NET Core

Azure Functions and secure Configuration with built-in integration to Azure Key Vault Paid Members Public
Azure Functions are usually tied to an Azure Storage Account by using App Settings. Unfortunately, when launching a new Function App project in Visual Studio, or watching demos and examples online, the connection string usually is in App Settings in plain text. In this post I'm sharing a

Episode 008 - Our favorite tools for Azure professionals and developers Paid Members Public
In this episode we go through our favorite and most used tools on working with Azure. Obviously, there are a lot of tools, so we focused on the ones we feel are useful every single day, and the ones that IT Pros, developers and architects can all use. Show notes

Episode 007 - Thoughts on how to get started with Azure development Paid Members Public
In this episode we dive into a discussion around developing on Azure. Whether you're just getting started, or a seasoned developer, we'll take a look at what's involved when you want to start building solutions on Azure. Tag along for this episode where we&

Episode 006 - Reflections on Azure Logic Apps Paid Members Public
In this episode we dive into a discussion around Logic Apps. What are they, what differs Logic Apps from things like Flow or Azure Functions? When do you use what? Do you know the costs involved? What about recurring Logic Apps and the involved cost? … and what about custom code
Recent comments