Access denied when running scripts in azure cloud

Arjunan Selvam 111 Reputation points
2020-10-06T03:02:25.853+00:00

Hi Everyone,

I'm taking up Microsoft Ignite Cloud Skills Challenge now and am facing issue like "Permission denied" when running the script.

30209-image.png

I did run all the steps whatever mentioned in the document but am still facing the same issue. Did anyone face this issue when taking up the course?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,595 questions
0 comments No comments
{count} votes

Accepted answer
  1. Arjunan Selvam 111 Reputation points
    2020-10-06T03:14:32.49+00:00

    Issue resolved after running "chmod +xr setup.sh"

    3 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. SIVA SHANKAR ERUMALA 10 Reputation points
    2023-02-21T08:08:43.1533333+00:00

    when we run the commands in bash its giving the Error as Permission Denied , when used with the PowerShell it worked - as per the documentation mentioned.

    2 people found this answer helpful.
    0 comments No comments