You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
I am using Managed Identity in my Azure Function with a Logic App and a certificate stored in Key Vault that uses CertificateBase64Encoding.
I was reading the latest article on the pnp.github.io site and I cannot find anything about -CertificateBase64Encoded when using Azure Functions?
https://pnp.github.io/powershell/articles/azurefunctions.html
Connect-PnPOnline -Url $webUrl -Tenant $tenant -ClientId $clientId -CertificateBase64Encoded $certificateBase64Encoded
Can anyone tell me if this is supported still since it isn't in the documentation?
Beta Was this translation helpful? Give feedback.
All reactions