Skip to content

Commit b8f355f

Browse files
authored
Merge pull request #16927 from sethmanheim/adapt-cloud
Populate new adaptive-cloud docset
2 parents 98097bd + 2e9eb44 commit b8f355f

File tree

56 files changed

+2915
-8
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+2915
-8
lines changed

.openpublishing.publish.config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"type_mapping": {
1111
"Conceptual": "Content"
1212
},
13-
"build_entry_point": "docs"
13+
"build_entry_point": "docs",
14+
"template_folder": "_themes"
1415
},
1516
{
1617
"docset_name": "AKS-Hybrid",

adaptive-cloud/TOC.yml

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

adaptive-cloud/app-solutions/TOC.yml

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
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/
Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
1+
### YamlMime:Landing
2+
3+
title: Azure hybrid and multicloud patterns and solutions documentation
4+
summary: Learn how to leverage hybrid and multicloud patterns and solution examples in your app development, built on a suite of intelligent cloud and intelligent edge services.
5+
6+
metadata:
7+
title: Azure hybrid and multicloud patterns and solutions documentation
8+
description: Learn how to leverage hybrid and multicloud patterns and solution examples in your app development, built on a suite of intelligent cloud and intelligent edge services.
9+
ms.service: azure-stack
10+
ms.topic: landing-page
11+
author: ronmiab
12+
ms.author: robess
13+
ms.date: 10/31/2019
14+
15+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
16+
17+
landingContent:
18+
# Cards and links should be based on top customer tasks or top subjects
19+
# Start card title with a verb
20+
# Card (optional)
21+
- title: About hybrid and multicloud patterns and solutions
22+
linkLists:
23+
- linkListType: overview
24+
links:
25+
- text: What are solution patterns and examples?
26+
url: overview-patterns-solution-examples.md
27+
- linkListType: concept
28+
links:
29+
- text: App design considerations
30+
url: overview-app-design-considerations.md
31+
32+
# Card
33+
- title: Explore hybrid and multicloud patterns
34+
linkLists:
35+
- linkListType: architecture
36+
links:
37+
- text: Cross-cloud scaling
38+
url: pattern-cross-cloud-scale.md
39+
- text: DevOps hybrid CI/CD
40+
url: pattern-cicd-pipeline.md
41+
- text: Footfall detection (retail)
42+
url: pattern-retail-footfall-detection.md
43+
- text: Geo-distributed app
44+
url: pattern-geo-distributed.md
45+
46+
# Card
47+
- title: Deploy hybrid and multicloud solution examples
48+
linkLists:
49+
- linkListType: tutorial
50+
links:
51+
- text: Cross-cloud scaling
52+
url: /azure/architecture/hybrid/deployments/solution-deployment-guide-cross-cloud-scaling?toc=/hybrid/app-solutions/toc.json&bc=/hybrid/breadcrumb/toc.json
53+
- text: DevOps hybrid CI/CD
54+
url: https://aka.ms/hybriddevopsdeploy
55+
- text: Footfall detection (retail)
56+
url: /azure/architecture/hybrid/deployments/solution-deployment-guide-retail-footfall-detection?toc=/hybrid/app-solutions/toc.json&bc=/hybrid/breadcrumb/toc.json
57+
- text: Geo-distributed app
58+
url: /azure/architecture/hybrid/deployments/solution-deployment-guide-geo-distributed?toc=/hybrid/app-solutions/toc.json&bc=/hybrid/breadcrumb/toc.json
59+
60+
# Card
61+
- title: Retail footfall detection scenario
62+
linkLists:
63+
- linkListType: architecture
64+
links:
65+
- text: Pattern
66+
url: pattern-retail-footfall-detection.md
67+
- linkListType: tutorial
68+
links:
69+
- text: Solution deployment guide
70+
url: /azure/architecture/hybrid/deployments/solution-deployment-guide-retail-footfall-detection?toc=/hybrid/app-solutions/toc.json&bc=/hybrid/breadcrumb/toc.json
71+
72+
# Card
73+
- title: Cross-cloud scaling using on-premises data scenario
74+
linkLists:
75+
- linkListType: architecture
76+
links:
77+
- text: Pattern
78+
url: pattern-cross-cloud-scale-onprem-data.md
79+
- linkListType: tutorial
80+
links:
81+
- text: Solution deployment guide
82+
url: /azure/architecture/hybrid/deployments/solution-deployment-guide-cross-cloud-scaling-onprem-data?toc=/hybrid/app-solutions/toc.json&bc=/hybrid/breadcrumb/toc.json
83+
84+
# Card
85+
- title: Highly available Kubernetes cluster scenario
86+
linkLists:
87+
- linkListType: architecture
88+
links:
89+
- text: Pattern
90+
url: pattern-highly-available-kubernetes.md
91+
- linkListType: tutorial
92+
links:
93+
- text: Solution deployment guide
94+
url: /azure/architecture/hybrid/deployments/solution-deployment-guide-highly-available-kubernetes?toc=/hybrid/app-solutions/toc.json&bc=/hybrid/breadcrumb/toc.json
117 KB
Loading
87 KB
Loading
56.9 KB
Loading
48.5 KB
Loading
77.2 KB
Loading
Loading

0 commit comments

Comments
 (0)