//devdigest
388 subscribers
1.32K links
All about software development: .NET, C#, F#, Azure and other Microsoft technologies! For more information visit https://bio.link/devdigest
Download Telegram
⚡️ New Log Sampling Feature for Apps

A new log sampling feature lets you change how many logs your app makes. This helps you control the amount of log information your app produces.

♻️ Subscribe for free now!
⚡️ DNAT Now Available on Azure Firewall Private IP Address

Destination Network Address Translation (DNAT) can now be used on the private IP address of Azure Firewall. This makes it possible to direct incoming traffic to private resources in a network.

♻️ Subscribe for free now!
⚡️ Azure Quota Groups Update

Azure Quota Groups are now available for managing limits on resources. This feature lets users organize and track quotas for their cloud services easily.

♻️ Subscribe for free now!
⚡️ Testing Race Conditions with Slow Decorators

Chapter 12 of Code That Fits in Your Head talks about a common problem called a race condition. It happens when many clients try to get the last open seats at the same time.

♻️ Subscribe for free now!