Skip to content

Commit 9fbeb9a

Browse files
Typo fix
1 parent 5410567 commit 9fbeb9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/tutorial-custom-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ az sig image-version create \
133133
> [!NOTE]
134134
> You need to wait for the image version to completely finish being built and replicated before you can use the same managed image to create another image version.
135135
>
136-
> You can also store your image in Premiun storage by a adding `--storage-account-type premium_lrs`, or [Zone Redundant Storage](../../storage/common/storage-redundancy.md) by adding `--storage-account-type standard_zrs` when you create the image version.
136+
> You can also store your image in Premium storage by a adding `--storage-account-type premium_lrs`, or [Zone Redundant Storage](../../storage/common/storage-redundancy.md) by adding `--storage-account-type standard_zrs` when you create the image version.
137137
>
138138
139139

0 commit comments

Comments
 (0)