Skip to content

Commit 493a191

Browse files
Merge pull request MicrosoftDocs#4105 from MicrosoftDocs/main638128837382645532sync_temp
For protected CLA branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents 436284b + 775f416 commit 493a191

17 files changed

+1569
-286
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,16 @@
4545
"redirect_url": "overview",
4646
"redirect_document_id": false
4747
},
48+
{
49+
"source_path": "powerapps-docs/developer/data-platform/annotation-note-entity.md",
50+
"redirect_url": "attachment-annotation-files",
51+
"redirect_document_id": false
52+
},
53+
{
54+
"source_path": "powerapps-docs/developer/data-platform/org-service/samples/upload-retrieve-download-attachment.md",
55+
"redirect_url": "attachment-annotation-files",
56+
"redirect_document_id": false
57+
},
4858
{
4959
"source_path": "powerapps-docs/maker/portals/embed-portal-website.md",
5060
"redirect_url": "/power-pages/configure/embed-website",

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

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,15 @@
8484
href: query-throttling.md
8585
- name: Query Hierarchical data
8686
href: query-hierarchical-data.md
87-
- name: Use image column data
88-
href: image-column-data.md
89-
- name: Use file column data
90-
href: file-column-data.md
87+
- name: Files and images overview
88+
href: files-images-overview.md
89+
items:
90+
- name: Use file column data
91+
href: file-column-data.md
92+
- name: Use image column data
93+
href: image-column-data.md
94+
- name: Use Attachments and Annotations
95+
href: attachment-annotation-files.md
9196
- name: Audit data changes
9297
items:
9398
- name: Overview
@@ -281,8 +286,6 @@
281286
href: update-recurring-appointment.md
282287
- name: Link custom columns of the recurring appointment master and appointment tables
283288
href: link-custom-attributes-recurring-master-appointment-entities.md
284-
- name: Annotation (note) table
285-
href: annotation-note-entity.md
286289
- name: Calendar tables
287290
href: calendar-entities.md
288291
items:

powerapps-docs/developer/data-platform/annotation-note-entity.md

Lines changed: 0 additions & 52 deletions
This file was deleted.

0 commit comments

Comments
 (0)