Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Function App system assigned managed identity does not work #30

Open
Raphdeumax opened this issue Mar 12, 2021 · 1 comment
Open

Function App system assigned managed identity does not work #30

Raphdeumax opened this issue Mar 12, 2021 · 1 comment

Comments

@Raphdeumax
Copy link

Function App system assigned managed identity does not work with MSAL.PS in lastest version.

Because "Microsoft.Identity.Client.dll" is already loaded in the core app.

It would be necessary to detect the execution in a function app so that the libraries are not loaded

Thank's ;-)

@muzzar78
Copy link

I think this is fixed in the following PR that has been merged - #26
A new release hasn't been created but I just updated MSAL.PS.ps1 with the code from the PR and that solved my issue with the dll conflict

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants