Skip to content

Commit 3bfb1c9

Browse files
committed
resolved conflicts
1 parent 0acf1e6 commit 3bfb1c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/redis/scripts/create-manage-cache.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ This article describes how to create and delete an Azure Redis cache instance by
3838
:::code language="azurecli" source="~/azure_cli_scripts/redis-cache/create-cache/create-manage-cache.sh" id="FullScript":::
3939
This sample is broken. When it is fixed, we can fix this include.
4040
-->
41+
4142
To create an Azure Managed Redis cache by using Azure CLI, the `name`, `location`, `resourceGroup`, and `sku` parameters are required. Other parameters are optional and have defaults.
4243

4344
You can use the Azure CLI script in this section to create an Azure Managed Redis cache with default settings. You can also use the following other methods to create a cache:

0 commit comments

Comments
 (0)