Skip to content

Commit 156b1ce

Browse files
authored
Update articles/trusted-signing/faq.yml
Corrected remaining issue reported by Acrolinx Words and Phrases
1 parent df64890 commit 156b1ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/trusted-signing/faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ sections:
146146
| No certificates were found that met all the given criteria. | Check dlib path, dlib version, dlib name, filename, check sign tool version. This error means it's trying to pull certificates from your local machine and not using Trusted Signing certificates.|
147147
| Error: SignerSign() failed." (-2147024846/0x80070032) | Ensure you're using the latest signtool version.|
148148
| Error code (-2147024885/0x8007000b) | For MSIX signing, indicates that the publisher in the manifest doesn't match the cert subject. Can you check the publisher in the manifest file?|
149-
| No error codes, Signtool silently fails | Ensure the relevant .Net runtime is installed.|
149+
| No error codes, Signtool silently fails | Ensure the relevant .NET runtime is installed.|
150150
| Azure.Identity.CredentialUnavailableException | You should expect to see the error on environments outside of Azure [see here](https://github.com/Azure/azure-sdk-for-net/issues/29471). Recommendation is to "exclude ManagedIdentity" if you're outside of Azure.|
151151
152152
- name: Unenroll from the Service

0 commit comments

Comments
 (0)