File tree Expand file tree Collapse file tree 3 files changed +2
-10
lines changed Expand file tree Collapse file tree 3 files changed +2
-10
lines changed Original file line number Diff line number Diff line change 668
668
items :
669
669
- name : Azure Cosmos DB - portal
670
670
href : functions-integrate-store-unstructured-data-cosmosdb.md
671
- - name : Azure Cache for Redis
672
- items :
673
- - name : Get started with VS Code
674
- href : ../redis/tutorial-functions-getting-started.md?toc=%2fazure%2fazure-functions%2ftoc.json
675
- - name : Create a write-behind cache
676
- href : ../redis/tutorial-write-behind.md?toc=%2fazure%2fazure-functions%2ftoc.json
677
671
- name : Storage
678
672
items :
679
673
- name : Azure portal
Original file line number Diff line number Diff line change 28
28
},
29
29
{
30
30
"source_path_from_root" : " /articles/redis/tutorial-functions-getting-started.md" ,
31
- "redirect_url" : " ../.. /azure/azure-functions/functions-bindings-cache" ,
31
+ "redirect_url" : " /azure/azure-functions/functions-bindings-cache" ,
32
32
"redirect_document_id" : false
33
33
},
34
34
{
35
35
"source_path_from_root" : " /articles/redis/tutorial-write-behind.md" ,
36
- "redirect_url" : " ../.. /azure/azure-functions/functions-bindings-cache" ,
36
+ "redirect_url" : " /azure/azure-functions/functions-bindings-cache" ,
37
37
"redirect_document_id" : false
38
38
}
39
39
]
Original file line number Diff line number Diff line change @@ -59,8 +59,6 @@ landingContent:
59
59
url : aspnet-output-cache-provider.md
60
60
- text : Use Redis as a semantic cache
61
61
url : tutorial-semantic-cache.md
62
- - text : Use Redis triggers and bindings with Azure Functions
63
- url : tutorial-functions-getting-started.md
64
62
- text : Use Spring Boot Initializer
65
63
url : /azure/developer/java/spring-framework/configure-spring-boot-initializer-java-app-with-redis-cache
66
64
- title : Azure Managed Redis Fundamentals
You can’t perform that action at this time.
0 commit comments