Skip to content

Commit

Permalink
Merge pull request #178460 from yucwan/patch-129
Browse files Browse the repository at this point in the history
add link to connector
  • Loading branch information
PRMerger4 authored Nov 3, 2021
2 parents c0b89e3 + 976e394 commit b73b2a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion articles/spring-cloud/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Which one should I use and what are the limits within each tier?
* Azure Spring Cloud offers two pricing tiers: Basic and Standard. The Basic tier is targeted for Dev/Test and trying out Azure Spring Cloud. The Standard tier is optimized to run general purpose production traffic. See [Azure Spring Cloud pricing details](https://azure.microsoft.com/pricing/details/spring-cloud/) for limits and feature level comparison.

### What's the difference between Service Binding and Service Connector?
We are not actively developing additional capabilities for Service Binding in favor of the new Azure-wise solution named Service Connector. On the one hand, the new solution brings you consistent integration experience across App hosting services on Azure like App Service. On the other hand, it covers your needs better by starting with supporting 10+ most used target Azure services including MySQL, SQL DB, Cosmos DB, Postgres DB, Redis, Storage and more. Service Connector is currently in Public Preview, we invite you to try out the new experience.
We are not actively developing additional capabilities for Service Binding in favor of the new Azure-wise solution named [Service Connector](/azure/service-connector/overview). On the one hand, the new solution brings you consistent integration experience across App hosting services on Azure like App Service. On the other hand, it covers your needs better by starting with supporting 10+ most used target Azure services including MySQL, SQL DB, Cosmos DB, Postgres DB, Redis, Storage and more. Service Connector is currently in Public Preview, we invite you to try out the new experience.

### How can I provide feedback and report issues?

Expand Down

0 comments on commit b73b2a3

Please sign in to comment.