Skip to content

Commit eb880a0

Browse files
Merge pull request #88468 from TerryLanfear/sep2019-dev
update to TOC and landing page
2 parents 5910484 + 9568f0c commit eb880a0

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

articles/security/develop/TOC.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
items:
99
- name: Web app in a Linux container
1010
href: secure-web-app.md
11+
- name: Industry compliant solutions
12+
items:
13+
- name: Payment card industry
14+
href: secure-pci-web-app.md
1115

1216
- name: Concepts
1317
expanded: true

articles/security/develop/index.yml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
### YamlMime:YamlDocument
22
documentType: LandingData
3-
title: Secure Development Documentation
3+
title: Secure development documentation
44
metadata:
55
document_id:
6-
title: Secure Development Documentation on Microsoft Azure
6+
title: Secure development documentation on Microsoft Azure
77
meta.description: Learn how to develop secure apps on Azure.
88
services: security
99
author: TerryLanfear
10-
manager: barbkess
10+
manager: rkarlin
1111
ms.service: security
1212
ms.subservice: develop
1313
ms.tgt_pltfrm: na
1414
ms.devlang: na
1515
ms.topic: landing-page
16-
ms.date: 08/29/2019
16+
ms.date: 09/14/2019
1717
ms.author: terrylan
1818
abstract:
1919
description: "Learn how to develop and deploy secure applications on Azure with our sample apps, best practices, and guidance."
@@ -28,12 +28,12 @@ sections:
2828
- href: /azure/security/develop/secure-dev-overview
2929
html: <p>Develop a secure web application on Azure</p>
3030
image:
31-
src: /media/common/i_get-started.svg
31+
src: https://docs.microsoft.com/media/common/i_get-started.svg
3232
title: Get started
3333
- href: https://docs.microsoft.com/learn/modules/top-5-security-items-to-consider
3434
html: <p>Top five security items for web apps</p>
3535
image:
36-
src: /media/common/i_learn-about.svg
36+
src: https://docs.microsoft.com/media/common/i_learn-about.svg
3737
title: Build your skills with Microsoft Learn
3838

3939
- title: Secure sample apps
@@ -43,6 +43,7 @@ sections:
4343
className: spaced noBullet
4444
items:
4545
- html: <a href="/azure/security/develop/secure-web-app">Web app in a Linux container</a>
46+
- html: <a href="/azure/security/develop/secure-pci-web-app">Payment card industry</a>
4647

4748
- title: Concepts
4849
items:

0 commit comments

Comments
 (0)