#AzureSDK
New versions of azure_core and its dependencies have been released. We’ll be releasing updated #AzureSDK for #rustlang crates built on it next week.

This also includes our new cloud configuration API that will help azure_identity and eventually other Azure SDK crates that need it (uncommon).
Small change the size of a large change coming to #AzureSDK for #rustlang: while all client methods continue to be async, deserializing models is now sync. In most cases we already buffered the entire response anyway, but the goal was making sure we do so entirely in the pipeline (policy chain).
October 3, 2025 at 6:56 PM
After starting a discussion on the problems of supporting different async executors in #rustlang at #RustConf25 #UnConf, I got to talking more with these two devs working on, from L-R: #AwsSdk, #AzureSdk, and #GcpSdk.
September 5, 2025 at 9:40 PM
Help Plan the Next Phase of the Azure SDK. #cloud #azure #azuresdk #devcommunity https://lnkd.in/g4jFUfu
LinkedIn
lnkd.in
November 25, 2024 at 5:11 AM
This is why the @AzureSDK for Java is investing in adding great support for @graalvm native image compilation. Startup times drop to essentially nothing, and we see (generally) good runtime characteristics. https://twitter.com/juliendubois/status/1502047269276815371
November 19, 2024 at 5:02 AM
The `include-file!()` macro is effective the inverse of what I cowrote before for #dotnet but possibly for use in #AzureSDK for #rustlang. We can put just the code we want to show in markdown but still test that it compiles or even runs. Better than our current pattern: github.com/Azure/azure-... ?
November 7, 2025 at 7:55 AM
Azure SDK Release (June 2025) buff.ly/sjy00tY #azure #cloud #azuresdk #javascript #dotnet #java #pythong #golang #rustlang Azure SDK Release (June 2025)

Interest | Match | Feed
Origin
bsky.app
July 3, 2025 at 2:07 PM
Azure Developer CLI (azd) – May 2025.

buff.ly/7hqDfrC

#azure #cli #cloud #azd #azuresdk
Azure Developer CLI (azd) - May 2025
Announcing the May 2025 release (version 1.15.0) of the Azure Developer CLI (azd).
buff.ly
May 8, 2025 at 3:01 PM
Great article with basic concepts to use Azure SDK devblogs.microsoft.com/azure-sdk/un... Since Azure SDK follow the same guidelines, using them is much easier and nicer. Unfortunately, some SDK (Cosmos, IoT) still go their own way, but globally the dev experience has improved.
#azure #azuresdk
September 9, 2023 at 2:12 PM
Link to our #AzureSDK for #rustlang announcement: bsky.app/profile/ronn.... The #CosmosDB team also just released their first beta this morning: bsky.app/profile/anal...
February 27, 2025 at 12:02 AM
The @AzureSDK team has been focused on dependency alignment across all of our Java libraries, and this is the culmination of that work: we now have a monthly BOM release. Now users can update their BOM dependency, and never have to manually update each individual library version. https://t.co/3V...
November 19, 2024 at 4:56 AM
I'm using the AzureSDK as part of a script that runs in GitHub Actions to update the search index every time I add or update an article...
December 9, 2024 at 5:25 PM
Neat! Our @AzureSDK integration with @intellijidea now provides an ‘Azure SDK Reference Book’ which provides Maven and Gradle details for Azure and Azure/Spring libraries, ref doc links, and tooling to identify outdated dependencies, among other features! https://t.co/tM3VZpnZ4M
Azure SDK new features within Visual Studio and IntelliJ
The Azure SDK team has added new features to Visual Studio 16.0 and the Azure Toolkit for IntelliJ extension which enhances developer experiences.
devblogs.microsoft.com
November 19, 2024 at 4:56 AM
@ronnietsunami.bsky.social and I got to demo the #AzureSDK for #rustlang yesterday at Build. My first time at Build, no less.
May 21, 2025 at 5:27 PM
Went down the rabbit hole of writing a date/time parser today to optimize a particularly slow code path (fortunately it was a simple format - RFC1123). My benchmark went from 600ms/op to 40. I pity the @AzureSDK engineers who will need to counter this bad idea tomorrow.
November 19, 2024 at 4:50 AM
It will be included as an open source sample app once the @graalvm support is made available for the @AzureSDK for Java. It will not include vanity photos of myself.
November 19, 2024 at 4:52 AM
A new release of aka: github.com/heaths/akv-c...

Updates to the latest #AzureSDK for #rustlang, lists secret versions, and can encrypt/decrypt JWEs using Key Vault-wrapped CEKs because...why not? It was an opportunity to *use* the crates beyond integration tests, and could be handy anyway.
Release v0.4.0 · heaths/akv-cli-rs
What's Changed Add list-versions command by @heaths in #40 Refactor pageables into single function by @heaths in #41 sort versions by @heaths in #43 Refactor akv bin into subdirectory by @heaths i...
github.com
June 21, 2025 at 11:51 AM