Skip to content

Commit 81ef34f

Browse files
authored
Merge pull request MicrosoftDocs#3720 from anttipajunen/patch-1
Corrected typo
2 parents e2ca62d + 7413f97 commit 81ef34f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/maker/canvas-apps/connections/sql-server-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ After you deploy this app, end users can use the connection deployed with your a
5757
5858
## Real-world uses of implicit connection
5959

60-
There are valid use cases for both implicit and explicit authentication methods. Consider security model, and ease of development when choosing your approach. As a general rule, use an explicit authentication method for any situation where you've a business requirement where data must be restricted on a row or column basis.
60+
There are valid use cases for both implicit and explicit authentication methods. Consider security model, and ease of development when choosing your approach. As a general rule, use an explicit authentication method for any situation where you have a business requirement where data must be restricted on a row or column basis.
6161

6262
For an example of explicit connection use case, consider a sales manager who should only be allowed to see price discounts or base cost data that is in the same table where another sales professional needs to see product and price.
6363

0 commit comments

Comments
 (0)