Skip to content

Commit f77aa15

Browse files
houk-msmaud-lv
andauthored
Apply suggestions from code review
Co-authored-by: Maud <[email protected]>
1 parent 623ae5e commit f77aa15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/service-connector/how-to-build-connections-with-iac-tools.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.author: honc
99
---
1010
# How to translate your infrastructure to an IaC template
1111

12-
Service Connector helps users connect their compute services to target backing services in just a few clicks or commands. When moving from a getting-started to a production stage, users also need the transition from manual configurations to Infrastructure as Code (IaC) templates in the CI/CD pipelines. In this guide, we show how to translate your Azure services with connections to IaC templates.
12+
Service Connector helps users connect their compute services to target backing services in just a few clicks or commands. When moving from a getting-started to a production stage, users also need to make the transition from using manual configurations to using Infrastructure as Code (IaC) templates in their CI/CD pipelines. In this guide, we show how to translate your connected Azure services to IaC templates.
1313

1414
## Prerequisites
1515

@@ -27,7 +27,7 @@ To implement the logics to build connections, there are also two options:
2727
* Using Service Connector in the template.
2828
* Using template logics to configure source and target services directly.
2929

30-
Combinations of these different options can produce different solutions. Due to [IaC limitations](./known-limitations.md) in Service Connector, we recommend that you implement the following solutions in the order presented below. To apply these solutions; you must understand the IaC tools and the template authoring grammar.
30+
Combinations of these different options can produce different solutions. Due to [IaC limitations](./known-limitations.md) in Service Connector, we recommend that you implement the following solutions in the order presented below. To apply these solutions, you must understand the IaC tools and the template authoring grammar.
3131

3232
| Solution | Provision source and target | Build connection | Applicable scenario | Pros | Cons |
3333
| :------: | :-------------------------: | :-------------------------------------------------------: | :----------------------------------------------------------------------: | ---------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |

0 commit comments

Comments
 (0)