Azure SDKs—June 2020 release

By Dustin Ward

The June 2020 release for the Azure SDKs include updates to these libraries: Cosmos DB (Java), Event Hubs, Azure Storage, and Text Analytics. Additionally, the following are now available in preview: Azure.Identity, Azure Search, Form…

Simplifying declarative deployments in Azure

By Dustin Ward

Azure provides customers a simple and intuitive way to declaratively provision and manage infrastructure through Azure Resource Manager (ARM) templates. You can describe your entire Azure environment using template language, and then use your favorite…