diff --git a/windows/security/threat-protection/windows-defender-atp/exposed-apis-create-app-webapp.md b/windows/security/threat-protection/windows-defender-atp/exposed-apis-create-app-webapp.md index fe039331c2..cb022fb3f5 100644 --- a/windows/security/threat-protection/windows-defender-atp/exposed-apis-create-app-webapp.md +++ b/windows/security/threat-protection/windows-defender-atp/exposed-apis-create-app-webapp.md @@ -88,7 +88,7 @@ This page explains how to create an app, get an access token to Windows Defender If in the future you will want to add more permission to the app, you will need to press it again so the changes will take effect. - ![Image of Grant permissions](images/GrantPermissions.png) + ![Image of Grant permissions](images/webapp-grant-permissions.png) 9. Click **Keys** and type a key name and click **Save**. diff --git a/windows/security/threat-protection/windows-defender-atp/images/webapp-grant-permissions.png b/windows/security/threat-protection/windows-defender-atp/images/webapp-grant-permissions.png new file mode 100644 index 0000000000..363bb4a32a Binary files /dev/null and b/windows/security/threat-protection/windows-defender-atp/images/webapp-grant-permissions.png differ