
Embrace a Secure Software Development Lifecycle (SDLC) for Azure Paid Members Public
While threats are ever-increasing, so are the capabilities, methodologies, and technologies we have at our disposal to mitigate risks at a higher cadence than ever before. In this article, I'll talk about the responsibility we have as developers, solution architects, DevOps engineers, and anyone else involved in your

Episode 010 - Thoughts about Azure Security Center essentials Paid Members Public
In this episode we talk about Azure Security Center. Getting started with ASC is easy, and it also aligns with Azure Advisor recommendations. We talk about the essentials features of ASC, as well as the lesser known capabilities such as File Integration Monitoring. Tag along for this episode to learn

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
Recent comments
While JSON doesn't support comments, comments work in that json file. I prefix them with //
Using appsettings.json instead of web.config in .NET Core projects · 2 months ago
Nice one, was helpful :)
Enable thorough monitoring with Azure Monitor for you Azure Kubernetes Services (AKS) cluster · 4 months ago
Hi Tobias, I have noticed that the secure score over time graph does not take into account the last record recorded per...
Track your Azure Secure Score over time · 5 months ago
Pipeline update with the nuget.config worked for me .
Fixing the NuGet 401 Unauthorized issues from private repositories · 6 months ago
(This is an older post I realize) but the Az Powershell module has (as you would expect),
Generate Bicep templates from existing Azure resources with VS Code · 6 months ago
hey, thanks for the gif demo, ur fast as fuck
Developing with Azure Resources - Check out Azure Resource Explorer · 7 months ago