Skip to content

Commit be1dea5

Browse files
authored
Merge pull request MicrosoftDocs#883 from MicrosoftDocs/master
removed change the owner of the app
2 parents 2300de0 + 5486894 commit be1dea5

File tree

4 files changed

+7
-8
lines changed

4 files changed

+7
-8
lines changed

powerapps-docs/administrator/admin-manage-apps.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: jimholtz
55
ms.service: powerapps
66
ms.component: pa-admin
77
ms.topic: conceptual
8-
ms.date: 03/21/2018
8+
ms.date: 10/24/2018
99
ms.author: jimholtz
1010
search.audienceType:
1111
- admin
@@ -44,7 +44,6 @@ Admins can do the following from the PowerApps Admin center:
4444
4. Do any of the following:
4545

4646
* Click or tap the trash can icon to delete the app.
47-
* Change the owner of the app.
4847
* View data connections, flows, and other details associated with the app.
4948
* Click or tap **Share** to view or modify the users with whom the app is shared.
5049

powerapps-docs/maker/canvas-apps/embed-apps-dev.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Integrate PowerApps into websites and other services | Microsoft Docs
2+
title: Integrate canvas apps into websites and other services | Microsoft Docs
33
description: Embed canvas apps in websites and other services.
44
author: mgblythe
55
manager: kvivek
@@ -14,7 +14,7 @@ search.audienceType:
1414
search.app:
1515
- PowerApps
1616
---
17-
# Integrate PowerApps into websites and other services
17+
# Integrate canvas apps into websites and other services
1818
The apps you build are often most useful when they're available right where people are doing their work. PowerApps enables you to embed canvas apps in an iframe so that you can integrate those apps into websites and other services, such as Power BI or SharePoint.
1919

2020
In this topic, we'll show you how to set parameters for app embedding; then we'll embed our Asset Ordering app in a website.

powerapps-docs/maker/canvas-apps/offline-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ search.audienceType:
1414
search.app:
1515
- PowerApps
1616
---
17-
# Develop offline-capable canvas apps with PowerApps
17+
# Develop offline-capable canvas apps
1818

1919
One of the most common scenarios you face as a mobile-app developer is enabling your users to be productive when there is limited connectivity or no connectivity at all. PowerApps has a set of features and behaviors that help you to develop offline-capable canvas apps. You can:
2020

powerapps-docs/maker/canvas-apps/register-custom-api.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Links to content about custom connectors | Microsoft Docs
3-
description: Links to content for creating, using, sharing, and certifying custom connectors in PowerApps.
2+
title: Links to content about custom connectors for canvas apps | Microsoft Docs
3+
description: Links to content for creating, using, sharing, and certifying custom connectors for canvas apps in PowerApps.
44
author: mgblythe
55
manager: kvivek
66
ms.service: powerapps
@@ -15,7 +15,7 @@ search.app:
1515
- PowerApps
1616
---
1717

18-
# Custom connectors in PowerApps
18+
# Custom connectors for canvas apps
1919

2020
Without writing any code, you can build workflows and canvas apps with [Azure Logic Apps](https://azure.microsoft.com/services/logic-apps), [Microsoft Flow](https://flow.microsoft.com), and [PowerApps](https://powerapps.microsoft.com). To help you integrate your data and business processes, these services offer [180+ connectors](https://docs.microsoft.com/connectors/) - for Microsoft services and products, as well as other services, such as GitHub, Salesforce, and Twitter.
2121

0 commit comments

Comments
 (0)