There seems to be an error with the way the Azure cloud shell handles the backup script in https://learn.microsoft.com/en-gb/training/modules/script-with-powershell/5-exercise-parameters

James Harland 0 Reputation points
2024-05-07T15:07:07.9766667+00:00

In this lesson: https://learn.microsoft.com/en-gb/training/modules/script-with-powershell/5-exercise-parameters, the backup script with parameters regular exits with the error message "curl: (3) unmatched close brace/bracket in URL position 38: ./webapp", "pwd": "/home/harlandski" }

However, when I run the script on my local machine, it works fine. This and the reference to curl makes me think there is something wrong with the way that the Azure Cloud Shell is handling things.

Azure | Azure Training
{count} votes

1 answer

Sort by: Most helpful
  1. AmaranS 7,270 Reputation points Microsoft External Staff
    2024-05-08T05:33:07.9333333+00:00

    Hi James Harland,

    Based on my understanding of the issue, you're practicing the following Learning Path exercise.

    User's image

    I have tried several times to reproduce the issue, and the documented steps works fine for me.

    If you are still facing any issue, please let us know in the comments and also provide the error message, along with screenshots for reference. We are glad to help you.

    Please click Accept Answer and upvote if the above was useful.Thank you.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.