Skip to content

Commit 258f790

Browse files
committed
Populate new adaptive-cloud docset
1 parent ddc9887 commit 258f790

File tree

3 files changed

+561
-2
lines changed

3 files changed

+561
-2
lines changed

adaptive-cloud/TOC.yml

Lines changed: 78 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,78 @@
1-
- name: Index
2-
href: index.md
1+
- name: Hybrid and multicloud solutions documentation
2+
href: index.yml
3+
- name: Overview
4+
items:
5+
- name: Solution patterns and examples
6+
href: overview-patterns-solution-examples.md
7+
- name: Patterns
8+
items:
9+
- name: Single
10+
items:
11+
- name: Cross-cloud scaling
12+
href: pattern-cross-cloud-scale.md
13+
- name: DevOps hybrid CI/CD
14+
href: pattern-cicd-pipeline.md
15+
- name: Geo-distributed app
16+
href: pattern-geo-distributed.md
17+
- name: Hybrid relay
18+
href: pattern-hybrid-relay.md
19+
- name: Tiered data
20+
href: pattern-tiered-data-analytics.md
21+
- name: Train ML model at the edge
22+
href: pattern-train-ml-model-at-edge.md
23+
- name: Multi
24+
items:
25+
- name: Cross-cloud scaling (on-premises data)
26+
href: pattern-cross-cloud-scale-onprem-data.md
27+
- name: Footfall detection (retail)
28+
href: pattern-retail-footfall-detection.md
29+
- name: High availability Kubernetes cluster
30+
href: pattern-highly-available-kubernetes.md
31+
- name: Out-of-stock detection at the edge
32+
href: pattern-out-of-stock-at-edge.md
33+
- name: Solution deployment guides
34+
items:
35+
- name: Cross-cloud scaling
36+
href: /azure/architecture/hybrid/deployments/solution-deployment-guide-cross-cloud-scaling?toc=/hybrid/app-solutions/toc.json&bc=/hybrid/breadcrumb/toc.json
37+
- name: Cross-cloud scaling (on-premises data)
38+
href: /azure/architecture/hybrid/deployments/solution-deployment-guide-cross-cloud-scaling-onprem-data?toc=/hybrid/app-solutions/toc.json&bc=/hybrid/breadcrumb/toc.json
39+
- name: DevOps hybrid CI/CD
40+
href: https://aka.ms/hybriddevopsdeploy
41+
- name: Footfall detection (retail)
42+
href: /azure/architecture/hybrid/deployments/solution-deployment-guide-retail-footfall-detection?toc=/hybrid/app-solutions/toc.json&bc=/hybrid/breadcrumb/toc.json
43+
- name: Geo-distributed app
44+
href: /azure/architecture/hybrid/deployments/solution-deployment-guide-geo-distributed?toc=/hybrid/app-solutions/toc.json&bc=/hybrid/breadcrumb/toc.json
45+
- name: High availability Kubernetes cluster
46+
href: /azure/architecture/hybrid/deployments/solution-deployment-guide-highly-available-kubernetes?toc=/hybrid/app-solutions/toc.json&bc=/hybrid/breadcrumb/toc.json
47+
- name: Hybrid connectivity
48+
href: /azure/architecture/hybrid/deployments/solution-deployment-guide-connectivity?toc=/hybrid/app-solutions/toc.json&bc=/hybrid/breadcrumb/toc.json
49+
- name: Hybrid identity
50+
href: /azure/architecture/hybrid/deployments/solution-deployment-guide-identity?toc=/hybrid/app-solutions/toc.json&bc=/hybrid/breadcrumb/toc.json
51+
- name: Hybrid relay
52+
href: https://aka.ms/hybridrelaydeployment
53+
- name: Tiered data
54+
href: https://aka.ms/tiereddatadeploy
55+
- name: High-availability MongoDB
56+
href: /azure/architecture/hybrid/deployments/solution-deployment-guide-mongodb-ha?toc=/hybrid/app-solutions/toc.json&bc=/hybrid/breadcrumb/toc.json
57+
- name: High-availability SQL Server 2016
58+
href: /azure/architecture/hybrid/deployments/solution-deployment-guide-sql-ha?toc=/hybrid/app-solutions/toc.json&bc=/hybrid/breadcrumb/toc.json
59+
- name: Out-of-stock at the edge
60+
href: https://aka.ms/edgeinferencingdeploy
61+
- name: Training ML models at the edge
62+
href: https://aka.ms/edgetrainingdeploy
63+
- name: Concepts
64+
items:
65+
- name: App design considerations
66+
href: overview-app-design-considerations.md
67+
- name: Related
68+
items:
69+
- name: Azure documentation
70+
href: /azure
71+
- name: Azure Stack documentation
72+
href: /azure-stack
73+
- name: Resources
74+
items:
75+
- name: Microsoft Learn training
76+
href: /training
77+
- name: Microsoft Q&A
78+
href: /answers/products/

adaptive-cloud/docfx.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,11 @@
3838
"overwrite": [],
3939
"externalReference": [],
4040
"globalMetadata": {
41+
"uhfHeaderId": "Azure",
4142
"breadcrumb_path": "~/breadcrumb/adaptive-cloud/toc.yml",
4243
"feedback_system": "Standard",
44+
"manager":"femila",
45+
"ms.service": "azure-stack",
4346
"permissioned-type": "public"
4447
},
4548
"fileMetadata": {},

0 commit comments

Comments
 (0)