Azure Government

Updates for building solutions across Microsoft's Clouds for Government

How to configure TLS versions in App Service and Functions apps in Azure Government

TLS (Transport Layer Security) protocols provide privacy and data integrity for establishing secured connections between applications. Over the period of time TLS has evolved and new versions have continued to fix vulnerabilities in older versions and also add newer capabilities. As Azure Government customers continue to optimize security of ...

Deploying a Suspicious Activity Bot in Azure Commercial or Azure Government

Having spent many years in the Public Sector space, I have made a lot of friends on both the contractor and government employee sides of the aisle. So we are always having conversations about how Azure is making the world better both commercially as well as in the Public Sector space. Because of that, my mind is always thinking about how Azure...

Setting up VNET integration in App Services using Powershell

One of the capabilities in the Web Apps Service is placing your Azure resources in a non-internet routable network that you can control access to. These networks can be connected to your on-premise networks using VPN technologies. For example, with VNET integration you can enable access from your web app to resources running on a virtual ...