Skip to content

Commit 1d2fec5

Browse files
authored
Merge pull request #134379 from MikeDodaro/repairTOC-permissions
Fixing TOC Azure Spring Cloud
2 parents 224aafa + bd6f1f1 commit 1d2fec5

File tree

1 file changed

+31
-32
lines changed

1 file changed

+31
-32
lines changed

articles/spring-cloud/toc.yml

Lines changed: 31 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -94,37 +94,36 @@
9494
- name: Monitor
9595
- name: Create roles and permissions
9696
href: spring-cloud-howto-permissions.md
97-
items:
98-
- name: Distributed tracing and App Insights
99-
href: spring-cloud-tutorial-distributed-tracing.md
100-
- name: Analyze logs and metrics
101-
href: diagnostic-services.md
102-
- name: Stream logs in real-time
103-
href: spring-cloud-howto-log-streaming.md
104-
- name: DevOps Deployment
105-
items:
106-
- name: CI/CD with Azure DevOps
107-
href: spring-cloud-howto-cicd.md
108-
- name: CI/CD with GitHub Actions
109-
href: spring-cloud-howto-github-actions.md
110-
- name: Auth with Key Vault in GitHub Actions
111-
href: spring-cloud-github-actions-key-vault.md
112-
- name: Troubleshoot
113-
items:
114-
- name: Troubleshooting Guide
115-
href: spring-cloud-troubleshoot.md
97+
- name: Distributed tracing and App Insights
98+
href: spring-cloud-tutorial-distributed-tracing.md
99+
- name: Analyze logs and metrics
100+
href: diagnostic-services.md
101+
- name: Stream logs in real-time
102+
href: spring-cloud-howto-log-streaming.md
103+
- name: DevOps Deployment
104+
items:
105+
- name: CI/CD with Azure DevOps
106+
href: spring-cloud-howto-cicd.md
107+
- name: CI/CD with GitHub Actions
108+
href: spring-cloud-howto-github-actions.md
109+
- name: Auth with Key Vault in GitHub Actions
110+
href: spring-cloud-github-actions-key-vault.md
111+
- name: Troubleshoot
112+
items:
113+
- name: Troubleshooting Guide
114+
href: spring-cloud-troubleshoot.md
116115
- name: Reference
117116
items:
118-
- name: Azure CLI Plugin
119-
href: /cli/azure/ext/spring-cloud/spring-cloud
120-
- name: Azure PowerShell
121-
href: /powershell/module/az.springcloud
122-
- name: Resources
123-
href: spring-cloud-resources.md
124-
- name: Frequently Asked Questions
125-
href: spring-cloud-faq.md
126-
- name: REST API reference
127-
href: /rest/api/azurespringclould/
128-
- name: Azure Policy built-ins
129-
displayName: samples, policies, definitions
130-
href: ./policy-reference.md
117+
- name: Azure CLI Plugin
118+
href: /cli/azure/ext/spring-cloud/spring-cloud
119+
- name: Azure PowerShell
120+
href: /powershell/module/az.springcloud
121+
- name: Resources
122+
href: spring-cloud-resources.md
123+
- name: Frequently Asked Questions
124+
href: spring-cloud-faq.md
125+
- name: REST API reference
126+
href: /rest/api/azurespringclould/
127+
- name: Azure Policy built-ins
128+
displayName: samples, policies, definitions
129+
href: ./policy-reference.md

0 commit comments

Comments
 (0)