Azure SDK Release (September 2020)

Form Recognizer goes GA! Introducing the new Tables and Event Grid client libraries!!!
Prepare now for the impact of multifactor authentication on Azure Identity libraries.
Form Recognizer goes GA! Introducing the new Tables and Event Grid client libraries!!!
Details on a new way to access Storage through familiar APIs.
An introduction of the new features in the Azure Identity library, including changes to DefaultAzureCredential, new credential additions, more configurations, and other improvements.
Azure SDK releases every month. In this post, you'll find this month's highlights and release notes.
The capabilities and constraints of the package management tool chain used by a particular ecosystem can have a dramatic impact on how you structure your repositories.
We’re excited to announce that a new set of Azure management libraries for Java, .NET and Python are now in Public Preview. These libraries follow the Azure SDK guidelines and share a number of core features such as authentication protocols, HTTP retries, logging, and transport protocols.
It is common practice to reuse software libraries to speed up development. However, it introduces a problem of dependency management in your project. I will break down some of our solutions for dependency management in Java. You will learn how to use Maven and Gradle for this task, and how to troubleshoot dependency conflicts along the way. What a...
Data entry is boring. We all hate it, but one team in Azure Cognitive Service decided we needed a better way that can take away the need to manually enter data.
In my position with the Azure SDK team, I'm fortunate to talk to a lot of customers about their needs. Most applications can be categorized into big buckets where we can see the same design patterns repeated. One of those categories is data processing.
When we re-imagined the Azure SDK, we came up with some key principles that we would use when writing the SDK: There are more details behind these simple principles, but these are our guides when designing the client libraries. When we designed the initial HTTP pipeline for the Azure SDK for Java, we made specific choices that are well kno...