Using the Microsoft.Azure.Functions.Extensions NuGet package you can now setup dependency injection for Azure Functions v2.
Welcome to K2V Academy, where you can find stuff to learn about Development, Cloud, DevOps and everything in between.
Using the Microsoft.Azure.Functions.Extensions NuGet package you can now setup dependency injection for Azure Functions v2.
Managed Identities for Azure Resources is an interesting feature provider by Azure for authentication with Azure services that support Azure Active Directory authentication.
Implementation Factories in ASP.Net Core Dependency Injection offers more control over how the dependency is crated especially with legacy code or other libraries, you many not always have the option of automatic dependency creation.
.Net Core dependency injection allows you to register and use multiple implementations of a dependency in your .Net core applications. Learn how you can register multiple dependencies in your ASP.Net Core application.
Learn about using ServiceDescriptors to register dependencies for .Net core applications.
Creating a custom $(Rev) variable for Azure Pipelines that you have complete control over using Counter Expressions
Some Azure services are not available for use by default. You have to enable them explicitly using the Azure Portal, Azure PowerShell and Azure CLI.
Compliance and Governance is an important factor for the cloud resources managed by your organization and Azure Policy helps you get on top of Azure Governance and Compliance.
You can easily implement a build and release pipeline for your open source NuGet packages using Azure Pipelines and streamline the release process for your NuGet packages.
Sentry is an open source error tracking service that you can integrate with Azure Pipelines extensions to gather telemetry from the tasks.