- Understand the concepts of for-each, for loop and count from the video
- Create two storage accounts using a single resource block and Name from a variable list type and use count for the name iteration
- Create two storage account using a single resource block and Name from a variable set type and use for each for iterating through the names
- Create the output variable to print storage account name or ID using a for loop