Skip to content

Commit 8ab0cdf

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

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@ ms.date: 06/25/2019
1111
# Add authentication to your Xamarin.iOS app
1212
[!INCLUDE [app-service-mobile-selector-get-started-users](../../includes/app-service-mobile-selector-get-started-users.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

2116
This topic shows you how to authenticate users of an App Service Mobile App from your client application. In this tutorial, you add authentication to the Xamarin.iOS quickstart project using an identity provider that is supported by App Service. After being successfully authenticated and authorized by your Mobile App, the user ID value is displayed and you will be able to access restricted table data.

0 commit comments

Comments
 (0)