Skip to content

Commit 9a297b1

Browse files
Update defender-for-storage-malware-scan.md
Minor fixes
1 parent 4b7cc08 commit 9a297b1

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/defender-for-cloud/defender-for-storage-malware-scan.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -240,15 +240,13 @@ Malware Scanning doesn't block access or change permissions to the uploaded blob
240240

241241
1. **Scan throughput rate limit:** The malware scanning process operates in near real-time with a throughput capacity of 2GB per minute for each storage account. If this limit is exceeded, the scanning speed will decrease, resulting in blobs being scanned later.
242242

243-
1. **Blob scan limit:** The scanning can process a maximum of 2,000 files per minute. If this limit is exceeded, the scanning speed will decrease, resulting in blobs being scanned later.
243+
1. **Blob scan limit:** Malware Scanning can process up to 2,000 files per minute for each storage account. If the rate of file upload momentarily exceeds this threshold for a storage account, the system will attempt to scan the files in excess of the rate limit at a later time when the load is lower. If the rate of file upload consistently exceeds this threshold, some files will not be scanned.
244244

245245
1. **Blob size limit:** The maximum size limit for a blob to be scanned is 2 GB.
246246

247-
1. **Request limit and exceeding limit procedure:** Azure Storage accounts have a maximum limit of 2,000 requests per minute. If this limit is exceeded, an automatic retry mechanism is initiated by Malware Scanning to manage the overflow of requests and ensure they are scanned for malware. This mechanism functions over 24 hours, evenly distributing the request traffic. However, if the volume of requests consistently surpasses this limit over an extended duration, some scans might not be performed.
248-
249247
### Blob uploads and index tag updates
250248

251-
Upon uploading a blob to the storage account, the Malware Scanning will initiate an additional read operation and update the index tag. In most cases, these operations are an insignificant load for most applications.
249+
Upon uploading a blob to the storage account, the Malware Scanning will initiate an additional read operation and update the index tag. In most cases, these operations do not generate significant load.
252250

253251
### Capping mechanism
254252

0 commit comments

Comments
 (0)