Skip to content

Commit 2c744d9

Browse files
authored
Merge pull request #231216 from kriation/wip/azure-spring-apps-lza
Fix links to spring apps reference implementation
2 parents 293d8cd + 078a65e commit 2c744d9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.openpublishing.publish.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -760,7 +760,7 @@
760760
},
761761
{
762762
"path_to_root": "azure-spring-apps-reference-architecture",
763-
"url": "https://github.com/Azure/azure-spring-apps-reference-architecture",
763+
"url": "https://github.com/Azure/azure-spring-apps-landing-zone-accelerator",
764764
"branch": "reference-architecture",
765765
"branch_mapping": {}
766766
},

articles/spring-apps/reference-architecture.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Azure Spring Apps Standard tier is composed of the Spring Cloud Config Server, t
2424

2525
Azure Spring Apps Enterprise tier is composed of the VMware Tanzu® Build Service™, Application Configuration Service for VMware Tanzu®, VMware Tanzu® Service Registry, Spring Cloud Gateway for VMware Tanzu®, and API portal for VMware Tanzu®.
2626

27-
For an implementation of this architecture, see the [Azure Spring Apps Reference Architecture][10] repository on GitHub.
27+
For an implementation of this architecture, see the [Azure Spring Apps Reference Architecture][10] on GitHub.
2828

2929
Deployment options for this architecture include Azure Resource Manager (ARM), Terraform, Azure CLI, and Bicep. The artifacts in this repository provide a foundation that you can customize for your environment. You can group resources such as Azure Firewall or Application Gateway into different resource groups or subscriptions. This grouping helps keep different functions separate, such as IT infrastructure, security, business application teams, and so on.
3030

@@ -278,7 +278,7 @@ Explore this reference architecture through the ARM, Terraform, and Azure CLI de
278278
[7]: ../web-application-firewall/index.yml
279279
[8]: ./how-to-config-server.md
280280
[9]: https://steeltoe.io/
281-
[10]: https://github.com/Azure/azure-spring-apps-reference-architecture
281+
[10]: https://github.com/Azure/azure-spring-apps-landing-zone-accelerator/tree/reference-architecture
282282
[11]: ./how-to-deploy-in-azure-virtual-network.md#virtual-network-requirements
283283
[12]: ./vnet-customer-responsibilities.md#azure-spring-apps-network-requirements
284284
[13]: ./vnet-customer-responsibilities.md#azure-spring-apps-fqdn-requirements--application-rules

0 commit comments

Comments
 (0)