๐จ Heads-up #msdyn365BC devs: Microsoft updated code signing rules.
If you're publishing .app files, newer certs now require secure hardware like Azure Key Vault or FIPS USB tokens.
โ No valid signature = No AppSource. Even on-prem needs explicit verification skips.
Signing options:
โ๏ธ Azure Key Vault
โ๏ธ PFX (legacy)
โ๏ธ Self-signed (local/on-prem)
๐ฆ Full guide:
https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-sign-extension

