Connect-PnPOnline Throws error when using hybrid runbook worker #3886
Unanswered
harshdamaniahd
asked this question in
General
Replies: 1 comment 1 reply
-
When using Hybrid runbooks, you are responsible for installing the certificate on the hybrid workers. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Connect-PnPOnline -Url "" -ClientId "" -Tenant "a1ae5425-0bde-496e-8c5a-8a06b0d94277" -Thumbprint "" -ReturnConnection
Error : �[31;1m�[0m�[36;1m�[36;1m�[0m�[36;1m�[0m�[36;1m�[31;1m�[31;1m�[36;1m | �[31;1mCannot find certificate with this thumbprint in the certificate store.�[0m
Pnp Powershell version : 2.2.0
Powershell version : 7.3.6
Hyrbid runbook worker : 7.2
also i see a lot of junk characters
Beta Was this translation helpful? Give feedback.
All reactions