Skip to content

Commit 79e1f4b

Browse files
committed
SEO for mobile apps
1 parent 396ae68 commit 79e1f4b

File tree

40 files changed

+72
-374
lines changed

40 files changed

+72
-374
lines changed

articles/app-service-mobile/app-service-mobile-android-get-started-offline-data.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,12 @@
11
---
2-
title: Enable offline sync for your Azure Mobile App (Android)
3-
description: Learn how to use App Service Mobile Apps to cache and sync offline data in your Android application
4-
documentationcenter: android
5-
author: elamalani
6-
manager: crdun
7-
services: app-service\mobile
2+
title: Enable offline sync (Android)
3+
description: Learn how to use App Service Mobile Apps to cache and sync offline data in your Android application.
84

95
ms.assetid: 32a8a079-9b3c-4faf-8588-ccff02097224
10-
ms.service: app-service-mobile
11-
ms.workload: mobile
126
ms.tgt_pltfrm: mobile-android
137
ms.devlang: java
148
ms.topic: article
159
ms.date: 06/25/2019
16-
ms.author: emalani
1710
---
1811
# Enable offline sync for your Android mobile app
1912
[!INCLUDE [app-service-mobile-selector-offline](../../includes/app-service-mobile-selector-offline.md)]

articles/app-service-mobile/app-service-mobile-android-get-started-push.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,12 @@
11
---
2-
title: Add push notifications to your Android app with Mobile Apps | Microsoft Docs
2+
title: Add push notifications to your Android app
33
description: Learn how to use Mobile Apps to send push notifications to your Android app.
4-
services: app-service\mobile
5-
documentationcenter: android
6-
manager: crdun
7-
editor: ''
8-
author: elamalani
94

105
ms.assetid: 9058ed6d-e871-4179-86af-0092d0ca09d3
11-
ms.service: app-service-mobile
12-
ms.workload: mobile
136
ms.tgt_pltfrm: mobile-android
147
ms.devlang: java
158
ms.topic: article
169
ms.date: 06/25/2019
17-
ms.author: emalani
1810
---
1911
# Add push notifications to your Android app
2012

articles/app-service-mobile/app-service-mobile-android-get-started-users.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,12 @@
11
---
2-
title: Add authentication on Android with Mobile Apps | Microsoft Docs
3-
description: Learn how to use the Mobile Apps feature of Azure App Service to authenticate users of your Android app through a variety of identity providers, including Google, Facebook, Twitter, and Microsoft.
4-
services: app-service\mobile
5-
documentationcenter: android
6-
author: elamalani
7-
manager: crdun
8-
editor: ''
2+
title: Add authentication on Android
3+
description: Learn how to use Azure App Service to authenticate users of your Android app with identity providers like Google, Facebook, Twitter, and Microsoft.
94

105
ms.assetid: 1fc8e7c1-6c3c-40f4-9967-9cf5e21fc4e1
11-
ms.service: app-service-mobile
12-
ms.workload: mobile
136
ms.tgt_pltfrm: mobile-android
147
ms.devlang: java
158
ms.topic: article
169
ms.date: 06/25/2019
17-
ms.author: emalani
1810
---
1911
# Add authentication to your Android app
2012
[!INCLUDE [app-service-mobile-selector-get-started-users](../../includes/app-service-mobile-selector-get-started-users.md)]

articles/app-service-mobile/app-service-mobile-android-get-started.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,12 @@
11
---
2-
title: Create an Android app on Azure App Service Mobile Apps | Microsoft Docs
3-
description: Follow this tutorial to get started with using Azure mobile app backends for Android development
4-
services: app-service\mobile
5-
documentationcenter: android
6-
author: elamalani
7-
manager: crdun
8-
editor: ''
2+
title: Create an Android app
3+
description: Follow this tutorial to get started with using Azure mobile app backends for Android app development.
94

105
ms.assetid: 355f0959-aa7f-472c-a6c7-9eecea3a34a9
11-
ms.service: app-service-mobile
12-
ms.workload: na
136
ms.tgt_pltfrm: mobile-android
147
ms.devlang: java
158
ms.topic: conceptual
169
ms.date: 5/6/2019
17-
ms.author: emalani
1810
---
1911
# Create an Android app
2012
[!INCLUDE [app-service-mobile-selector-get-started](../../includes/app-service-mobile-selector-get-started.md)]

articles/app-service-mobile/app-service-mobile-android-how-to-use-client-library.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,12 @@
11
---
2-
title: How to use the Azure Mobile Apps SDK for Android | Microsoft Docs
2+
title: How to use the SDK for Android
33
description: How to use the Azure Mobile Apps SDK for Android
4-
services: app-service\mobile
5-
documentationcenter: android
6-
author: elamalani
7-
manager: crdun
84

95
ms.assetid: 5352d1e4-7685-4a11-aaf4-10bd2fa9f9fc
10-
ms.service: app-service-mobile
11-
ms.workload: mobile
126
ms.tgt_pltfrm: mobile-android
137
ms.devlang: java
148
ms.topic: article
159
ms.date: 06/25/2019
16-
ms.author: emalani
1710
---
1811

1912
# How to use the Azure Mobile Apps SDK for Android

articles/app-service-mobile/app-service-mobile-auth.md

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,9 @@
11
---
2-
title: Authentication and authorization in Azure App Service for mobile apps | Microsoft Docs
3-
description: Conceptual reference and overview of the Authentication / Authorization feature for Azure App Service, specifically for mobile apps
4-
services: app-service
5-
documentationcenter: ''
6-
author: mattchenderson
7-
manager: erikre
8-
editor: ''
9-
10-
ms.service: app-service
11-
ms.workload: mobile
12-
ms.tgt_pltfrm: na
2+
title: Authentication and authorization
3+
description: Conceptual reference and overview of the Authentication / Authorization feature for Azure App Service, specifically for mobile apps.
4+
135
ms.topic: article
146
ms.date: 10/01/2016
15-
ms.author: mahender
16-
177
---
188
# Authentication and authorization in Azure App Service for mobile apps
199

articles/app-service-mobile/app-service-mobile-client-and-server-versioning.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,12 @@
11
---
2-
title: Client and server SDK versioning in Mobile Apps and Mobile Services | Microsoft Docs
3-
description: List of client SDKs and compatibility with server SDK versions for Mobile Services and Azure Mobile Apps
4-
services: app-service\mobile
5-
documentationcenter: ''
6-
author: conceptdev
7-
manager: crdun
8-
editor: ''
2+
title: Client and server SDK versioning
3+
description: List of client SDKs and compatibility with server SDK versions for Mobile Services and Azure Mobile Apps.
94

105
ms.assetid: 35b19672-c9d6-49b5-b405-a6dcd1107cd5
11-
ms.service: app-service-mobile
12-
ms.workload: mobile
136
ms.tgt_pltfrm: mobile-multiple
147
ms.devlang: dotnet
158
ms.topic: article
169
ms.date: 10/01/2016
17-
ms.author: crdun
18-
1910
---
2011
# Client and server versioning in Mobile Apps and Mobile Services
2112
> [!NOTE]

articles/app-service-mobile/app-service-mobile-cordova-get-started-offline-data.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,12 @@
11
---
2-
title: Enable offline sync for your Azure Mobile App (Cordova) | Microsoft Docs
3-
description: Learn how to use App Service Mobile App to cache and sync offline data in your Cordova application
4-
documentationcenter: cordova
5-
author: elamalani
6-
manager: crdun
7-
editor: ''
8-
services: app-service\mobile
2+
title: Enable offline sync (Cordova)
3+
description: Learn how to use App Service Mobile App to cache and sync offline data in your Cordova application.
94

105
ms.assetid: 1a3f685d-f79d-4f8b-ae11-ff96e79e9de9
11-
ms.service: app-service-mobile
12-
ms.workload: mobile
136
ms.tgt_pltfrm: mobile-cordova-ios
147
ms.devlang: dotnet
158
ms.topic: article
169
ms.date: 06/25/2019
17-
ms.author: emalani
1810
---
1911
# Enable offline sync for your Cordova mobile app
2012
[!INCLUDE [app-service-mobile-selector-offline](../../includes/app-service-mobile-selector-offline.md)]

articles/app-service-mobile/app-service-mobile-cordova-get-started-push.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,12 @@
11
---
2-
title: Add push notifications to an Apache Cordova app with the Mobile Apps feature of Azure App Service | Microsoft Docs
2+
title: Add push notifications to an Apache Cordova app
33
description: Learn how to use Mobile Apps to send push notifications to your Apache Cordova app.
4-
services: app-service\mobile
5-
documentationcenter: javascript
6-
manager: crdun
7-
editor: ''
8-
author: elamalani
94

105
ms.assetid: 92c596a9-875c-4840-b0e1-69198817576f
11-
ms.service: app-service-mobile
12-
ms.workload: mobile
136
ms.tgt_pltfrm: mobile-html
147
ms.devlang: javascript
158
ms.topic: article
169
ms.date: 06/25/2019
17-
ms.author: emalani
1810
---
1911
# Add push notifications to your Apache Cordova app
2012

articles/app-service-mobile/app-service-mobile-cordova-get-started-users.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,12 @@
11
---
2-
title: Add authentication on Apache Cordova with Mobile Apps | Microsoft Docs
3-
description: Learn how to use Mobile Apps in Azure App Service to authenticate users of your Apache Cordova app through a variety of identity providers, including Google, Facebook, Twitter, and Microsoft.
4-
services: app-service\mobile
5-
documentationcenter: javascript
6-
author: elamalani
7-
manager: crdun
8-
editor: ''
2+
title: Add authentication on Apache Cordova
3+
description: Learn how to use Mobile Apps in Azure App Service to authenticate users of your Apache Cordova app with identity providers like Google, Facebook, Twitter, and Microsoft.
94

105
ms.assetid: 10dd6dc9-ddf5-423d-8205-00ad74929f0d
11-
ms.service: app-service-mobile
12-
ms.workload: na
136
ms.tgt_pltfrm: mobile-html
147
ms.devlang: javascript
158
ms.topic: article
169
ms.date: 06/25/2019
17-
ms.author: emalani
1810
---
1911
# Add authentication to your Apache Cordova app
2012
[!INCLUDE [app-service-mobile-selector-get-started-users](../../includes/app-service-mobile-selector-get-started-users.md)]

0 commit comments

Comments
 (0)