fixing bug in storage account sample (#43308)
This commit is contained in:
parent
d94cc3568a
commit
30ef83c1c0
1 changed files with 2 additions and 2 deletions
|
@ -104,8 +104,8 @@ EXAMPLES = '''
|
|||
name: clh0002
|
||||
type: Standard_RAGRS
|
||||
tags:
|
||||
- testing: testing
|
||||
- delete: on-exit
|
||||
testing: testing
|
||||
delete: on-exit
|
||||
'''
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue