Azure / Azure/AzureKeyVault

AsPages Method not found Exception

Open
#18 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
R
Stars
18
Forks
13
PR merge metrics
No merged PRs in 30d

Description

our team moved from connecting directly to Azure Key Vault to use the nuget package Azure.Extensions.AspNetCore.Configuration.Secrets and use the AddAzureKeyVault(URI, AzureCredential) method.
when we did that the app threw the following exception: *Method 'AsPages' in type 'FuncAsyncPageable`1' from assembly 'Azure.Security.KeyVault.Secrets, Version=4.5.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8' does not have an implementation.*
attempts to reduce Azure.Security.KeyVault.Secrets to 4.3 and 4.2 did not help.
we also found this error in another open issue without solution: https://github.com/Azure/azure-functions-host/issues/9127

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.