Skip to content

Commit c30df38

Browse files
authored
Live publish
2 parents 8572212 + 8431f21 commit c30df38

22 files changed

+40
-53
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Microsoft Power Apps Documentation
22

3-
This is the GitHub repository for the technical product documentation for **Power Apps**. This documentation is published to [https://docs.microsoft.com/powerapps](https://docs.microsoft.com/powerapps).
3+
This is the GitHub repository for the technical product documentation for **Power Apps**. This documentation is published at [Microsoft Power Apps documentation](https://docs.microsoft.com/powerapps).
44

55
## How to contribute
66

7-
Thanks for your interest in contributing to [docs.microsoft.com](https://docs.microsoft.com/), home of technical content for Microsoft products and services.
7+
Thanks for your interest in [contributing](https://docs.microsoft.com/), home of technical content for Microsoft products and services.
88

99
To learn how to make contributions to the content in this repository, start with our [Docs contributor guide](https://docs.microsoft.com/contribute). If you are a Microsoft employee, please visit the [internal version](https://aka.ms/contributors-guide) of this guide (only accessible to Microsoft employees).
1010

powerapps-docs/developer/data-platform/dataverse-sql-query.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ select name, fullname from account a inner join contact c on a.primarycontactid
7070

7171
![Another query using a JOIN.](media/ssms-join-query.PNG)
7272

73-
### Power BI
73+
### Power BI (General Availability)
7474

7575
You can use the **Analyze in Power BI** option (**Data** > **Tables** > **Analyze in Power BI**) in Power Apps (https://make.powerapps.com) to use the Dataverse connector to analyze data in Power BI Desktop. More information: [View table data in Power BI Desktop](/powerapps/maker/data-platform/view-entity-data-power-bi)
7676

powerapps-docs/developer/data-platform/supported-customizations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You can customize Microsoft Dataverse by using tools that are available in Power
2424

2525
Customizations made using methods other than those described here are unsupported and could cause problems during updates and upgrades to Dataverse. For more information, see [Unsupported Customizations](#unsupported-customizations).
2626

27-
Topics covered in technical articles published on Microsoft sites such as docs.microsoft.com are supported, but might not be upgradable.
27+
Topics covered in technical articles published on Microsoft sites such as Microsoft Docs are supported, but might not be upgradable.
2828

2929
## Customizations using Power Apps
3030

@@ -127,4 +127,4 @@ The following is a list of unsupported action types that are frequently asked ab
127127

128128
[Supported customizations for model-driven apps](../model-driven-apps/supported-customizations.md)
129129

130-
[!INCLUDE[footer-include](../../includes/footer-banner.md)]
130+
[!INCLUDE[footer-include](../../includes/footer-banner.md)]

powerapps-docs/developer/data-platform/work-event-data-azure-event-hub-solution.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Azure Event Hubs is a highly scalable publish-subscribe service that can ingest
3030

3131
You can create an event hub in Azure either through API programming or interactively by using the [Azure portal](https://portal.azure.com/). Either way, after creating your event hub you must obtain a copy of the event hub connection string and provide that string when registering the Azure service endpoint detailed in the next section.
3232

33-
For more information about creating event hubs see the [Event Hubs documentation](https://azure.microsoft.com/documentation/services/event-hubs/).
33+
For more information about creating event hubs see the [Event Hubs documentation](/azure/event-hubs/).
3434

3535
## 2. Register an endpoint
3636

@@ -58,5 +58,4 @@ You can check the related system job in the Dataverse web application and look f
5858

5959
[Azure integration with Dataverse](azure-integration.md)
6060

61-
62-
[!INCLUDE[footer-include](../../includes/footer-banner.md)]
61+
[!INCLUDE[footer-include](../../includes/footer-banner.md)]

powerapps-docs/learning-catalog/solution-architect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The following catalog is organized from core knowledge to specific domains, and
1919
| Content | Description | Format | Length |
2020
|---------|-------------|--------|--------|
2121
| [Becoming a solution architect for Dynamics 365 and Power Platform](/learn/modules/becoming-solution-architect/) |The Solution Architect leads successful implementations and focuses on how solutions address the broader business and technical needs of organizations.  This module covers what it takes to get started as a Solution Architect and as key member of the overall project team. | Free, self-paced online learning path| 1 hr 43 min |
22-
| [Solution Architect: Design Microsoft Power Platform solutions](/learn/paths/solution-architect-data/) |A Solution Architect should have functional and technical knowledge of Microsoft Power Platform, Dynamics 365 apps, related Microsoft cloud solutions, and other third-party technologies. This Learning Path looks at architecture, data modeling, security, and related tasks for a solution architect. |Free, self-paced online learning path| 7 hr 6 min |
22+
| [Solution Architect: Design Microsoft Power Platform solutions](/learn/paths/solution-architect-data/) |A Solution Architect should have functional and technical knowledge of Microsoft Power Platform, Dynamics 365 apps, related Microsoft cloud solutions, and other third-party technologies. This learning path looks at architecture, data modeling, security, and related tasks for a solution architect. |Free, self-paced online learning path| 7 hr 6 min |
2323

2424
## Exam<a name="exam"></a>
2525

powerapps-docs/maker/canvas-apps/app-from-azure-sql-database.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ As a next step, use [Power Apps](https://make.powerapps.com) studio to customize
100100

101101
- [Share a canvas app in Power Apps](share-app.md) </br>
102102
- [Add a data connection to a canvas app in Power Apps](add-data-connection.md#add-data-source)</br>
103-
- [Microsoft Learn: Customize a canvas app in Power Apps](/learn/modules/customize-apps-in-powerapps/)
103+
- [Customize a canvas app in Power Apps](/learn/modules/customize-apps-in-powerapps/)
104104

105-
106-
[!INCLUDE[footer-include](../../includes/footer-banner.md)]
105+
[!INCLUDE[footer-include](../../includes/footer-banner.md)]

powerapps-docs/maker/canvas-apps/expense-report-install.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,19 +61,18 @@ The Expense Report sample app includes a lot of the functionality commonly used
6161

6262
You can also enable the capability to send emails or approval routing using [Power Automate pane](working-with-flows.md) or [Approvals connector](/connectors/approvals).
6363

64-
Additionally, you can also read [Microsoft Learn: Create an expense report app from start to finish in Power Apps](/learn/paths/expense-canvas-app-start-finish/) to create a custom expense report app.
64+
Additionally, you can also read [Create an expense report app from start to finish in Power Apps](/learn/paths/expense-canvas-app-start-finish/) to create a custom expense report app.
6565

6666
## Next steps
6767

6868
[Design the app interface - add, configure controls](add-configure-controls.md)
6969

7070
### See also
7171

72-
[Microsoft Learn: Create an expense report app from start to finish in Power Apps](/learn/paths/expense-canvas-app-start-finish/) <br>
72+
[Create an expense report app from start to finish in Power Apps](/learn/paths/expense-canvas-app-start-finish/) <br>
7373
[Canvas apps connectors for Power Apps](connections-list.md) <br>
7474
[Formula reference](formula-reference.md) <br>
7575
[Controls reference](reference-properties.md) <br>
7676
[Share a canvas app](share-app.md)
7777

7878
[!INCLUDE[footer-include](../../includes/footer-banner.md)]
79-

powerapps-docs/maker/canvas-apps/mixed-reality-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Start adding the controls to your apps:
6666

6767
### See also
6868

69-
[Microsoft Learn: Build a 3D mobile app with Power Apps in mixed reality](/learn/modules/power-apps-tutorial/)
69+
[Build a 3D mobile app with Power Apps in mixed reality](/learn/modules/power-apps-tutorial/)
7070

7171
[Improve sales conversation by placing products directly in your customer's space with Mixed Reality](https://powerapps.microsoft.com/blog/improving-sales-conversion-by-placing-products-directly-in-your-customers-space-with-mixed-reality/)
7272

powerapps-docs/maker/model-driven-apps/app-building-steps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ These actions cover Create, Read, Write, Delete, Append, Append To, Assign and S
9292
For more information on understanding, creating and configuring security roles go to:
9393

9494
- [Power Platform documentation](/power-platform/admin/security-roles-privileges)
95-
- [Microsoft Learn module](/learn/modules/get-started-security-roles/)
95+
- [Get started with security roles in Dataverse](/learn/modules/get-started-security-roles/)
9696

9797
## Sharing the app
9898

powerapps-docs/maker/model-driven-apps/model-driven-app-glossary.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Business rules are server-side logic that is used with canvas or model-driven ap
8282

8383
[Learn more about business rules](../../maker/model-driven-apps/create-business-rules-recommendations-apply-logic-form.md)
8484

85-
[Business rules - Microsoft Learn content](/learn/modules/define-create-business-rules/1-rules)
85+
[Define business rules](/learn/modules/define-create-business-rules/1-rules)
8686

8787
## Canvas app
8888

@@ -285,7 +285,7 @@ It is a tool for enabling model-driven apps and [canvas apps](#canvas-app) to ex
285285

286286
## Power Automate
287287

288-
A Power Platform service that allows users to streamline repetitive tasks. Typically, this automation is performed using cloud [flows](model-driven-app-glossary.md#flow).
288+
A Power Platform service that allows users to streamline repetitive tasks. Typically, this automation is performed using cloud [flows](model-driven-app-glossary.md#flow).
289289

290290
Model-driven app [business process flows](model-driven-app-glossary.md#business-process-flow) that direct users to complete table records in a specific fashion, are authored within Power Automate.
291291

@@ -348,9 +348,9 @@ Security roles are created and users are put into security roles either as indiv
348348

349349
You grant access to model-driven apps through security roles.
350350

351-
- [Find out more about security roles](/power-platform/admin/security-roles-privileges##%20security-roles)
351+
- [Find out more about security roles](/power-platform/admin/security-roles-privileges#security-roles)
352352
- [General overview of security in Microsoft Dataverse](/power-platform/admin/wp-security)
353-
- [Getting started with security roles using content from Microsoft Learn](/learn/modules/get-started-security-roles/)
353+
- [Get started with security roles in Dataverse](/learn/modules/get-started-security-roles/)
354354

355355
## Site map
356356

@@ -371,6 +371,7 @@ A solution is a wrapper for a very wide range of components including [tables](#
371371
When you make a model-driven app, ensure that the assets associated with it are held inside a solution.
372372

373373
Solutions have two forms:
374+
374375
- Managed solutions generally permit only a small amount of customization or no customization at all.
375376
- Unmanaged solutions give makers full control over the project that they are creating.
376377

0 commit comments

Comments
 (0)