Skip to content

Commit e3ed73c

Browse files
author
AbhishekMallick-MS
committed
minor changes
1 parent 6a9dc3d commit e3ed73c

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

articles/backup/backup-blobs-storage-account-ps.md

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -187,22 +187,21 @@ To update the backup instance, run the following cmdlets:
187187
188188
The result provides the URI of the blob endpoint and lists the containers retrieved by name and prefix:
189189
190-
```OUTPUT
191-
Storage Account Name: demostorageaccount
192-
193-
Name PublicAccess LastModified IsDeleted VersionId
194-
---- ------------ ------------ --------- ---------
195-
individual-container 11/2/2021 5:52:08 PM +00:00
190+
```
191+
Storage Account Name: demostorageaccount
196192
197-
loop-container1 11/2/2021 12:22:00 AM +00:00
198-
loop-container2 11/2/2021 12:22:00 AM +00:00
193+
Name PublicAccess LastModified IsDeleted VersionId
194+
---- ------------ ------------ --------- ---------
195+
individual-container 11/2/2021 5:52:08 PM +00:00
199196
200-
loop-container1 11/2/2021 12:22:00 AM +00:00
201-
loop-container2 11/2/2021 12:22:00 AM +00:00
202-
loop-container3 11/2/2021 12:22:00 AM +00:00 True 01D7E7129FDBD7D4
203-
loop-container4 11/2/2021 12:22:00 AM +00:00 True 01D7E8A5EF01C787
204-
```
197+
loop-container1 11/2/2021 12:22:00 AM +00:00
198+
loop-container2 11/2/2021 12:22:00 AM +00:00
205199
200+
loop-container1 11/2/2021 12:22:00 AM +00:00
201+
loop-container2 11/2/2021 12:22:00 AM +00:00
202+
loop-container3 11/2/2021 12:22:00 AM +00:00 True 01D7E7129FDBD7D4
203+
loop-container4 11/2/2021 12:22:00 AM +00:00 True 01D7E8A5EF01C787
204+
```
206205
1. Fetch the backup instance that needs to be updated.
207206
208207
```azurepowershell

0 commit comments

Comments
 (0)