@@ -233,10 +233,10 @@ can find [its documentation here](https://www.electron.build/code-signing).
233233[ Azure Trusted Signing] [ ] is Microsoft's modern cloud-based alternative to EV certificates.
234234It is the cheapest option for code signing on Windows, and it gets rid of SmartScreen warnings.
235235
236- As of May 2025, Azure Trusted Signing is [ available] [ trusted-signing-availability ] to US and
237- Canada-based organizations with 3+ years of verifiable business history. Microsoft is looking
238- to make the program more widely available. If you're reading this at a later point, it could
239- make sense to check if the eligibility criteria have changed.
236+ As of October 2025, Azure Trusted Signing is available to US and Canada-based organizations
237+ with 3+ years of verifiable business history and to individual developers in the US and Canada.
238+ Microsoft is looking to make the program more widely available. If you're reading this at a
239+ later point, it could make sense to check if the eligibility criteria have changed.
240240
241241#### Using Electron Forge
242242
@@ -267,6 +267,5 @@ See the [Windows Store Guide][].
267267[ maker-squirrel ] : https://www.electronforge.io/config/makers/squirrel.windows
268268[ maker-msi ] : https://www.electronforge.io/config/makers/wix-msi
269269[ azure trusted signing ] : https://azure.microsoft.com/en-us/products/trusted-signing
270- [ trusted-signing-availability ] : https://techcommunity.microsoft.com/blog/microsoft-security-blog/trusted-signing-public-preview-update/4399713
271270[ forge-trusted-signing ] : https://www.electronforge.io/guides/code-signing/code-signing-windows#using-azure-trusted-signing
272271[ builder-trusted-signing ] : https://www.electron.build/code-signing-win#using-azure-trusted-signing-beta
0 commit comments