In the Module to Creat the Azure CLI account, I could not follow this instruction: ![82518-image.png][1] Where can I find more information on writing scripts? Thank you~ [1]: /answers/storage/attachments/82518-image.png
In the Module to Creat the Azure CLI account, I could not follow this instruction: ![82518-image.png][1] Where can I find more information on writing scripts? Thank you~ [1]: /answers/storage/attachments/82518-image.png
@CartwrightDenise-7799 Welcome to Microsoft Q&A, thank you for your query.
Trying to better understand your requirement, are you trying to create a storage account or create an Azure subscription using CLI ?
HI there!
I was trying to create an account in Azure. I tried to follow the script (although I am not a programmer and I got lost!
In the screen shot I provided, I was unable to mimick the key strokes for a successful creation I tried performing line by line, sentence breaks I never discovered the right entry.
Thank you~
I love these learning modules from the Microsoft. As I understand you are using the next learning Module: https://docs.microsoft.com/en-us/learn/modules/connect-an-app-to-azure-storage/ Correct?
First, you need to activate the sandbox. 
After you activated it, some parameters will be auto-populated in your script in the txt on the left side. You only need to copy the script, add your unique storage account name and paste to the Azure Cloud Shell on the right side. After that just run the code (click enter).
A Storage account name. The name will be used to generate the public URL used to access the data in the account. It must be unique across all existing storage account names in Azure. It must be 3 to 24 characters long and can contain only lowercase letters and numbers.

Please let me know if this is the exactly place where you stuck while going through the module.
YES YES YES - I do love these sandboxes.
Kudos, you were able to identify my issue.
"You only need to copy the script, add your unique storage account name and paste to the Azure Cloud Shell on the right side. After that just run the code (click enter)."
I was attempting to keyboard all of the entries and could not come to the right methodology.
Thank you Olgaoos!!!!!
5 people are following this question.