Skip to main content

Windows issues

Packaging and signing

Signed executable still triggers SmartScreen warnings

This is normal for new certificates and applications. Different certificate types have different trust timelines:

  • EV Certificates & Microsoft Trusted Signing: Immediate SmartScreen bypass
  • OV Certificates: Require reputation building (typically 3-6 months of consistent distribution)

Azure authentication failures

  1. Verify environment variables are set correctly: AZURE_TENANT_ID, AZURE_CLIENT_ID, AZURE_CLIENT_SECRET
  2. Consider installing Azure CLI and folowing az login flow.
Discussion

Have questions or feedback? Join the conversation below.

On this page