//devdigest
396 subscribers
1 photo
2.14K links
All about software development: .NET, C#, F#, Azure and other Microsoft technologies! For more information visit https://bio.link/devdigest
Download Telegram
⚡️ Durable Task Scheduler Added to Azure Container Apps

Azure Container Apps now includes support for the durable task scheduler. This update lets users run tasks that can last a long time or recover from problems without losing their place.

♻️ Subscribe for free now!
⚡️ Using Functional Programming for Song Recommendations

This article is part of a series about ways to use functional programming to solve one problem. It looks at how to make song recommendations for a user by working with large sets of data.

♻️ Subscribe for free now!
⚡️ How to Move from RU-Based to vCore-Based Azure Cosmos DB Mongo DB in Azure Portal

You can move your Azure Cosmos DB for Mongo DB from using RU-based pricing to vCore-based pricing in the Azure portal. This lets you change how you handle costs and resources for your data.

♻️ Subscribe for free now!
⚡️ Phrase Search Feature in Azure Cosmos DB for NoSQL

Azure Cosmos DB for NoSQL now supports phrase search. This lets people find rows in the database with exact word groups in order, making it easier to get precise answers.

♻️ Subscribe for free now!
⚡️ Azure Cosmos DB Fleets Announced

Azure Cosmos DB Fleets is a new feature for Azure Cosmos DB. It lets users manage many databases across different places and helps keep them working well.

♻️ Subscribe for free now!
⚡️ Pattern Matching in C# for Faster Code

C# lets you write the same task in different ways, but not all ways get fast code from the compiler. Pattern matching can help your C# code run faster by letting the compiler make better choices.

♻️ Subscribe for free now!