Skip to content

Commit c49f495

Browse files
committed
Draft of TOC update
1 parent a7f6be6 commit c49f495

File tree

1 file changed

+107
-97
lines changed

1 file changed

+107
-97
lines changed

articles/service-connector/toc.yml

Lines changed: 107 additions & 97 deletions
Original file line numberDiff line numberDiff line change
@@ -5,109 +5,119 @@ items:
55
href: overview.md
66
- name: Quickstarts
77
expanded: true
8-
items:
9-
- name: Service Connector in Azure App Service
10-
expanded: true
11-
items:
12-
- name: Azure portal
13-
href: quickstart-portal-app-service-connection.md
14-
- name: Azure CLI
15-
href: quickstart-cli-app-service-connection.md
16-
- name: Service Connector in Azure Spring Apps
17-
expanded: true
18-
items:
19-
- name: Azure portal
20-
href: quickstart-portal-spring-cloud-connection.md
21-
- name: Azure CLI
22-
href: quickstart-cli-spring-cloud-connection.md
23-
- name: Service Connector in Container Apps
24-
expanded: true
25-
items:
26-
- name: Azure portal
27-
href: quickstart-portal-container-apps.md
28-
- name: Azure CLI
29-
href: quickstart-cli-container-apps.md
30-
8+
items:
9+
- name: Service Connector in Azure App Service
10+
expanded: true
11+
items:
12+
- name: Azure portal
13+
href: quickstart-portal-app-service-connection.md
14+
- name: Azure CLI
15+
href: quickstart-cli-app-service-connection.md
16+
- name: Service Connector in Azure Spring Apps
17+
expanded: true
18+
items:
19+
- name: Azure portal
20+
href: quickstart-portal-spring-cloud-connection.md
21+
- name: Azure CLI
22+
href: quickstart-cli-spring-cloud-connection.md
23+
- name: Service Connector in Container Apps
24+
expanded: true
25+
items:
26+
- name: Azure portal
27+
href: quickstart-portal-container-apps.md
28+
- name: Azure CLI
29+
href: quickstart-cli-container-apps.md
3130
- name: Tutorials
3231
expanded: true
33-
items:
34-
- name: ASP.NET Core app with SQL DB
35-
href: ../app-service/tutorial-dotnetcore-sqldb-app.md
36-
- name: Python (Django) app with PostgreSQL
37-
href: tutorial-django-webapp-postgres-cli.md
38-
- name: ASP.NET app with Blob Storage
39-
href: tutorial-csharp-webapp-storage-cli.md
40-
- name: Azure Spring Apps with MySQL Flexible Server
41-
href: tutorial-java-spring-mysql.md
42-
- name: Spring Cloud app with Kafka on Confluent Cloud
43-
href: tutorial-java-spring-confluent-kafka.md
44-
- name: Store secrets in Key Vault
45-
href: tutorial-portal-key-vault.md
46-
- name: Web app with App Configuration
47-
href: tutorial-connect-web-app-app-configuration.md
32+
items:
33+
- name: App Service
34+
items:
35+
- name: ASP.NET core app to App Configuration
36+
href: tutorial-connect-web-app-app-configuration.md
37+
- name: ASP.NET app to Blob Storage
38+
href: tutorial-csharp-webapp-storage-cli.md
39+
- name: ASP.NET core app to SQL Database
40+
href: ../app-service/tutorial-dotnetcore-sqldb-app.md
41+
- name: Java Tomcat app to PostgreSQL
42+
href: ../app-service/tutorial-java-tomcat-connect-managed-identity-postgresql-database.md
43+
- name: Python (Django) app to PostgreSQL
44+
href: tutorial-django-webapp-postgres-cli.md
45+
- name: Container Apps
46+
items:
47+
- name: Java Quarkus to PostgreSQL
48+
href: ../container-apps/tutorial-java-quarkus-connect-managed-identity-postgresql-database.md
49+
- name: Azure Spring Apps
50+
items:
51+
- name: Java app to PostgreSQL Flexible Server
52+
href: ../azure/spring-apps/how-to-bind-postgres.md?tabs=Passwordlessflex
53+
- name: Spring Boot app to Kafka on Confluent Cloud
54+
href: tutorial-java-spring-confluent-kafka.md
55+
- name: Spring app to MySQL Flexible Server
56+
href: tutorial-java-spring-mysql.md
4857
- name: Concepts
4958
expanded: true
50-
items:
51-
- name: Service Connector internals
52-
href: concept-service-connector-internals.md
53-
- name: High availability
54-
href: concept-availability.md
55-
- name: Region Support
56-
href: concept-region-support.md
59+
items:
60+
- name: Service Connector internals
61+
href: concept-service-connector-internals.md
62+
- name: High availability
63+
href: concept-availability.md
64+
- name: Region Support
65+
href: concept-region-support.md
5766
- name: How-to guides
5867
expanded: true
59-
items:
60-
- name: Integrate
61-
expanded: true
62-
items:
63-
- name: Azure Database for PostgreSQL
64-
href: how-to-integrate-postgres.md
65-
- name: Azure Database for MySQL
66-
href: how-to-integrate-mysql.md
67-
- name: Azure Cosmos DB for Apache Cassandra
68-
href: how-to-integrate-cosmos-cassandra.md
69-
- name: Azure Cosmos DB for Apache Gremlin
70-
href: how-to-integrate-cosmos-gremlin.md
71-
- name: Azure Cosmos DB for MongoDB
72-
href: how-to-integrate-cosmos-db.md
73-
- name: Azure Cosmos DB for NoSQL
74-
href: how-to-integrate-cosmos-sql.md
75-
- name: Azure Cosmos DB for Table
76-
href: how-to-integrate-cosmos-table.md
77-
- name: Azure Blob Storage
78-
href: how-to-integrate-storage-blob.md
79-
- name: Azure Queue Storage
80-
href: how-to-integrate-storage-queue.md
81-
- name: Azure Table Storage
82-
href: how-to-integrate-storage-table.md
83-
- name: Azure File Storage
84-
href: how-to-integrate-storage-file.md
85-
- name: Azure Key Vault
86-
href: how-to-integrate-key-vault.md
87-
- name: Azure Cache for Redis
88-
href: how-to-integrate-redis-cache.md
89-
- name: Azure Service Bus
90-
href: how-to-integrate-service-bus.md
91-
- name: Azure SQL Database
92-
href: how-to-integrate-sql-database.md
93-
- name: Azure Event Hubs
94-
href: how-to-integrate-event-hubs.md
95-
- name: Azure App Configuration
96-
href: how-to-integrate-app-configuration.md
97-
- name: Azure SignalR Service
98-
href: how-to-integrate-signalr.md
99-
- name: Azure Web PubSub
100-
href: how-to-integrate-web-pubsub.md
101-
- name: Apache Kafka on Confluent Cloud
102-
href: how-to-integrate-confluent-kafka.md
103-
- name: Troubleshoot
104-
items:
105-
- name: Troubleshooting guide
68+
items:
69+
- name: Store secrets in Key Vault
70+
href: tutorial-portal-key-vault.md
71+
- name: Connect a container app to a Blob Storage
72+
href: ../container-apps/service-connector.md
73+
- name: Troubleshoot
10674
href: how-to-troubleshoot-front-end-error.md
75+
- name: Connection details
76+
items:
77+
- name: Azure Database for PostgreSQL
78+
href: how-to-integrate-postgres.md
79+
- name: Azure Database for MySQL
80+
href: how-to-integrate-mysql.md
81+
- name: Azure Cosmos DB for Apache Cassandra
82+
href: how-to-integrate-cosmos-cassandra.md
83+
- name: Azure Cosmos DB for Apache Gremlin
84+
href: how-to-integrate-cosmos-gremlin.md
85+
- name: Azure Cosmos DB for MongoDB
86+
href: how-to-integrate-cosmos-db.md
87+
- name: Azure Cosmos DB for NoSQL
88+
href: how-to-integrate-cosmos-sql.md
89+
- name: Azure Cosmos DB for Table
90+
href: how-to-integrate-cosmos-table.md
91+
- name: Azure Blob Storage
92+
href: how-to-integrate-storage-blob.md
93+
- name: Azure Queue Storage
94+
href: how-to-integrate-storage-queue.md
95+
- name: Azure Table Storage
96+
href: how-to-integrate-storage-table.md
97+
- name: Azure File Storage
98+
href: how-to-integrate-storage-file.md
99+
- name: Azure Key Vault
100+
href: how-to-integrate-key-vault.md
101+
- name: Azure Cache for Redis
102+
href: how-to-integrate-redis-cache.md
103+
- name: Azure Service Bus
104+
href: how-to-integrate-service-bus.md
105+
- name: Azure SQL Database
106+
href: how-to-integrate-sql-database.md
107+
- name: Azure Event Hubs
108+
href: how-to-integrate-event-hubs.md
109+
- name: Azure App Configuration
110+
href: how-to-integrate-app-configuration.md
111+
- name: Azure SignalR Service
112+
href: how-to-integrate-signalr.md
113+
- name: Azure Web PubSub
114+
href: how-to-integrate-web-pubsub.md
115+
- name: Apache Kafka on Confluent Cloud
116+
href: how-to-integrate-confluent-kafka.md
107117
- name: Reference
108118
expanded: true
109-
items:
110-
- name: REST API
111-
href: /rest/api/serviceconnector
112-
- name: Python SDK
113-
href: /python/api/azure-mgmt-servicelinker/
119+
items:
120+
- name: REST API
121+
href: /rest/api/serviceconnector
122+
- name: Python SDK
123+
href: /python/api/azure-mgmt-servicelinker/

0 commit comments

Comments
 (0)