I’m hoping this is already known, but wanted to ask if there’s anything being done to accommodate the upcoming breaking change in how certs are handled in the Az Keyvault module, I’m assuming that’s used under the hood for the PSU keyvault variables?
It seems they’re splitting out certificate from secrets into a separate function:
WARNING: Upcoming breaking changes in the cmdlet 'Get-AzKeyVaultSecret' : Certificate-backed secrets will no longer be returned when listing secrets. Use the certificate cmdlets (Get-AzKeyVaultCertificate) to manage these secrets. - The change is expected to take effect in Az version : '16.0.0' - The change is expected to take effect in Az.KeyVault version : '7.0.0' Note : Go to https://aka.ms/azps-changewarnings for steps to suppress this breaking change warning, and other information on breaking changes in Azure PowerShell.