Skip to content

Commit a2d58a8

Browse files
authored
Remove link
1 parent 4d0e3cc commit a2d58a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/how-to-enterprise-service-registry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.custom: devx-track-java, event-tier1-build-2022
1818

1919
This article shows you how to use VMware Tanzu® Service Registry with Azure Spring Apps Enterprise tier.
2020

21-
The [Tanzu Service Registry](https://docs.vmware.com/en/Spring-Cloud-Services-for-VMware-Tanzu) is one of the commercial VMware Tanzu components. This component helps you apply the *service discovery* design pattern to your applications.
21+
Tanzu Service Registry is one of the commercial VMware Tanzu components. This component helps you apply the *service discovery* design pattern to your applications.
2222

2323
Service discovery is one of the main ideas of the microservices architecture. Without service discovery, you'd have to hand-configure each client of a service or adopt some form of access convention. This process can be difficult, and the configurations and conventions can be brittle in production. Instead, you can use the Tanzu Service Registry to dynamically discover and invoke registered services in your application.
2424

0 commit comments

Comments
 (0)