Skip to content

.NET: Bump Azure.AI.Projects and Azure.Identity#4922

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/dotnet/samples/05-end-to-end/HostedAgents/AgentWithLocalTools/multi-de4e6047ee
Open

.NET: Bump Azure.AI.Projects and Azure.Identity#4922
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/dotnet/samples/05-end-to-end/HostedAgents/AgentWithLocalTools/multi-de4e6047ee

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2026

Updated Azure.AI.Projects from 2.0.0-beta.1 to 2.0.0-beta.2.

Release notes

Sourced from Azure.AI.Projects's releases.

2.0.0-beta.2

2.0.0-beta.2 (2026-03-12)

Breaking Changes

  • The Azure.AI.Projects.OpenAI package was renamed to Azure.AI.Extensions.OpenAI
  • The Agents administration was moved to the Azure.AI.Projects.Agents package.
  • OpenAI dependency was upgraded to 2.9.1.

Commits viewable in compare view.

Updated Azure.Identity from 1.17.1 to 1.19.0.

Release notes

Sourced from Azure.Identity's releases.

1.19.0

1.19.0 (2026-03-11)

Features Added

  • Added support in ClientCertificateCredential to specify a path in the form of cert:/StoreLocation/StoreName/Thumbprint to refer to a certificate in the platform certificate store - such as the Windows Certificate Store on Windows, and the KeyChain on MacOS - instead of a file on disk. For example to load a certificate from the "My" store in the "CurrentUser" location use the path cert:/CurrentUser/My/E661583E8FABEF4C0BEF694CBC41C28FB81CD870 (A community contribution, courtesy of fowl2).

Other Changes

  • Updated Microsoft.Identity.Client and Microsoft.Identity.Client.Extensions.Msal dependencies to version 4.83.1.

1.18.0

1.18.0 (2026-02-25)

Features Added

  • Added experimental Microsoft.Extensions.Configuration and Microsoft.Extensions.DependencyInjection integration for Azure SDK clients. For details, see the Configuration and Dependency Injection documentation.

  • The WorkloadIdentityCredentialOptions.IsAzureProxyEnabled property, which enables Azure Kubernetes token proxy mode, is only available in beta releases of this package.

  • AzureDeveloperCliCredential now parses JSON error output from azd auth token to extract clean error messages instead of including raw JSON in exceptions. Error messages like {"type":"consoleMessage","data":{"message":"ERROR: fetching token: ..."}} are now displayed as ERROR: fetching token: ....

Commits viewable in compare view.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps Azure.AI.Projects from 2.0.0-beta.1 to 2.0.0-beta.2
Bumps Azure.Identity from 1.17.1 to 1.19.0

---
updated-dependencies:
- dependency-name: Azure.AI.Projects
  dependency-version: 2.0.0-beta.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Azure.Identity
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Azure.AI.Projects
  dependency-version: 2.0.0-beta.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Azure.Identity
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Azure.AI.Projects
  dependency-version: 2.0.0-beta.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Azure.Identity
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Mar 26, 2026
@github-actions github-actions bot changed the title Bump Azure.AI.Projects and Azure.Identity .NET: Bump Azure.AI.Projects and Azure.Identity Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants