Hello Microsoft team,
I'm trying to install Microsoft Defender for Endpoint on Debian 13 (Trixie) following the official documentation:
https://learn.microsoft.com/en-us/defender-endpoint/linux-install-manually
However, when running apt update, I receive the following error:
Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key EE4D7792F748182B, which is needed to verify signature.
It seems that the repository at https://packages.microsoft.com/debian/13/prod is signed with the key EE4D7792F748182B, but this key is not included in the microsoft.asc key file provided at:
https://packages.microsoft.com/keys/microsoft.asc
As Debian 13 uses sqv for signature verification, this missing key prevents the repository from being used securely.
Could you please update the key file to include the required signing key, or provide guidance on how to securely install Defender on Debian 13?
Thank you!
Hello Microsoft team,
I'm trying to install Microsoft Defender for Endpoint on Debian 13 (Trixie) following the official documentation:
https://learn.microsoft.com/en-us/defender-endpoint/linux-install-manually
However, when running
apt update, I receive the following error:It seems that the repository at
https://packages.microsoft.com/debian/13/prodis signed with the keyEE4D7792F748182B, but this key is not included in themicrosoft.asckey file provided at:https://packages.microsoft.com/keys/microsoft.asc
As Debian 13 uses
sqvfor signature verification, this missing key prevents the repository from being used securely.Could you please update the key file to include the required signing key, or provide guidance on how to securely install Defender on Debian 13?
Thank you!