I have created a web application in c#.net to access the key vault from azure ,it is working when if we run using iis express, but not working if we host on iis.. Why? since app will be hosted on iis only.. ​ it is only due to some permission issue..

Nikita Pandey 6 Reputation points
2020-04-01T11:04:17.377+00:00

I have created the Web application to access the key vault from azure, it working fine if we run using IIS Express, but not working if we host on IIS.

I want know the solution here .. since app will be hosted on IIS only OR it is only due to some permission issue...

Please help me out as soon as possible.....

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,826 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Pete 71 Reputation points
    2020-04-01T15:36:31.247+00:00

    Indeed, who needs a post body when we get such a generous quota of title :)

    Any chance you could explain HOW it's not working?

    Any common error messages you can search on?

    Some more context would help us and probably you find the solution quicker.

    Thanks,
    Pete

    0 comments No comments

  2. Nikita Pandey 6 Reputation points
    2020-04-02T05:17:11.24+00:00

    you can see the following url where I have posted the code snippet and the exception which I am facing:-
    https://learn.microsoft.com/answers/questions/20414/azure-key-vault.html a


  3. JorneS 86 Reputation points
    2020-04-02T08:06:02.147+00:00