⚡️ Azure Site Recovery for Shared Disk Now Available
Azure Site Recovery now supports Shared Disk. This new feature lets users protect and recover shared disks along with their virtual machines in Azure.
♻️ Subscribe for free now!
Azure Site Recovery now supports Shared Disk. This new feature lets users protect and recover shared disks along with their virtual machines in Azure.
♻️ Subscribe for free now!
Microsoft
Azure updates | Microsoft Azure
Subscribe to Microsoft Azure today for service updates, all in one place. Check out the new Cloud Platform roadmap to see our latest product plans.
⚡️ Tips for Using Microsoft Fabric GraphQL API
The text shares best ways to use the Microsoft Fabric GraphQL API for better speed and results. It lists steps to help users get good performance when working with the API.
♻️ Subscribe for free now!
The text shares best ways to use the Microsoft Fabric GraphQL API for better speed and results. It lists steps to help users get good performance when working with the API.
♻️ Subscribe for free now!
Microsoft
Best practices for Microsoft Fabric GraphQL API performance | Microsoft Fabric Blog | Microsoft Fabric
Microsoft Fabric’s GraphQL API offers a powerful way to query data efficiently, but performance optimization is key to ensuring smooth and scalable applications. In this blog, we’ll explore best practices to maximize the efficiency of your Fabric GraphQL…
⚡️ New NVads V710 v5 Series Virtual Machines Announced
The new NVads V710 v5 series virtual machines have been introduced. These VMs are a new option for users who need powerful computing in a virtual setup.
♻️ Subscribe for free now!
The new NVads V710 v5 series virtual machines have been introduced. These VMs are a new option for users who need powerful computing in a virtual setup.
♻️ Subscribe for free now!
TECHCOMMUNITY.MICROSOFT.COM
Introducing NVads V710 v5 series VMs | Microsoft Community Hub
Cost-optimized AI inference, virtual workstations, and cloud gaming.
AI inferencing and graphics-intensive applications continue to demand cost-effective,...
AI inferencing and graphics-intensive applications continue to demand cost-effective,...
⚡️ Create User Data Functions in Microsoft Fabric with Visual Studio Code
Users can build, check, and put user data functions into action in Microsoft Fabric using Visual Studio Code. This setup lets people work on user data functions from start to finish in one place.
♻️ Subscribe for free now!
Users can build, check, and put user data functions into action in Microsoft Fabric using Visual Studio Code. This setup lets people work on user data functions from start to finish in one place.
♻️ Subscribe for free now!
Microsoft
Develop, test and deploy a user data functions in Microsoft Fabric using Visual Studio Code | Microsoft Fabric Blog | Microsoft…
In this blog post, we will walk through the process of creating, testing, and deploying a user data function using Visual Studio Code, based on the official Microsoft Fabric documentation. This guide will help you understand the steps involved and provide…
⚡️ Windows Server 2025 Hotpatching and New Cloud Features Announced
Hotpatching for Windows Server 2025 will be available as a subscription service starting July 1, 2025, after a preview in 2024. The latest release also adds hybrid and multicloud features in line with Azure's adaptive cloud approach.
♻️ Subscribe for free now!
Hotpatching for Windows Server 2025 will be available as a subscription service starting July 1, 2025, after a preview in 2024. The latest release also adds hybrid and multicloud features in line with Azure's adaptive cloud approach.
♻️ Subscribe for free now!
Microsoft Windows Server Blog
Tired of all the restarts? Get hotpatching for Windows Server - Microsoft Windows Server Blog
Hotpatching for Windows Server 2025, made available in preview in 2024, will become generally available as a subscription service on July 1st, 2025.
⚡️ Tips from Using Azure Developer CLI in a Migration
The text gives tips and lessons from using the Azure Developer CLI (azd) during a real move of software. It shares what the writer learned when working with azd in this setting.
♻️ Subscribe for free now!
The text gives tips and lessons from using the Azure Developer CLI (azd) during a real move of software. It shares what the writer learned when working with azd in this setting.
♻️ Subscribe for free now!
Microsoft News
Azure Developer CLI (azd) in a real-life scenario
How I used the Azure Developer CLI (azd) in the migration. Migrating a tool to new infrastructure can be complicated and require writing shell scripts. But with azd, I was able to provision the resources and deploy the tool without writing scripts or infrastructure…
⚡️ Douglas Crockford: Creator of JSON and JSLint
Douglas Crockford is known for his important work in the programming world. He created JSON and JSLint, which have shaped how people use JavaScript and build web tools.
♻️ Subscribe for free now!
Douglas Crockford is known for his important work in the programming world. He created JSON and JSLint, which have shaped how people use JavaScript and build web tools.
♻️ Subscribe for free now!
Build5Nines
Big Thinkers: Douglas Crockford - The Man Behind JSON And JSLint | Build5Nines
Douglas Crockford is a renowned figure in the programming world, celebrated for his pivotal contributions to JavaScript and the creation of JSON (JavaScript
⚡️ Intro to Azure Cosmos DB with Python SDK
A four-part video series teaches beginners how to use Azure Cosmos DB with Python. The series covers basic setup, data modeling, and query optimization, with a blog post as a guide.
♻️ Subscribe for free now!
A four-part video series teaches beginners how to use Azure Cosmos DB with Python. The series covers basic setup, data modeling, and query optimization, with a blog post as a guide.
♻️ Subscribe for free now!
Microsoft News
Getting Started with Azure Cosmos DB Using the Python SDK
Explore how to use Python with Azure Cosmos DB in this comprehensive video series for beginners. Gain confidence in querying techniques.
⚡️ April 2025 Azure SDK Release Highlights
Azure SDK has a new release for April 2025. This post gives the main updates and notes for this month's release.
♻️ Subscribe for free now!
Azure SDK has a new release for April 2025. This post gives the main updates and notes for this month's release.
♻️ Subscribe for free now!
Microsoft News
Azure SDK Release (April 2025)
Azure SDK releases every month. This post includes the April 2025's highlights and release notes.
⚡️ F# Weekly #17 Shares Build 2025 Details
F# Weekly issue 17 covers news about Build 2025, which takes place from May 19 to 22, 2025. The update gives the latest information and highlights from the event.
♻️ Subscribe for free now!
F# Weekly issue 17 covers news about Build 2025, which takes place from May 19 to 22, 2025. The update gives the latest information and highlights from the event.
♻️ Subscribe for free now!
Sergey Tihon's Blog
F# Weekly #17, 2025 – Build 2025 (May 19-22)
Welcome to F# Weekly, A roundup of F# content from this past week: News Join the .NET & C# Teams at Microsoft Build 2025 – .NET Blog Building Real‑Time iOS Apps with SignalR: Introducing …
⚡️ Song Recommendation System and Functional Programming
This article looks at how a song recommendation system works by showing design steps using functional programming. It builds on earlier work that tests how a system can use pure and impure functions to manage data.
♻️ Subscribe for free now!
This article looks at how a song recommendation system works by showing design steps using functional programming. It builds on earlier work that tests how a system can use pure and impure functions to manage data.
♻️ Subscribe for free now!
blog.ploeh.dk
Song recommendations as an Impureim Sandwich
Does your data fit in RAM?
⚡️ How to Write AI Prompts for Valid CSV Output
Large Language Models make text, but sometimes people need them to give data in CSV format for things like reports or spreadsheets. This text explains how to write prompts that help these models give correct CSV data.
♻️ Subscribe for free now!
Large Language Models make text, but sometimes people need them to give data in CSV format for things like reports or spreadsheets. This text explains how to write prompts that help these models give correct CSV data.
♻️ Subscribe for free now!
Build5Nines
How To Write AI Prompts That Output Valid CSV Data | Build5Nines
When working with Large Language Models (LLMs), generating structured outputs like CSV (Comma-Separated Values) is invaluable for tasks such as data analysis,
⚡️ PowerShell Script for Renaming .NET Projects
A PowerShell script is shared to help rename .NET projects. The script changes file and folder names and updates content in files, like namespaces and solution paths.
♻️ Subscribe for free now!
A PowerShell script is shared to help rename .NET projects. The script changes file and folder names and updates content in files, like namespaces and solution paths.
♻️ Subscribe for free now!
Meziantou's blog
PowerShell Script to rename .NET projects - Gérald Barré
In this post, I share a PowerShell script that renames files and folders and replaces content in files, which is useful to rename a .NET project.
⚡️ Visual Studio Adds Default File Encoding Option
Visual Studio has a new feature that lets users pick the file encoding when saving files. This helps make sure files have the right encoding and can stop problems when working on different platforms.
♻️ Subscribe for free now!
Visual Studio has a new feature that lets users pick the file encoding when saving files. This helps make sure files have the right encoding and can stop problems when working on different platforms.
♻️ Subscribe for free now!
Microsoft News
Set the default file encoding
Discover how Visual Studio 2022's Default File Encoding feature can streamline your cross-platform development workflow by ensuring consistent file encodings, reducing errors and enhancing productivity.
⚡️ Forrester Study Finds 304% ROI with Azure Arc in Three Years
Forrester Consulting talked to leaders from groups using Azure Arc to look after their IT using cloud services. The study found that these users got a 304% return on their investment over three years.
♻️ Subscribe for free now!
Forrester Consulting talked to leaders from groups using Azure Arc to look after their IT using cloud services. The study found that these users got a 304% return on their investment over three years.
♻️ Subscribe for free now!
Microsoft Azure Blog
Forrester Total Economic Impact study: A 304% ROI within 3 years using Azure Arc | Microsoft Azure Blog
Forrester Consulting interviewed decision-makers from organizations using Azure Arc with cloud-based management services to assess ROI.
⚡️ Many Companies Still Use Old Systems in a Fast-Changing Tech World
Many businesses still use systems that are many years old, even though technology changes fast. AI is a main example of new tools that help companies stand out from others.
♻️ Subscribe for free now!
Many businesses still use systems that are many years old, even though technology changes fast. AI is a main example of new tools that help companies stand out from others.
♻️ Subscribe for free now!
The Microsoft Cloud Blog
Accelerate AI innovation and business transformation | The Microsoft Cloud Blog
Accelerate AI with cloud service provider partnerships for continuous modernization. Transform your business with innovation and agility. Learn more.
⚡️ Steps to Prevent Prompt Injection in Model Context Protocol
This text gives tips on how to protect Model Context Protocol (MCP) systems from prompt injection attacks. MCP is a standard way, led by Anthropic, to link large language models with outside data and tools, and Microsoft is working on ways to lower these risks.
♻️ Subscribe for free now!
This text gives tips on how to protect Model Context Protocol (MCP) systems from prompt injection attacks. MCP is a standard way, led by Anthropic, to link large language models with outside data and tools, and Microsoft is working on ways to lower these risks.
♻️ Subscribe for free now!
Microsoft News
Protecting against indirect prompt injection attacks in MCP
In this blog post, we will provide some guidelines on how to mitigate prompt injection attacks in Model Context Protocol (MCP) and share the steps Microsoft has taken to address emerging risks such as this one for our customers. MCP is an open protocol spearheaded…
⚡️ Azure AI Foundry Guides Users in AI Innovation
Azure AI Foundry helps people track changes in AI, see their current position, check new updates, and manage their AI projects.
♻️ Subscribe for free now!
Azure AI Foundry helps people track changes in AI, see their current position, check new updates, and manage their AI projects.
♻️ Subscribe for free now!
Microsoft Azure Blog
Azure AI Foundry: Your GPS for the changing AI landscape | Microsoft Azure Blog
Learn more about the new capabilities in Azure AI Foundry this month that show the value of managing your AI portfolio on a single do-it-all platform.
⚡️ Retries and Resilience Patterns with Polly and Microsoft Resilience in .NET
Polly and Microsoft.Resilience help build .NET apps that can deal with problems like lost connections. These tools can set up retry, timeout, circuit breaker, fallback, and hedging patterns to keep apps running during network issues.
♻️ Subscribe for free now!
Polly and Microsoft.Resilience help build .NET apps that can deal with problems like lost connections. These tools can set up retry, timeout, circuit breaker, fallback, and hedging patterns to keep apps running during network issues.
♻️ Subscribe for free now!
Anton Dev Tips
How To Implement Retries and Resilience Patterns With Polly and Microsoft Resilience
Learn how to build robust applications with Polly and Microsoft.Resilience in .NET. Discover how to set up retry, timeout, circuit breaker, fallback, and hedging patterns to handle network failures gracefully.
⚡️ Pooled Dependency Injection for Service Sharing
This post looks at making a pooled dependency injection scope that lets services be shared for many requests. It explains how services can be used again instead of making a new one each time.
♻️ Subscribe for free now!
This post looks at making a pooled dependency injection scope that lets services be shared for many requests. It explains how services can be used again instead of making a new one each time.
♻️ Subscribe for free now!
Andrew Lock | .NET Escapades
Creating a 'pooled' dependency injection lifetime
In this post I investigate how to create a 'pooled' dependency injection scope that automatically pools services between multiple requests