Skip to content

Commit c5a3feb

Browse files
ChenTanyimaud-lv
andauthored
Update articles/service-connector/how-to-build-connections-with-iac-tools.md
Co-authored-by: Maud <[email protected]>
1 parent 482b12b commit c5a3feb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ resource roleAssignment 'Microsoft.Authorization/roleAssignments@2022-04-01' = {
250250
}
251251
```
252252

253-
When building connections using template logic directly, it's crucial to understand what Service Connector does for each kind of authentication type, as the template logic are equivalent to the Service Connector backend operations. The following table shows the operation details that you need translate to template logic for each kind of authentication type.
253+
When building connections using template logic directly, it's crucial to understand what Service Connector does for each kind of authentication type, as the template logic is equivalent to the Service Connector backend operations. The following table shows the operation details that you need to translate to template logic for each kind of authentication type.
254254

255255
| Auth type | Service Connector operations |
256256
| -------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

0 commit comments

Comments
 (0)