Skip to content

Commit fd2dac9

Browse files
author
premgan
authored
Update sample-v2-code.md
Removed reference to calling your own API since code only shows how to call Graph API.
1 parent 431d246 commit fd2dac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/sample-v2-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ The following sample shows a public client application running on a device witho
138138
139139
## Microsoft Teams applications
140140

141-
The following sample illustrates Microsoft Teams Tab application that signs in users. Additionally it demonstrates how to call Microsoft Graph, or your own web API with the user's identity using the Microsoft Authentication Library (MSAL).
141+
The following sample illustrates Microsoft Teams Tab application that signs in users. Additionally it demonstrates how to call Microsoft Graph API with the user's identity using the Microsoft Authentication Library (MSAL).
142142

143143
> [!div class="mx-tdCol2BreakAll"]
144144
> | Language/<br/>Platform | Code sample(s) <br/>on GitHub | Auth<br/> libraries | Auth flow |

0 commit comments

Comments
 (0)