Azure SDK Blog

Develop Azure solutions with the Azure SDKs aka.ms/azsdk

Pluggable HTTP Modules with the Azure SDK for Java

When we re-imagined the Azure SDK, we came up with some key principles that we would use when writing the SDK: Idiomatic - they should feel like they were meant for the language. Consistent - similar concepts should be exposed in similar ways. Approachable - getting started should be easy. Diagnosable - developers should understand how to ...
Comments are closed.0 0
java

Authentication and the Azure SDK

How do your apps identify themselves to the cloud resources you are using? This is one of the most important considerations when building a cloud-native app. When you write a service, you should be able to take the same code and run it on your dev box and in any of the Azure clouds without code changes.

Azure SDK Release (December 2019)

The Azure SDK team is pleased to announce the December 2019 release of the Azure client libraries. We have some libraries that have reached General Availability and others that we have provided a new preview.

Azure SDK Release (November 2019)

The Azure SDK team is pleased to announce the November 2019 release of the Azure client libraries. We have some libraries that have reached General Availability and others that we have provided a new preview.