We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5f731c commit 1c72b94Copy full SHA for 1c72b94
1 file changed
AppCreationScripts/sample.json
@@ -3,7 +3,8 @@
3
"RepositoryUrl": "https://github.com/Azure-Samples/ms-identity-python-webapp",
4
"Title": "Integrating Microsoft Identity Platform with a Python web application",
5
"Level": 300,
6
- "Service": "Python Web Application",
+ "Client": "Python Web Application",
7
+ "Service": "Microsoft Graph",
8
"Endpoint": "Microsoft identity platform (formerly Azure AD v2.0)"
9
},
10
@@ -57,4 +58,4 @@
57
58
]
59
}
60
-}
61
+}
0 commit comments