Skip to content

Commit 8b3b9db

Browse files
authored
Update New-AzRedisCache.md (#16323)
* Update New-AzRedisCache.md * Update New-AzRedisCache.md * Update New-AzRedisCache.md
1 parent ccc0eb0 commit 8b3b9db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/RedisCache/RedisCache/help/New-AzRedisCache.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ PS C:\> New-AzRedisCache -ResourceGroupName "MyGroup" -Name "MyCache" -Location
106106
This command creates Azure cache for Redis instance in mutliple zones.
107107

108108
### Example 4: Create a Virtual Network enable Cache
109-
109+
110110
Requirements for creating Virtual Network enable cache.
111111
1. Create the virtual network in same resource group in which you want to create your redis cache. You can create virtual network from [New-AzVirtualNetwork](./../../../Network/Network/help/New-AzVirtualNetwork.md) powershell command.
112112
1. You will need SubnetID for VNET enable cache. Syntax of SubnetID is given below.

0 commit comments

Comments
 (0)