Skip to content

Commit 912d149

Browse files
authored
Merge pull request #301544 from flang-msft/fxl---remove-Rust-sample-from-toc,-redis-project
Fxl remove rust sample from toc, redis project
2 parents fd47e50 + 78ab181 commit 912d149

File tree

4 files changed

+11
-676
lines changed

4 files changed

+11
-676
lines changed

articles/redis/.openpublishing.redirection.redis.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,17 @@
1515
"source_path_from_root": "/articles/redis/best-practices-managed-cache.md",
1616
"redirect_url": "/azure/redis/overview",
1717
"redirect_document_id": false
18+
},
19+
{
20+
"source_path_from_root": "/articles/redis/machine-learning.md",
21+
"redirect_url": "/azure/machine-learning/how-to-deploy-online-endpoints",
22+
"redirect_document_id": false
23+
},
24+
{
25+
"source_path_from_root": "/articles/redis/rust-get-started.md",
26+
"redirect_url": "https://github.com/Azure-Samples/azure-redis-cache-rust-quickstart/",
27+
"redirect_document_id": false
1828
}
19-
]
29+
]
2030
}
2131

articles/redis/TOC.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ items:
4646
href: python-get-started.md
4747
- name: Go app
4848
href: go-get-started.md
49-
- name: Rust app
50-
href: rust-get-started.md
5149

5250
- name: Azure Managed Redis
5351
expanded: true
@@ -226,18 +224,8 @@ items:
226224
items:
227225
- name: Use Spring Boot Initializer
228226
href: /azure/developer/java/spring-framework/configure-spring-boot-initializer-java-app-with-redis-cache
229-
# - name: Azure Event Grid
230-
# items:
231-
# - name: Route events with Azure portal
232-
# href: ../azure-cache-for-redis/cache-event-grid-quickstart-portal.md
233-
# - name: Route events with Azure CLI
234-
# href: ../azure-cache-for-redis/cache-event-grid-quickstart-cli.md
235-
# - name: Route events with PowerShell
236-
# href: ../azure-cache-for-redis/cache-event-grid-quickstart-powershell.md
237227
- name: Create leaderboards
238228
href: web-app-cache-aside-leaderboard.md
239-
# - name: Deploy a machine learning model
240-
# href: ml.md
241229
- name: Create Web App with Redis cache - Bicep
242230
displayName: ARM, Resource Manager, Template
243231
href: web-app-bicep-with-redis-cache-provision.md

articles/redis/machine-learning.md

Lines changed: 0 additions & 318 deletions
This file was deleted.

0 commit comments

Comments
 (0)