Skip to content

Commit

Permalink
Updated Lab 7
Browse files Browse the repository at this point in the history
Updated Lab 7 to say "three" instead of "two" using directives
  • Loading branch information
Sidney Andrews authored Apr 20, 2020
1 parent 0b2f7df commit 4df5e4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Instructions/Labs/AZ-204_07_lab.md
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ In this exercise, you used a service identity to read the value of a secret stor
1. Return to the editor for the **FileParser** function by selecting the **run.csx** file from the **View files** tab.
1. Add two **using** directives for the **Azure.Storage**, **Azure.Storage.Blobs**, and **Azure.Storage.Blobs.Models** namespaces.
1. Add three **using** directives for the **Azure.Storage**, **Azure.Storage.Blobs**, and **Azure.Storage.Blobs.Models** namespaces.
1. Delete all the existing code within the **Run** method.
Expand Down Expand Up @@ -391,4 +391,4 @@ In this exercise, you used C\# code to access a storage account, and then downlo
#### Review
In this exercise, you cleaned up your subscription by removing the resource groups that were used in this lab.
In this exercise, you cleaned up your subscription by removing the resource groups that were used in this lab.

0 comments on commit 4df5e4f

Please sign in to comment.