Skip to content

Commit dbe8e33

Browse files
committed
Merge branch 'main' into jdaly-main-auditing-update
2 parents 3d578ed + a951bf5 commit dbe8e33

File tree

108 files changed

+858
-473
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+858
-473
lines changed

.openpublishing.publish.config.json

Lines changed: 23 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -28,33 +28,7 @@
2828
"docset_prebuild": [
2929
"_dependentPackages/CommonPlugins/tools/JoinTOC.ps1"
3030
]
31-
},
32-
"JoinTOCPlugin": [
33-
{
34-
"ConceptualTOC": "powerapps-docs/developer/data-platform/webapi/toc.yml",
35-
"ReferenceTOCUrl": "/power-apps/developer/data-platform/webapi/reference/toc.json"
36-
},
37-
{
38-
"ConceptualTOC": "powerapps-docs/developer/data-platform/org-service/toc.yml",
39-
"ReferenceTOCUrl": "/dotnet/api/ce-9-general/toc.json"
40-
},
41-
{
42-
"ConceptualTOC": "powerapps-docs/developer/data-platform/workflow/toc.yml",
43-
"ReferenceTOCUrl": "/dotnet/api/ce-9-workflow/toc.json"
44-
},
45-
{
46-
"ConceptualTOC": "powerapps-docs/developer/data-platform/xrm-tooling/toc.yml",
47-
"ReferenceTOCUrl": "/dotnet/api/ce-9-xrmtooling/toc.json"
48-
},
49-
{
50-
"ConceptualTOC": "powerapps-docs/developer/data-platform/virtual-entities/toc.yml",
51-
"ReferenceTOCUrl": "/dotnet/api/ce-9-virtualentity/toc.json"
52-
},
53-
{
54-
"ConceptualTOC": "powerapps-docs/developer/data-platform/online-management-api/toc.yml",
55-
"ReferenceTOCUrl": "/rest/api/dynamics365/toc.json"
56-
}
57-
]
31+
}
5832
}
5933
],
6034
"notification_subscribers": [],
@@ -131,5 +105,27 @@
131105
"version": "latest"
132106
}
133107
],
108+
"JoinTOCPlugin": [
109+
{
110+
"ConceptualTOC": "powerapps-docs/developer/data-platform/webapi/toc.yml",
111+
"ReferenceTOCUrl": "/power-apps/developer/data-platform/webapi/reference/toc.json"
112+
},
113+
{
114+
"ConceptualTOC": "powerapps-docs/developer/data-platform/org-service/toc.yml",
115+
"ReferenceTOCUrl": "/dotnet/api/ce-9-general/toc.json"
116+
},
117+
{
118+
"ConceptualTOC": "powerapps-docs/developer/data-platform/workflow/toc.yml",
119+
"ReferenceTOCUrl": "/dotnet/api/ce-9-workflow/toc.json"
120+
},
121+
{
122+
"ConceptualTOC": "powerapps-docs/developer/data-platform/xrm-tooling/toc.yml",
123+
"ReferenceTOCUrl": "/dotnet/api/ce-9-xrmtooling/toc.json"
124+
},
125+
{
126+
"ConceptualTOC": "powerapps-docs/developer/data-platform/virtual-entities/toc.yml",
127+
"ReferenceTOCUrl": "/dotnet/api/ce-9-virtualentity/toc.json"
128+
}
129+
],
134130
"need_generate_intellisense": false
135131
}

.openpublishing.redirection.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,41 @@
2121
"redirect_document_id": false
2222
},
2323
{
24+
"source_path": "powerapps-docs/developer/model-driven-apps/clientapi/reference/formContext-ui-sections.md",
25+
"redirect_url": "/power-apps/developer/model-driven-apps/clientapi/reference/formContext-ui-tab-sections",
26+
"redirect_document_id": "false"
27+
},
28+
{
29+
"source_path": "powerapps-docs/developer/model-driven-apps/clientapi/reference/formcontext-ui-sections/getLabel.md",
30+
"redirect_url": "/powerapps-docs/developer/model-driven-apps/clientapi/reference/formcontext-ui-tab-sections/getLabel",
31+
"redirect_document_id": "false"
32+
},
33+
{
34+
"source_path": "powerapps-docs/developer/model-driven-apps/clientapi/reference/formcontext-ui-sections/getName.md",
35+
"redirect_url": "/powerapps-docs/developer/model-driven-apps/clientapi/reference/formcontext-ui-tab-sections/getName",
36+
"redirect_document_id": "false"
37+
},
38+
{
39+
"source_path": "powerapps-docs/developer/model-driven-apps/clientapi/reference/formcontext-ui-sections/getParent.md",
40+
"redirect_url": "/powerapps-docs/developer/model-driven-apps/clientapi/reference/formcontext-ui-tab-sections/getParent",
41+
"redirect_document_id": "false"
42+
},
43+
{
44+
"source_path": "powerapps-docs/developer/model-driven-apps/clientapi/reference/formcontext-ui-sections/getVisible.md",
45+
"redirect_url": "/powerapps-docs/developer/model-driven-apps/clientapi/reference/formcontext-ui-tab-sections/getVisible",
46+
"redirect_document_id": "false"
47+
},
48+
{
49+
"source_path": "powerapps-docs/developer/model-driven-apps/clientapi/reference/formcontext-ui-sections/setLabel.md",
50+
"redirect_url": "/powerapps-docs/developer/model-driven-apps/clientapi/reference/formcontext-ui-tab-sections/setLabel",
51+
"redirect_document_id": "false"
52+
},
53+
{
54+
"source_path": "powerapps-docs/developer/model-driven-apps/clientapi/reference/formcontext-ui-sections/setVisible.md",
55+
"redirect_url": "/powerapps-docs/developer/model-driven-apps/clientapi/reference/formcontext-ui-tab-sections/setVisible",
56+
"redirect_document_id": "false"
57+
},
58+
{
2459
"source_path": "powerapps-docs/maker/canvas-apps/embedding-sdk.md",
2560
"redirect_url": "/power-apps/maker/canvas-apps/dev-enterprise-intro",
2661
"redirect_document_id": "false"

powerapps-docs/breadcrumb/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
tocHref: /power-apps/developer/data-platform/
2626
topicHref: /power-apps/maker/index
2727
items:
28-
- name: Microsoft Dataverse
28+
- name: Dataverse
2929
tocHref: /power-apps/developer/data-platform/
3030
topicHref: /power-apps/maker/data-platform/index
3131
items:

powerapps-docs/developer/component-framework/reference/entityrecord.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.reviewer: jdaly
99
ms.topic: reference
1010
ms.subservice: pcf
1111
contributors:
12-
- JimDaly
12+
- JimDaly
1313
---
1414

1515
# EntityRecord
@@ -22,17 +22,17 @@ Model-driven and canvas apps
2222

2323
## Methods
2424

25-
| Methods | Description | Available for |
26-
| ------------------------------------------------------ | -------------------------------------------------------------------------------------------------- | ---------------------------- |
27-
| [getColumnInfo](entityrecord/getColumnInfo.md) | [!INCLUDE [getcolumninfo-description](entityrecord/includes/getcolumninfo-description.md)] | Canvas apps |
28-
| [getFormattedValue](entityrecord/getformattedvalue.md) | [!INCLUDE [getformattedvalue-description](entityrecord/includes/getformattedvalue-description.md)] | Model-driven and canvas apps |
29-
| [getNamedReference](entityrecord/getnamedreference.md) | [!INCLUDE [getnamedreference-description](entityrecord/includes/getnamedreference-description.md)] | Canvas apps |
30-
| [getRecordId](entityrecord/getrecordid.md) | [!INCLUDE [getrecordid-description](entityrecord/includes/getrecordid-description.md)] | Canvas apps |
31-
| [getValue](entityrecord/getvalue.md) | [!INCLUDE [getvalue-description](entityrecord/includes/getvalue-description.md)] | Model-driven and canvas apps |
32-
| [isDirty](entityrecord/isDirty.md) | [!INCLUDE [isdirty-description](entityrecord/includes/isdirty-description.md)] | Model-driven and canvas apps |
33-
| [isValid](entityrecord/isValid.md) | [!INCLUDE [isvalid-description](entityrecord/includes/isvalid-description.md)] | Model-driven and canvas apps |
34-
| [save](entityrecord/save.md) | [!INCLUDE [save-description](entityrecord/includes/save-description.md)] | Model-driven and canvas apps |
35-
| [setValue](entityrecord/setValue.md) | [!INCLUDE [setValue-description](entityrecord/includes/setValue-description.md)] | Model-driven and canvas apps |
25+
| Methods | Description | Available for |
26+
| ------------------------------------------------------ | -------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ |
27+
| [getColumnInfo](entityrecord/getColumnInfo.md) | [!INCLUDE [getcolumninfo-description](entityrecord/includes/getcolumninfo-description.md)] | Canvas apps |
28+
| [getFormattedValue](entityrecord/getformattedvalue.md) | [!INCLUDE [getformattedvalue-description](entityrecord/includes/getformattedvalue-description.md)] | Model-driven and canvas apps |
29+
| [getNamedReference](entityrecord/getnamedreference.md) | [!INCLUDE [getnamedreference-description](entityrecord/includes/getnamedreference-description.md)] | Canvas apps |
30+
| [getRecordId](entityrecord/getrecordid.md) | [!INCLUDE [getrecordid-description](entityrecord/includes/getrecordid-description.md)] | Canvas apps |
31+
| [getValue](entityrecord/getvalue.md) | [!INCLUDE [getvalue-description](entityrecord/includes/getvalue-description.md)] | Model-driven and canvas apps |
32+
| [isDirty](entityrecord/isDirty.md) | [!INCLUDE [isdirty-description](entityrecord/includes/isdirty-description.md)] | Model-driven and canvas apps |
33+
| [isValid](entityrecord/isValid.md) | [!INCLUDE [isvalid-description](entityrecord/includes/isvalid-description.md)] | Model-driven and canvas apps |
34+
| [save](entityrecord/save.md) | [!INCLUDE [save-description](entityrecord/includes/save-description.md)] | Model-driven and canvas ([experimental](/powerapps-docs/maker/canvas-apps/working-with-experimental-preview#feature-roll-out-stages) apps |
35+
| [setValue](entityrecord/setValue.md) | [!INCLUDE [setValue-description](entityrecord/includes/setValue-description.md)] | Model-driven and canvas ([experimental](/powerapps-docs/maker/canvas-apps/working-with-experimental-preview#feature-roll-out-stages)) apps |
3636

3737
### Related topics
3838

powerapps-docs/developer/component-framework/reference/entityrecord/save.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.reviewer: jdaly
99
ms.topic: reference
1010
ms.subservice: pcf
1111
contributors:
12-
- JimDaly
12+
- JimDaly
1313
---
1414

1515
# save
@@ -18,7 +18,7 @@ contributors:
1818

1919
## Available for
2020

21-
Model-driven and Canvas apps
21+
Model-driven and canvas ([experimental](/powerapps-docs/maker/canvas-apps/working-with-experimental-preview#feature-roll-out-stages) apps
2222

2323
## Syntax
2424

powerapps-docs/developer/component-framework/reference/entityrecord/setValue.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.reviewer: jdaly
99
ms.topic: reference
1010
ms.subservice: pcf
1111
contributors:
12-
- JimDaly
12+
- JimDaly
1313
---
1414

1515
# setValue
@@ -18,23 +18,27 @@ contributors:
1818

1919
## Available for
2020

21-
Model-driven and canvas apps
21+
Model-driven and canvas ([experimental](/powerapps-docs/maker/canvas-apps/working-with-experimental-preview#feature-roll-out-stages) apps
2222

2323
## Syntax
2424

2525
`setValue(columnName, value)`
2626

2727
## Parameters
2828

29-
| Parameter Name | Type | Required | Description |
30-
| -------------- | -------- | -------- | ------------------------- |
29+
| Parameter Name | Type | Required | Description |
30+
| -------------- | -------- | -------- | ------------------- | -------- | ------- | --------------- | ----------------- | ---------- | ------------ | --- | ------------------------- |
3131
| `columnName` | `string` | Yes | Name of the column. |
32-
| `value` | `string | Date | number | number[] | boolean | EntityReference | EntityReference[] | FileObject | ImageObject` | Yes | New value for the record. |
32+
| `value` | `string | Date | number | number[] | boolean | EntityReference | EntityReference[] | FileObject | ImageObject` | Yes | New value for the record. |
3333

3434
## Return Value
3535

3636
Type: `Promise`
3737

38+
## Limitations
39+
40+
Canvas ([experimental](/powerapps-docs/maker/canvas-apps/working-with-experimental-preview#feature-roll-out-stages) apps do not support `Decimal Number` and `Floating Point Number` types.
41+
3842
### Related topics
3943

4044
[Entityrecord](../entityrecord.md)<br/>

powerapps-docs/developer/data-platform/TOC.yml

Lines changed: 20 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@
409409
href: isv-app-usage-analytics.md
410410
- name: Install failures analytics
411411
href: isv-install-failure-analytics.md
412-
- name: Create client applications
412+
- name: Create applications
413413
href: connect-dataverse.md
414414
items:
415415
- name: Authenticate apps and services with Microsoft Dataverse
@@ -421,25 +421,29 @@
421421
href: authenticate-oauth.md
422422
- name: Use of Office365 (WS-Trust) authentication
423423
href: authenticate-office365-deprecation.md
424-
- name: "Tutorial: Register an app with Azure Active Directory"
425-
href: walkthrough-register-app-azure-active-directory.md
426-
- name: "Tutorial: Create an ASP.NET Core Blazor WebAssembly App"
427-
href: walkthrough-blazor-webassembly-single-tenant.md
428-
- name: Build web applications using Server-to-Server (S2S) authentication
429-
href: build-web-applications-server-server-s2s-authentication.md
430-
items:
431-
- name: Use Multi-Tenant Server-to-server authentication
432-
href: use-multi-tenant-server-server-authentication.md
433-
- name: Use Single-Tenant Server-to-server authentication
434-
href: use-single-tenant-server-server-authentication.md
435-
- name: Use OAuth with Cross-Origin Resource Sharing to connect a Single Page Application
436-
href: oauth-cross-origin-resource-sharing-connect-single-page-application.md
437-
- name: "Tutorial: Register and configuring a SPA application with adal.js"
438-
href: walkthrough-registering-configuring-simplespa-application-adal-js.md
424+
- name: Build web applications using Server-to-Server (S2S) authentication
425+
href: build-web-applications-server-server-s2s-authentication.md
426+
items:
427+
- name: Use Multi-Tenant Server-to-server authentication
428+
href: use-multi-tenant-server-server-authentication.md
429+
- name: Use Single-Tenant Server-to-server authentication
430+
href: use-single-tenant-server-server-authentication.md
431+
- name: Use OAuth with Cross-Origin Resource Sharing to connect a Single Page Application
432+
href: oauth-cross-origin-resource-sharing-connect-single-page-application.md
439433
- name: Build Windows client apps using XRM tools
440434
href: xrm-tooling/
441435
- name: Discover user organizations
442436
href: discovery-service.md
437+
- name: Tutorials
438+
items:
439+
- name: "Tutorial: Register an app with Azure Active Directory"
440+
href: walkthrough-register-app-azure-active-directory.md
441+
- name: "Tutorial: Create an ASP.NET Core Blazor WebAssembly App"
442+
href: walkthrough-blazor-webassembly-single-tenant.md
443+
- name: "Tutorial: Register and configuring a SPA application with adal.js"
444+
href: walkthrough-registering-configuring-simplespa-application-adal-js.md
445+
- name: Transition apps to Dataverse ServiceClient
446+
href: sdk-client-transition.md
443447
- name: Best practices
444448
href: best-practices/index.md
445449
- name: Online Management API

powerapps-docs/developer/data-platform/developer-tools.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@ The following tools are distributed in NuGet packages. The [Developer Guide: Dow
3939
|Plug-in Registration tool `PluginRegistration.exe`|A tool used to subscribe .NET assembly plug-in classes to data transaction events. <br />More information: <br />[Create a plug-in](apply-business-logic-with-code.md#create-a-plug-in)<br />[Register a plug-in](register-plug-in.md)|
4040
|SolutionPackager tool `SolutionPackager.exe`|A tool that can reversibly decompose a Dataverse compressed solution file into multiple XML files and other files so that these files can be easily managed by a source control system.<br /> More information: <br />[Team development](/power-platform/alm/team-development-alm)<br />[Use the SolutionPackager tool to compress and extract a solution file](/dynamics365/customer-engagement/developer/compress-extract-solution-file-solutionpackager)|
4141

42-
## .NET SDK Assemblies
42+
## Dataverse SDK for .NET
4343

44-
The following are assemblies .NET developers can use. The latest versions are available to download in the corresponding NuGet packages.
44+
The following describes available Dataverse SDK assemblies for .NET code development. The latest versions are available to download in the corresponding NuGet packages.
4545

4646
### Work with data
4747

48-
Use these assemblies to interact with the Organization service and Discovery services.
48+
Use these assemblies to interact with the Organization service and Discovery service.
4949

5050
More information: [Use the Dataverse Organization service](/dynamics365/customer-engagement/developer/use-microsoft-dynamics-365-organization-service)
5151

0 commit comments

Comments
 (0)