Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 711e871

Browse files
Docs.Archive pipelineDocs.Archive pipeline
authored andcommittedJun 11, 2020
[DocsArchive-1.0.20154.1](2020-06-11-20-51-26)Auto archive content
1 parent ea95ab4 commit 711e871

Some content is hidden

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

51 files changed

+31
-1869
lines changed
 

‎.openpublishing.redirection.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "articles/security/develop/secure-aad-app.md",
5+
"redirect_url": "/previous-versions/azure/security/develop/secure-aad-app",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path": "articles/security/develop/secure-web-app.md",
10+
"redirect_url": "/previous-versions/azure/security/develop/secure-web-app",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path": "articles/security/develop/secure-pci-web-app.md",
15+
"redirect_url": "/previous-versions/azure/security/develop/secure-pci-web-app",
16+
"redirect_document_id": false
17+
},
318
{
419
"source_path": "articles/digital-twins/about-digital-twins.md",
520
"redirect_url": "/azure/digital-twins/overview",

‎articles/security/develop/TOC.yml

Lines changed: 16 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,11 @@
11
- name: Secure Development Documentation
22
href: index.yml
3-
43
- name: Sample apps
5-
expanded: true
64
items:
75
- name: New to secure development
8-
items:
9-
- name: Web app in a Linux container
10-
href: secure-web-app.md
11-
- name: Web app with Azure Active Directory
12-
href: secure-aad-app.md
136
- name: Industry compliant solutions
14-
items:
15-
- name: Payment card industry
16-
href: secure-pci-web-app.md
17-
18-
- name: Concepts
197
expanded: true
8+
- name: Concepts
209
items:
2110
- name: Best practices
2211
items:
@@ -28,23 +17,23 @@
2817
href: secure-develop.md
2918
- name: Deploy secure apps
3019
href: secure-deploy.md
31-
- name: Resources
3220
expanded: true
21+
- name: Resources
3322
items:
3423
- name: Microsoft Security Code Analysis
3524
items:
36-
- name: Overview
37-
href: security-code-analysis-overview.md
38-
- name: Onboarding and installation
39-
href: security-code-analysis-onboard.md
40-
- name: Configuration
41-
href: security-code-analysis-customize.md
42-
- name: FAQs
43-
href: security-code-analysis-faq.md
44-
- name: YAML Configuration
45-
href: yaml-configuration.md
46-
- name: Releases and roadmap
47-
href: security-code-analysis-releases.md
25+
- name: Overview
26+
href: security-code-analysis-overview.md
27+
- name: Onboarding and installation
28+
href: security-code-analysis-onboard.md
29+
- name: Configuration
30+
href: security-code-analysis-customize.md
31+
- name: FAQs
32+
href: security-code-analysis-faq.md
33+
- name: YAML Configuration
34+
href: yaml-configuration.md
35+
- name: Releases and roadmap
36+
href: security-code-analysis-releases.md
4837
- name: Microsoft Threat Modeling tool
4938
displayName: stride
5039
href: threat-modeling-tool.md
@@ -96,4 +85,5 @@
9685
- name: Sensitive data
9786
href: threat-modeling-tool-sensitive-data.md
9887
- name: Session management
99-
href: threat-modeling-tool-session-management.md
88+
href: threat-modeling-tool-session-management.md
89+
expanded: true

0 commit comments

Comments
 (0)
Please sign in to comment.