//devdigest
398 subscribers
877 links
All about software development: .NET, C#, F#, Azure and other Microsoft technologies! For more information visit https://bio.link/devdigest
Download Telegram
⚡️ New Updates for Azure Boards and GitHub Integration

Azure Boards and GitHub have received several updates in recent months. These changes make it easier to link work items, track code, manage pull requests, and connect pipelines.

♻️ Subscribe for free now!
⚡️ How Azure AI Helps Retail Stores

Azure AI is a set of tools from Microsoft that helps retail stores manage data and serve customers better. These tools can help with things like keeping track of stock, learning about shopper habits, and making shopping faster.

♻️ Subscribe for free now!
⚡️ Semantic Search in .NET with Build5Nines.SharpVector

Semantic search helps find information in a smarter way by looking at meaning, not just words. In .NET and C#, developers can use the Build5Nines.SharpVector tool to add simple, in-memory semantic search to their apps.

♻️ Subscribe for free now!
⚡️ Moving Song Recommendations from F# to Haskell

This article shows how an F# code base for song recommendations was changed to Haskell. It is part of a series that uses a C# base to compare solutions with functional code.

♻️ Subscribe for free now!
⚡️ PowerShell Script to Delete Empty Folders

A PowerShell script can remove empty folders inside a chosen folder. The script looks through all folders, sorts them, checks if they are empty, and then deletes the empty ones.

♻️ Subscribe for free now!
⚡️ OpenAI Adds Structured Output to GPT-4o

OpenAI now lets users get responses from the GPT-4o model that follow a set JSON Schema. Users can use the sp_invoke_external_rest_endpoint feature to receive answers in a strict format instead of free text.

♻️ Subscribe for free now!
⚡️ Azure Firewall Log Tables Added to Basic Monitor Plan

Azure Firewall's resource-specific log tables are now supported by the Azure Monitor Basic plan. This means these log tables can be used with the Basic monitoring service.

♻️ Subscribe for free now!