Skip to content

Commit 6a9dc3d

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

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -187,21 +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
190+
```OUTPUT
191+
Storage Account Name: demostorageaccount
192192
193-
Name PublicAccess LastModified IsDeleted VersionId
194-
---- ------------ ------------ --------- ---------
195-
individual-container 11/2/2021 5:52:08 PM +00:00
193+
Name PublicAccess LastModified IsDeleted VersionId
194+
---- ------------ ------------ --------- ---------
195+
individual-container 11/2/2021 5:52:08 PM +00:00
196196
197-
loop-container1 11/2/2021 12:22:00 AM +00:00
198-
loop-container2 11/2/2021 12:22:00 AM +00:00
197+
loop-container1 11/2/2021 12:22:00 AM +00:00
198+
loop-container2 11/2/2021 12:22:00 AM +00:00
199199
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-
```
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+
```
205205
206206
1. Fetch the backup instance that needs to be updated.
207207

0 commit comments

Comments
 (0)