From 9e4f9dbbcc0240677353015d130bd29c3679bb81 Mon Sep 17 00:00:00 2001 From: Bit Date: Thu, 4 Mar 2021 22:23:50 -0800 Subject: [PATCH 1/2] Added Web Trends --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea4bcb5..2c2a46f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Before we get this to work, we first have to create a portal within Azure howeve ## Azure Setup ### Things you'll need to do no matter what -1. Go to http://windowsazure.com and create an account. (Just create a free one - it gives you more than enough credits to try this demo out). +1. Go to https://windowsazure.com/?WT.mc_id=mobile-0000-masoucou and create an account. (Just create a free one - it gives you more than enough credits to try this demo out). 2. Create a new mobile service. Follow the wizard that it gives you. You'll probably need to create a new SQL Server and database, and will need a new user id and password for each. 3. Remember all the names from step from steps 1 and 2. From 56431e28da792dc686c476baf21bf1d649bff241 Mon Sep 17 00:00:00 2001 From: Bit Date: Fri, 5 Mar 2021 01:00:47 -0800 Subject: [PATCH 2/2] Added Web Trends