diff --git a/articles/mobile-services-how-to-register-google-authentication.md b/articles/mobile-services-how-to-register-google-authentication.md
index 2c3b165a5f7..850ef1f1ee3 100644
--- a/articles/mobile-services-how-to-register-google-authentication.md
+++ b/articles/mobile-services-how-to-register-google-authentication.md
@@ -24,6 +24,8 @@ This topic shows you how to register your apps to be able to use Google to authe
![][4]
+ >[WACOM.NOTE]For a .NET backend mobile service published to Windows Azure by using Visual Studio, the redirect URL is the URL of your mobile service appended with the path _signin-google_ your mobile service as a .NET service, such as https://todolist.azure-mobile.net/signin-google
.
+
6. Under **Client ID for web applications**, make a note of the values of **Client ID** and **Client secret**.
![][5]
diff --git a/articles/mobile-services-how-to-register-twitter-authentication.md b/articles/mobile-services-how-to-register-twitter-authentication.md
index a9fcc9669c4..3d117e8a9fd 100644
--- a/articles/mobile-services-how-to-register-twitter-authentication.md
+++ b/articles/mobile-services-how-to-register-twitter-authentication.md
@@ -16,9 +16,8 @@ This topic shows you how to register your apps to be able to use Twitter to auth
![][2]
-
The Web Site value is required but is not used.
-https://todolist.azure-mobile.net/signin-twitter
.