You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This command creates Azure cache for Redis instance in mutliple zones.
107
107
108
108
### Example 4: Create a Virtual Network enable Cache
109
-
109
+
110
110
Requirements for creating Virtual Network enable cache.
111
111
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.
112
112
1. You will need SubnetID for VNET enable cache. Syntax of SubnetID is given below.
0 commit comments