Skip to content

Commit 6e362a4

Browse files
authored
Update app-service-mobile-xamarin-ios-get-started.md
1 parent 8ab0cdf commit 6e362a4

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

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

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@ ms.date: 06/25/2019
1111
# Create a Xamarin.iOS app
1212
[!INCLUDE [app-service-mobile-selector-get-started](../../includes/app-service-mobile-selector-get-started.md)]
1313

14-
> [!NOTE]
15-
> Visual Studio App Center supports end to end and integrated services central to mobile app development. Developers can use **Build**, **Test** and **Distribute** services to set up Continuous Integration and Delivery pipeline. Once the app is deployed, developers can monitor the status and usage of their app using the **Analytics** and **Diagnostics** services, and engage with users using the **Push** service. Developers can also leverage **Auth** to authenticate their users and **Data** service to persist and sync app data in the cloud.
16-
>
17-
> If you are looking to integrate cloud services in your mobile application, sign up with [App Center](https://appcenter.ms/?utm_source=zumo&utm_medium=Azure&utm_campaign=zumo%20doc) today.
18-
1914
## Overview
2015
This tutorial shows you how to add a cloud-based backend service to a Xamarin.iOS mobile app by using an Azure mobile app backend. You
2116
create both a new mobile app backend and a simple *Todo list* Xamarin.iOS app that stores app data in Azure.
@@ -64,4 +59,4 @@ To complete this tutorial, you need the following prerequisites:
6459
> You can review the code that accesses your mobile app backend to query and insert data, which is found in the ToDoActivity.cs C# file.
6560
6661
<!-- Images. -->
67-
[10]: ./media/app-service-mobile-xamarin-ios-get-started/mobile-quickstart-startup-ios.png
62+
[10]: ./media/app-service-mobile-xamarin-ios-get-started/mobile-quickstart-startup-ios.png

0 commit comments

Comments
 (0)