Microsoft announced that they will retire the Azure Key Vault API versions below 2026-02-01 on February 27, 2027:
Warning
Starting February 2026, Azure Key Vault API version 2026-02-01 establishes Azure RBAC as the default access control model. All API versions before 2026-02-01 retire on February 27, 2027.
See also:
I guess there is not much to do for AzureSignTool except for updating the versions of the Azure.Security.KeyVault.Certificates and Azure.Security.KeyVault.Keys packages. However, Microsoft did not yet release an updated version of these packages. So I assume the current version (4.8.0 at the time of writing) does not yet support the new API versions.
So for now, this issue is just a note in advance.
Microsoft announced that they will retire the Azure Key Vault API versions below 2026-02-01 on February 27, 2027:
See also:
I guess there is not much to do for AzureSignTool except for updating the versions of the
Azure.Security.KeyVault.CertificatesandAzure.Security.KeyVault.Keyspackages. However, Microsoft did not yet release an updated version of these packages. So I assume the current version (4.8.0 at the time of writing) does not yet support the new API versions.So for now, this issue is just a note in advance.