Altinn/altinn-storage

Replace deprecated Microsoft.Azure.Services.AppAuthentication with Azure.Identity

Closed this issue · 0 comments

Description

Microsoft.Azure.Services.AppAuthentication is deprecated. Package should be replaces by Azure.Identity.

Ref: https://azure.github.io/azure-sdk/releases/deprecated/index.html#net

Migration guide

Acceptance Criterias

  • Storage project no longer references the deprecated package
  • DataCleanup project no longer references the deprecated package
  • Regression tests are successful