Skip to content

Commit db2b555

Browse files
committed
Broken Links
1 parent 3700ff8 commit db2b555

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/security/develop/secure-design.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article discusses best practices to consider during the requir
44
author: TerryLanfear
55
manager: rkarlin
66
ms.author: terrylan
7-
ms.date: 02/06/2023
7+
ms.date: 09/26/2023
88
ms.topic: article
99
ms.service: security
1010
ms.subservice: security-develop
@@ -40,7 +40,7 @@ Use the following resources during the training stage to familiarize yourself wi
4040

4141
* [Secure DevOps Kit for Azure](https://github.com/azsk/AzTS-docs/#readme) is a collection of scripts, tools, extensions, and automations that cater to the comprehensive Azure subscription and resource security needs of DevOps teams that use extensive automation. The Secure DevOps Kit for Azure can show you how to smoothly integrate security into your native DevOps workflows. The kit addresses tools like security verification tests (SVTs), which can help developers write secure code and test the secure configuration of their cloud applications in the coding and early development stages.
4242

43-
* [Security best practices for Azure solutions](https://azure.microsoft.com/resources/security-best-practices-for-azure-solutions) provides a collection of security best practices to use as you design, deploy, and manage your cloud solutions by using Azure.
43+
* [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.
4444

4545
## Requirements
4646

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Best practices to help you develop more secure code and deploy a mo
44
author: TerryLanfear
55
manager: rkarlin
66
ms.author: terrylan
7-
ms.date: 02/06/2023
7+
ms.date: 09/26/2023
88
ms.topic: article
99
ms.service: security
1010
ms.subservice: security-develop
@@ -61,7 +61,7 @@ applications and to help secure your applications on Azure:
6161

6262
[Microsoft identity platform](../../active-directory/develop/index.yml) - The Microsoft identity platform is an evolution of the Azure AD 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.
6363

64-
[Security best practices for Azure solutions](https://azure.microsoft.com/resources/security-best-practices-for-azure-solutions/) - A collection of security best practices to use when you design, deploy, and manage cloud solutions by using Azure. This paper is intended to be a resource for IT pros. This might include designers, architects, developers, and testers who build and deploy secure Azure solutions.
64+
[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.
6565

6666
[Security and Compliance Blueprints on Azure](../../governance/blueprints/samples/azure-security-benchmark-foundation/index.md) - Azure Security and Compliance Blueprints are resources that can help you build and launch cloud-powered applications that comply with stringent regulations and standards.
6767

0 commit comments

Comments
 (0)