Skip to content

Commit 63f66f4

Browse files
committed
updated to simplify
1 parent 2b96940 commit 63f66f4

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

articles/redis/go-get-started.md

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -45,25 +45,17 @@ Optionally, you can create a cache using Azure CLI, PowerShell, or any means tha
4545

4646
## Code to connect to a AMR Cache
4747

48+
<!-- similar to python code. Use very basic defaultcredential with Redis extension-->
49+
4850
## Code to test a connection
4951

52+
<!-- similar to P -->
5053

5154
## Code set a key, get a key
5255

56+
<!-- simple set key, get value -->
5357

54-
55-
56-
57-
58-
59-
60-
61-
62-
63-
64-
65-
66-
<!-- clean up resoureces include -->
58+
<!-- clean up resources include -->
6759

6860
[!INCLUDE [cache-delete-resource-group](includes/cache-delete-resource-group.md)]
6961

0 commit comments

Comments
 (0)