Using Azure Functions with Azure Virtual Network NAT to Avoid SNAT Port Exhaustion - Azure App Service
Source Network Address Translation (SNAT) ports are used by App Service to translate outbound connections to public IP addresses. However, there are limitations to the number of SNAT port connections you can use at once and if your application runs out of SNAT ports it will cause intermittent connectivity issues. To avoid SNAT port exhaustion issues you will need to make sure that no new connections are created repetitively on the same host and port. Follow this sample for further detail on how this can be accomplished using Azure Functions, Regional VNET Integration, Private Endpoints and ...
Zone Redundant Storage (ZRS) option for Azure managed disks in limited preview | Azure updates | Microsoft Azure
Zone Redundant Storage (ZRS) option for Azure managed disks protect disks from zonal failures which may occur due to natural disasters or hardware issues.
service-fabric-dotnet-iot/src/Iot.Admin.WebService at master · Azure-Samples/service-fabric-dotnet-iot
An end-to-end sample that demonstrates an IoT application combining Service Fabric with other Azure services. - Azure-Samples/service-fabric-dotnet-iot