Skip to content

Commit 38dcd31

Browse files
author
AbhishekMallick-MS
committed
minor changes
1 parent 1e512d3 commit 38dcd31

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

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

Lines changed: 15 additions & 15 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-
```
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
196-
197-
loop-container1 11/2/2021 12:22:00 AM +00:00
198-
loop-container2 11/2/2021 12:22:00 AM +00:00
199-
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-
```
190+
```
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
196+
197+
loop-container1 11/2/2021 12:22:00 AM +00:00
198+
loop-container2 11/2/2021 12:22:00 AM +00:00
199+
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)