From d7f633d187ea8a2e2929f27b7a9a916e58a3dfcf Mon Sep 17 00:00:00 2001 From: Chad Kittel Date: Fri, 7 Jun 2024 11:33:06 -0500 Subject: [PATCH] Patterns and practices - remove link to github issues --- .../architecture-center/aac-contribute.md | 32 +++++++------------ 1 file changed, 11 insertions(+), 21 deletions(-) diff --git a/Contribute/content/architecture-center/aac-contribute.md b/Contribute/content/architecture-center/aac-contribute.md index 0e9e616a..c02013df 100644 --- a/Contribute/content/architecture-center/aac-contribute.md +++ b/Contribute/content/architecture-center/aac-contribute.md @@ -1,34 +1,24 @@ --- -title: Contribute to Patterns and Practices content -description: This article describes how to contribute to Patterns and Practices repositories. +title: Contribute to Azure Patterns and Practices content +description: This article describes how to contribute to Azure Patterns and Practices repositories. ms.topic: contributor-guide ms.service: learn ms.custom: external-contributor-guide -author: martinekuan -ms.author: martinek -ms.date: 02/01/2024 +author: lnyswonger +ms.author: lnyswonger +ms.date: 06/07/2024 --- -# Patterns and Practices contributions +# Azure Patterns and Practices contributions -Patterns and Practices content helps customers design, build, and operate solutions on Azure. The content comprises three content portfolios listed below. Contributions are encouraged through GitHub pull requests and issues. +Azure Patterns and Practices content helps customers design, build, and operate solutions on Azure. The content comprises three content portfolios listed below. Contributions are encouraged through GitHub pull requests. | Portfolio | Summary | Repository | |-----------|---------|------------| -| Azure Architecture Center | Guidance for architecting solutions on Azure using established patterns and practices, incorporating the five pillars of architectural excellence. Use the technology choices and guides to determine the services that are right for your solution or industry. | [https://github.com/microsoftdocs/architecture-center](https://github.com/microsoftdocs/architecture-center) | -| Azure Well-Architected Framework | A set of guiding tenets to improve the quality of a workload. The framework consists of five pillars of architectural excellence to help produce a high-quality, stable, and efficient cloud architecture: reliability, security, cost optimization, operational excellence, and performance efficiency. | [https://github.com/microsoftdocs/well-architected](https://github.com/microsoftdocs/well-architected) | -| Cloud Adoption Framework for Azure | A full lifecycle framework that enables cloud architects, IT professionals, and business decision-makers to achieve their cloud-adoption goals. Best practices, documentation, and tools help you create and implement business and technology strategies for the cloud. | [https://github.com/microsoftdocs/cloud-adoption-framework](https://github.com/microsoftdocs/cloud-adoption-framework) | +| Azure Architecture Center | Guidance for architecting solutions on Azure using established patterns and practices, incorporating the five pillars of architectural excellence. Use the technology choices and guides to determine the services that are right for your workload's requirements. | [https://github.com/MicrosoftDocs/architecture-center](https://github.com/MicrosoftDocs/architecture-center) | +| Azure Well-Architected Framework | A set of guiding tenets to improve the quality of a workload. The framework consists of five pillars of architectural excellence to help produce a high-quality, stable, and efficient cloud architecture: reliability, security, cost optimization, operational excellence, and performance efficiency. | [https://github.com/MicrosoftDocs/well-architected](https://github.com/MicrosoftDocs/well-architected) | +| Cloud Adoption Framework for Azure | A full lifecycle framework that enables cloud architects, IT professionals, and business decision-makers to achieve their cloud-adoption goals. Best practices, documentation, and tools help you create and implement business and technology strategies for the cloud. | [https://github.com/MicrosoftDocs/cloud-adoption-framework](https://github.com/MicrosoftDocs/cloud-adoption-framework) | ## Propose changes to an article -You can propose small changes to content if you want to correct a typo or error, add a link, or add more details. Ensure that your contribution is technically accurate and provides helpful or valuable information in the context of the article. To get started, select the "Edit this document" pencil icon in the upper-right corner of the page you'd like to contribute to. See [Edit Microsoft Learn documentation](../how-to-write-quick-edits.md) for more details. - -## Submit a content suggestion - -If you'd like to propose new content or substantial changes to content, use the links below to file a GitHub issue in the appropriate repository: - -[Azure Architecture Center proposal](https://github.com/MicrosoftDocs/architecture-center/issues/new?title=Content%20suggestion&body=Provide%20a%20detailed%20description%20of%20your%20proposal,%20including%20links%20to%20related%20or%20impacted%20articles,%20and%20any%20relevant%20attachments:) - -[Azure Well-Architected Framework proposal](https://github.com/MicrosoftDocs/well-architected/issues/new?title=Content%20suggestion&body=Provide%20a%20detailed%20description%20of%20your%20proposal,%20including%20links%20to%20related%20or%20impacted%20articles,%20and%20any%20relevant%20attachments:) - -[Cloud Adoption Framework for Azure proposal](https://github.com/MicrosoftDocs/cloud-adoption-framework/issues/new?title=Content%20suggestion&body=Provide%20a%20detailed%20description%20of%20your%20proposal,%20including%20links%20to%20related%20or%20impacted%20articles,%20and%20any%20relevant%20attachments:) +You can propose small changes to content if you want to correct a typo or error, add a link, or add more details. Ensure that your contribution is technically accurate and provides helpful or valuable information in the context of the article. To get started, select the "Edit this document" pencil icon in the upper-right corner of the page you'd like to contribute to. See [Edit Microsoft Learn documentation](../how-to-write-quick-edits.md) for more details. If you can't directly propose the change through GitHub, you can also use the [feedback experience](../provide-feedback.md) at the bottom of the page you'd like to see improved.