Skip to content

Commit a28e088

Browse files
committed
edits
1 parent 1b004ae commit a28e088

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/cognitive-services/QnAMaker/Concepts/role-based-access-control.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,14 @@ The following diagram shows the flow, from the author's perspective, for signing
3535
|3|QnA Maker API validates the token.|
3636
|4 |QnA Maker API calls QnAMaker Service.|
3737

38-
Learn more about how to [set up authentication if you intend to call the authoring APIs](../How-To/collaborate-knowledge-base.md).
38+
If you intend to call the authoring APIs](../How-To/collaborate-knowledge-base.md), learn more about how to set up authentication.
3939

40-
## Authenticate by QnA Maker portal or API
40+
## Authenticate by QnA Maker portal
4141

4242
If you author and collaborate using the QnA Maker portal, after you [add the appropriate role to the resource for a collaborator](../How-To/collaborate-knowledge-base.md), the QnA Maker portal manages all the access permissions.
4343

44+
## Authenticate by QnA Maker APIs and SDKs
45+
4446
If you author and collaborate using the APIs, either through REST or the SDKs, you need to [create a service principal](../../authentication.md#assign-a-role-to-a-service-principal) to manage the authentication.
4547

4648
## Next step

0 commit comments

Comments
 (0)