Skip to content

Commit 50b684f

Browse files
Update articles/trusted-signing/faq.yml
1 parent 9ea8a7d commit 50b684f

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

articles/trusted-signing/faq.yml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -155,15 +155,7 @@ sections:
155155
| Error code (-2147024885/0x8007000b) | For MSIX signing, indicates that the publisher in the manifest file doesn't match the certificate subject. Check the publisher that's listed in the manifest file. |
156156
| No error codes, SignTool silently fails | Ensure that the relevant .NET runtime version is installed. |
157157
| Azure.Identity.CredentialUnavailableException | You might see this error in [environments outside Azure](https://github.com/Azure/azure-sdk-for-net/issues/29471). If you are working outside of Azure, we recommend that you add "exclude ManagedIdentity". |
158-
| 403 | - Check Trusted Signing role.
159-
- Check Trusted Signing account name and Trusted Signing Certificate profile name in your metadata.json.
160-
- Check dlib and dlib path.
161-
- Install C++ Redistributables: Download link: https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170.
162-
- Check .NET version, dlib version, and Windows SDK version.
163-
- Check if Trusted Signing role is assigned to the identity trying to sign the file.
164-
- Check if the corresponding Identity Validation is in "Completed" state.
165-
- Verify if you access the Trusted Signing endpoint from this VM or machine?Try executing the action on a different VM or machine. It can be a potential network issue.
166-
- For Private Trust scenarios 403: The user object ID to do the signing is different than the user object ID to call the Get-azCodeSigningRootCert. The appropriate object ID needs to have the role “Trusted Signing Certificate Profile Signer.|
158+
| 403 | - Check Trusted Signing role. <br> - Check Trusted Signing account name and Trusted Signing Certificate profile name in your metadata.json. <br> - Check dlib and dlib path. <br> - Install C++ Redistributables: Download link: https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170. <br> - Check .NET version, dlib version, and Windows SDK version. <br> - Check if Trusted Signing role is assigned to the identity trying to sign the file. <br> - Check if the corresponding Identity Validation is in "Completed" state.<br> - Verify if you access the Trusted Signing endpoint from this VM or machine?Try executing the action on a different VM or machine. It can be a potential network issue. <br> - For Private Trust scenarios 403: The user object ID to do the signing is different than the user object ID to call the Get-azCodeSigningRootCert. The appropriate object ID needs to have the role “Trusted Signing Certificate Profile Signer."|
167159
- name: Cost Management and Billing
168160
questions:
169161
- question: How do I view usage costs and billing information for Trusted Signing resources?

0 commit comments

Comments
 (0)