Skip to content

Commit 1af267c

Browse files
updated overview to include support for block blobs
1 parent ca2ede8 commit 1af267c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/virtual-machines/vm-applications.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.service: virtual-machines
55
ms.subservice: gallery
66
ms.topic: conceptual
77
ms.workload: infrastructure
8-
ms.date: 09/08/2023
8+
ms.date: 09/18/2023
99
author: ericd-mst-github
1010
ms.author: nikhilpatel
1111
ms.reviewer: erd
@@ -30,7 +30,9 @@ Application packages provide benefits over other deployment and packaging method
3030

3131
- Support for virtual machines, and both flexible and uniform scale sets
3232

33-
- If you have Network Security Group (NSG) rules applied on your VM or scale set, downloading the packages from an internet repository might not be possible. And with storage accounts, downloading packages onto locked-down VMs would require setting up private links.
33+
- If you have Network Security Group (NSG) rules applied on your VM or scale set, downloading the packages from an internet repository might not be possible. And with storage accounts, downloading packages onto locked-down VMs would require setting up private links.
34+
35+
- Support for Block Blobs: This feature allows the handling of large files efficiently by breaking them into smaller, manageable blocks. Ideal for uploading large amounts of data, streaming, and background uploading.
3436

3537
## What are VM app packages?
3638

0 commit comments

Comments
 (0)