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
Episode 005 - Talking about how to master Microsoft Azure certifications Paid Members Public
Tobias Zimmergren and Jussi Roine talks about Microsoft Azure Certifications, and different angles on if they are still important, what the experience is today versus in the past, differences between beta- and released exams and a lot more. Show notes Tobias Zimmergren and Jussi Roine talks about Microsoft Azure Certifications,
Automate Azure DevOps code security analysis with the Microsoft Security Code Analysis extensions Paid Members Public
This post is about increasing automated security posture with Azure DevOps by using the "Microsoft Security Code Analysis [https://secdevtools.azurewebsites.net/] extension", which is a set of tasks that helps implement security analysis of your files and code in your pipelines. Microsoft have done an amazing job
Recent comments