Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
807 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have set up a key vault and a web app. The web app has a managed identity, which has the role "Key Vault Secrets User". My key vault has public network access enabled with "enable from selected networks". The box "Allow trusted Microsoft services to access your resource" is checked. However, when I run my app, I get this log: "Client address is not authorized and caller is not a trusted service."
When I allow access from all networks, the access works fine.
What am I missing?