đš 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

