News

What's New in Azure SDKs: Identity Goes GA and More

Microsoft's latest monthly updates to its Azure SDKs for cloud computing include many new features, updates and fixes, highlighted by Azure Identity graduating to general availability (GA).

For the Identity library, first previewed in June 2019, the GA release features new developer credential types, logging enhancements, proactive token refresh, and authority host support, said Microsoft's Jon Gallant in an Aug. 18 SDK roundup announcement.

"In this release, we have added support for more environments and developer platforms, without compromising the simplicity of the DefaultAzureCredential class," said Jianghao Lu, senior software engineer, in his own Aug. 18 blog post about Identity. "It's now easier than ever to authenticate your cloud application on your local workstation, with your choice of IDE or developer tool. When the application is deployed to Azure, you are given more control and insights on how your application is authenticated."

The DefaultAzureCredential class previously supported reading credentials from environment variables, Managed Identity, Windows shared token cache, and interactively in the browser (for .NET and Python), in that order, Lu said.

New environments include:

  • IntelliJ (Java only)
  • Visual Studio (.NET only)
  • Visual Studio Code
  • Azure CLI

Other environments received updates, specific to platform/language.

Default Azure Credential Flow
[Click on image for larger view.] Default Azure Credential Flow (source: Microsoft).

Other release highlights listed by Gallant include:

  • Azure Cognitive Search SDK for .NET added FieldBuilder to help easily build a search index from a model type.
  • The Azure SDK for Java added ObjectSerializer and JsonSerializer APIs to support pluggable serialization within SDKs. See more about that and other changes in the release notes.
  • Added support for Key Vault service version 7.1 for Keys, Secrets, and Certificates. See more about that (and the aforementioned FieldBuilder) in the .NET release notes, and also in the Java release notes.

The Azure SDK for JavaScript, in addition to Identity and Azure Key Vault going GA, sees updates to Core libraries, Azure Event Hubs and Azure Form Recognizer, while Azure Service Bus was introduced in preview. See more in the release notes for that SDK.

The Azure SDK for Python sees Storage features going GA and updates to App Configuration, Identity, Text Analytics, Key Vault and Cosmos DB, with previews for Service Bus, Form Recognizer and Search. See more in the release notes for that SDK.

Fore additional information about everything above and much more, links to packages, code, and docs can be found on the Azure SDK Releases page.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • IDE Irony: Coding Errors Cause 'Critical' Vulnerability in Visual Studio

    In a larger-than-normal Patch Tuesday, Microsoft warned of a "critical" vulnerability in Visual Studio that should be fixed immediately if automatic patching isn't enabled, ironically caused by coding errors.

  • Building Blazor Applications

    A trio of Blazor experts will conduct a full-day workshop for devs to learn everything about the tech a a March developer conference in Las Vegas keynoted by Microsoft execs and featuring many Microsoft devs.

  • Gradient Boosting Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the gradient boosting regression technique, where the goal is to predict a single numeric value. Compared to existing library implementations of gradient boosting regression, a from-scratch implementation allows much easier customization and integration with other .NET systems.

  • Microsoft Execs to Tackle AI and Cloud in Dev Conference Keynotes

    AI unsurprisingly is all over keynotes that Microsoft execs will helm to kick off the Visual Studio Live! developer conference in Las Vegas, March 10-14, which the company described as "a must-attend event."

  • Copilot Agentic AI Dev Environment Opens Up to All

    Microsoft removed waitlist restrictions for some of its most advanced GenAI tech, Copilot Workspace, recently made available as a technical preview.

Subscribe on YouTube