Skip to content

Commit 6319587

Browse files
authored
Merge pull request #79073 from jwallra/patch-1
Remove outdated and redundant section for Xamarin Forms
2 parents d65afc0 + 8fc571e commit 6319587

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

articles/app-service-mobile/app-service-mobile-xamarin-forms-get-started.md

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -43,19 +43,7 @@ To complete this tutorial, you need the following:
4343

4444
The Visual Studio Tools for Xamarin are required to open the solution, see the [Xamarin installation instructions][Install Xamarin]. If the tools are already installed, follow these steps to download and open the solution:
4545

46-
### Visual Studio
47-
48-
1. Go to the [Azure portal](https://portal.azure.com/).
49-
50-
2. On the settings blade for your Mobile App, click **Quickstart** (under Deployment) > **Xamarin.Forms**. Under step 3, click **Create a new app** if it's not already selected. Next click the **Download** button.
51-
52-
This action downloads a project that contains a client application that's connected to your mobile app. Save the compressed project file to your local computer, and make a note of where you save it.
53-
54-
3. Extract the project that you downloaded, and then open it in Visual Studio.
55-
56-
4. Follow the instructions below to run the Android or Windows projects; and if there is a networked Mac computer available, the iOS project.
57-
58-
### Visual Studio for Mac
46+
### Visual Studio (Windows and Mac)
5947

6048
1. Go to the [Azure portal](https://portal.azure.com/) and navigate to the mobile app that you created. On the `Overview` blade, look for the URL which is the public endpoint for your mobile app. Example - the sitename for my app name "test123" will be https://test123.azurewebsites.net.
6149

@@ -170,4 +158,4 @@ Please note that all the support packages referenced in your Android project mus
170158
[12]: ./media/app-service-mobile-xamarin-forms-get-started/mobile-quickstart-startup-windows.png
171159

172160
<!-- URLs. -->
173-
[Install Xamarin]: https://docs.microsoft.com/xamarin/cross-platform/get-started/installation/
161+
[Install Xamarin]: https://docs.microsoft.com/xamarin/cross-platform/get-started/installation/

0 commit comments

Comments
 (0)