Azure Function Connect-PnpOnline ManagedIdentity ERROR: Host not reachable #3276
Unanswered
wwcc-jack-carico
asked this question in
General
Replies: 1 comment
-
I have the same Issue. Have someone a Solution? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Discussed in #3151
Originally posted by jonathanfurrer June 2, 2023
I tried to connect inside an Azure Function with Managed Identity (System Assigned).
I followed this
PowerShell Version = 7.2
PnP.PowerShell = 2.1.65-nightly
Runtime version = 4.21.2.20699
$siteUrl = "https://tenant.sharepoint.com/sites/testsite"
Connect-PnPOnline -Url $siteUrl -ManagedIdentity
I get this error. Anyone an idea?
Beta Was this translation helpful? Give feedback.
All reactions