Share via

I got unauthorisedacess PSSSecurityException when i try to create httptrigger using azure functions

Anonymous
2023-04-14T06:00:28+00:00
  • CategoryInfo : SecurityError: (:) [], PSSecurityException + FullyQualifiedErrorId : UnauthorizedAccess

it's asking me to make some changes to launch.json but I have no idea about it

current launh.json is:

{ "version": "0.2.0","configurations": [{"name": "Python: Current file","type": "python","request": "launch","program": "${file}","console": "integratedTerminal"},{"name": "Azure Functions","type": "python","request": "attach","port": 9091,"preLaunchTask": "func: host start"}]}
what should i suppose to do here

Windows for home | Windows 10 | Install and upgrade

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. John DeV 164.9K Reputation points Independent Advisor
    2023-04-14T06:31:28+00:00

    Hello Rashmi,

    Good day! I'm John DeV a Windows user like you and I'll be happy to assist you today.

    Due to the scope of your question, it is best to ask Azure Functions related questions on Microsoft Site Q&A which is a technical community platform where most of the members were IT professionals that would greatly help you with the issue.

    Microsoft Site Q&A

    https://learn.microsoft.com/en-us/answers/tags/...

    Kind regards,

    John DeV

    Independent Advisor

    Was this answer helpful?

    0 comments No comments