Skip to content

Commit 169d541

Browse files
authored
Alt text fix
1 parent bc499e8 commit 169d541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/includes/web-app/quickstart-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ In this quickstart, you download and run a code sample that demonstrates how a P
1818

1919
The following diagram displays how the sample app works:
2020

21-
![Shows how the sample app generated by this quickstart works](../../media/quickstart-v2-python-webapp/topology.png)
21+
![Diagram that shows how the sample app generated by this quickstart works.](../../media/quickstart-v2-python-webapp/topology.png)
2222

2323
1. The application uses the [`identity` package](https://pypi.org/project/identity/) to obtain an access token from the Microsoft Identity platform.
2424
2. The access token is used as a bearer token to authenticate the user when calling the Microsoft Graph API.

0 commit comments

Comments
 (0)