Skip to content

Commit cc863d3

Browse files
(AzureCXP) MicrosoftDocs/azure-docs#85799
Updated line 420 to show the correct limit of Vnet rules for Azure Storage which is 200 as per : https://docs.microsoft.com/en-us/azure/storage/common/storage-network-security?tabs=azure-portal#grant-access-from-a-virtual-network Changed: From : |Azure Storage| 100| To : |Azure Storage| 200| Fixes MicrosoftDocs/azure-docs#85799 ------- cc: @KumudD GitHub Issue: https://github.com/MicrosoftDocs/azure-docs/issues/85799
1 parent 953ac75 commit cc863d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/virtual-networks-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ There is no limit on the total number of VNet service endpoints in a virtual net
417417

418418
|Azure service| Limits on VNet rules|
419419
|---|---|
420-
|Azure Storage| 100|
420+
|Azure Storage| 200|
421421
|Azure SQL| 128|
422422
|Azure Synapse Analytics| 128|
423423
|Azure KeyVault| 200 |

0 commit comments

Comments
 (0)