Skip to content

Commit 884a62a

Browse files
authored
Merge pull request #287568 from TerryLanfear/up-auth-3
handoff
2 parents 4da4ea5 + f75b6cd commit 884a62a

27 files changed

+85
-87
lines changed

articles/security/develop/secure-deploy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Deploy secure applications on Microsoft Azure
33
description: This article discusses best practices to consider during the release and response phases of your web application project.
4-
author: TerryLanfear
4+
author: msmbaldwin
55
manager: rkarlin
6-
ms.author: terrylan
7-
ms.date: 08/29/2023
6+
ms.author: mbaldwin
7+
ms.date: 09/29/2024
88
ms.topic: article
99
ms.service: security
1010
ms.subservice: security-develop

articles/security/develop/secure-design.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Design secure applications on Microsoft Azure
33
description: This article discusses best practices to consider during the requirement and design phases of your web application project.
4-
author: TerryLanfear
4+
author: msmbaldwin
55
manager: rkarlin
6-
ms.author: terrylan
7-
ms.date: 09/26/2023
6+
ms.author: mbaldwin
7+
ms.date: 09/29/2024
88
ms.topic: article
99
ms.service: security
1010
ms.subservice: security-develop

articles/security/develop/secure-dev-overview.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Secure development best practices on Microsoft Azure
33
description: Best practices to help you develop more secure code and deploy a more secure application in the cloud.
4-
author: TerryLanfear
4+
author: msmbaldwin
55
manager: rkarlin
6-
ms.author: terrylan
7-
ms.date: 09/26/2023
6+
ms.author: mbaldwin
7+
ms.date: 09/29/2024
88
ms.topic: article
99
ms.service: security
1010
ms.subservice: security-develop
@@ -55,8 +55,6 @@ applications and to help secure your applications on Azure:
5555

5656
[Open Worldwide Application Security Project](https://www.owasp.org/) (OWASP) - OWASP is an online community that produces freely available articles, methodologies, documentation, tools, and technologies in the field of web application security.
5757

58-
[Pushing Left, Like a Boss](https://wehackpurple.com/pushing-left-like-a-boss-part-1/) - A series of online articles that outline different types of application security activities that developers should complete to create more secure code.
59-
6058
[Microsoft identity platform](../../active-directory/develop/index.yml) - The Microsoft identity platform is an evolution of the Microsoft Entra identity service and developer platform. It's a full-featured platform that consists of an authentication service, open-source libraries, application registration and configuration, full developer documentation, code samples, and other developer content. The Microsoft identity platform supports industry-standard protocols like OAuth 2.0 and OpenID Connect.
6159

6260
[Azure security best practices and patterns](../fundamentals/best-practices-and-patterns.md) - A collection of security best practices to use when you design, deploy, and manage cloud solutions by using Azure. Guidance is intended to be a resource for IT pros. This might include designers, architects, developers, and testers who build and deploy secure Azure solutions.

articles/security/develop/secure-develop.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Develop secure applications on Microsoft Azure
33
description: This article discusses best practices to consider during the implementation and verification phases of your web application project.
4-
author: TerryLanfear
4+
author: msmbaldwin
55
manager: rkarlin
6-
ms.author: terrylan
7-
ms.date: 08/30/2023
6+
ms.author: mbaldwin
7+
ms.date: 09/29/2024
88
ms.topic: article
99
ms.service: security
1010
ms.subservice: security-develop

articles/security/fundamentals/overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: Introduction to Azure security | Microsoft Docs
33
description: Introduce yourself to Azure Security, its various services, and how it works by reading this overview.
44
services: security
5-
author: TerryLanfear
5+
author: msmbaldwin
66
manager: rkarlin
77
ms.service: security
88
ms.subservice: security-fundamentals
99
ms.topic: article
10-
ms.date: 10/22/2023
11-
ms.author: terrylan
10+
ms.date: 09/22/2024
11+
ms.author: mbaldwin
1212

1313
---
1414

articles/security/fundamentals/paas-applications-using-app-services.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ title: Securing PaaS web & mobile applications
33
titleSuffix: Azure App Service
44
description: "Learn about Azure App Service security best practices for securing your PaaS web and mobile applications. "
55
services: security
6-
author: terrylanfear
6+
author: msmbaldwin
77
manager: rkarlin
88
ms.service: security
99
ms.subservice: security-fundamentals
1010
ms.topic: article
11-
ms.date: 08/29/2023
12-
ms.author: terrylan
11+
ms.date: 09/29/2024
12+
ms.author: mbaldwin
1313

1414
---
1515
# Best practices for securing PaaS web and mobile applications using Azure App Service

articles/security/fundamentals/paas-applications-using-sql.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: Securing PaaS Databases in Azure | Microsoft Docs
33
description: "Learn about Azure SQL Database and Azure Synapse Analytics security best practices for securing your PaaS web and mobile applications. "
44
services: security
5-
author: TerryLanfear
5+
author: msmbaldwin
66
manager: rkarlin
77
ms.service: security
88
ms.subservice: security-fundamentals
99
ms.topic: article
10-
ms.date: 03/31/2023
11-
ms.author: terrylan
10+
ms.date: 09/29/2023
11+
ms.author: mbaldwin
1212

1313
---
1414
# Best practices for securing PaaS databases in Azure

articles/security/fundamentals/paas-applications-using-storage.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: Securing PaaS applications using Azure Storage | Microsoft Docs
33
description: "Learn about Azure Storage security best practices for securing your PaaS web and mobile applications."
44
services: security
5-
author: terrylanfear
5+
author: msmbaldwin
66
manager: rkarlin
77
ms.service: security
88
ms.subservice: security-fundamentals
99
ms.topic: article
10-
ms.date: 01/23/2023
11-
ms.author: terrylan
10+
ms.date: 09/29/2024
11+
ms.author: mbaldwin
1212

1313
---
1414
# Best practices for securing PaaS web and mobile applications using Azure Storage

articles/security/fundamentals/paas-deployments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: Best practices for secure PaaS deployments - Microsoft Azure
33
description: "Learn best practices for designing, building, and managing secure cloud applications on Azure and understand the security advantages of PaaS versus other cloud service models."
44
services: security
5-
author: TerryLanfear
5+
author: msmbaldwin
66
manager: rkarlin
77
ms.service: security
88
ms.subservice: security-fundamentals
99
ms.topic: article
1010
ms.date: 06/27/2024
11-
ms.author: terrylan
11+
ms.author: mbaldwin
1212

1313
---
1414
# Securing PaaS deployments

articles/security/fundamentals/pen-testing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: Penetration testing | Microsoft Docs
33
description: The article provides an overview of the penetration testing process and how to perform a pen test against your app running in Azure infrastructure.
44
services: security
5-
author: TerryLanfear
5+
author: msmbaldwin
66
manager: rkarlin
77
ms.assetid: 695d918c-a9ac-4eba-8692-af4526734ccc
88
ms.service: security
99
ms.subservice: security-fundamentals
1010
ms.topic: article
1111
ms.date: 06/27/2024
12-
ms.author: terrylan
12+
ms.author: mbaldwin
1313
---
1414

1515
# Penetration testing

0 commit comments

Comments
 (0)