Azure SDK Blog

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

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.