Commit 7c0b061
P0: Surface code signing requirements at the packaging distribution decision point (#6650)
* P0: Add code signing info to packaging scenario table
Surface the key cost/signing difference at the distribution decision point:
- Microsoft Store: code signing included free
- Enterprise sideload: self-signed cert + Intune trust, or Azure Trusted Signing
- ISV direct download: CA-trusted cert required; Azure Trusted Signing recommended
- Add TIP callout directing devs to Azure Trusted Signing for non-Store paths
This ensures any developer reading the packaging overview — or getting an
AI-generated answer citing this page — gets accurate information about
signing requirements before choosing a distribution path.
Relates to ADO #570426
Co-authored-by: Copilot <[email protected]>
* Address Copilot feedback on code signing scenario table
- Enterprise row: broaden cert trust guidance to 'Intune, Group Policy, or Configuration Manager'
- Enterprise/ISV rows: standardize Azure Trusted Signing links to /azure/trusted-signing/
- TIP: rephrase to avoid inaccurate 'no additional cost' claim; remove hardcoded price,
link to Azure Trusted Signing pricing page instead
Co-authored-by: Copilot <[email protected]>
---------
Co-authored-by: Copilot <[email protected]>1 parent 2c42655 commit 7c0b061
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
87 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
90 | 93 | | |
91 | 94 | | |
92 | 95 | | |
| |||
0 commit comments