-
Notifications
You must be signed in to change notification settings - Fork 680
Expand file tree
/
Copy pathindex.yml
More file actions
178 lines (164 loc) · 6.1 KB
/
index.yml
File metadata and controls
178 lines (164 loc) · 6.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
### YamlMime:Landing
title: Microsoft Power Platform developer documentation
summary: Learn how to extend Microsoft Power Platform using code first components and integrating with back-end services.
metadata:
title: Microsoft Power Platform developer documentation
description: Provides access to highlighted areas within the developer documentation
services: service
ms.subservice: developer
ms.topic: landing-page
ms.collection: collection
author: leeclontz
ms.author: leeclontz
ms.date: 02/04/2024
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
landingContent:
# Card
- title: Get started
linkLists:
- linkListType: overview
links:
- text: Power Platform for developers
url: get-started.md
- linkListType: how-to-guide
links:
- text: Create a developer environment
url: create-developer-environment.md
- linkListType: learn
links:
- text: Introduction to developing with Power Platform
url: /training/paths/intro-developing-power-platform/
# Card
- title: Fusion development
linkLists:
- linkListType: concept
links:
- text: Fusion development
url: fusion-development.md
- linkListType: reference
links:
- text: Fusion development ebook
url: /power-apps/guidance/fusion-dev-ebook
- linkListType: learn
links:
- text: Transform business apps with fusion development
url: /training/paths/transform-business-applications-with-fusion-development/
# Card
- title: ALM for developers
linkLists:
- linkListType: reference
links:
- text: Power Platform ALM basics
url: /power-platform/alm/basics-alm
- text: Build Tools for Azure DevOps
url: /power-platform/alm/devops-build-tools
- text: GitHub Actions
url: /power-platform/alm/devops-github-actions
- text: Power Platform CLI
url: cli/introduction.md
- text: Create packages using Package Deployer
url: /power-platform/alm/package-deployer-tool
- text: Work with solutions using SDK
url: /power-platform/alm/solution-api
# Card
- title: For ISVs
linkLists:
- linkListType: how-to-guide
links:
- text: Publish your app on Marketplace
url: marketplace/publish-app.md
# Card
- title: Tools for Developers
linkLists:
- linkListType: download
links:
- text: Power Platform CLI
url: cli/introduction.md
- text: Power Platform Tools for Visual Studio
url: devtools-vs.md
- text: ALM developer tools
url: tools-alm.md
- text: Dataverse developer tools
url: tools-dataverse.md
- text: Visual Studio connected service
url: visual-studio-connected-service.md
# Card
- title: Dataverse
linkLists:
- linkListType: reference
links:
- text: Dataverse developer docs
url: /power-apps/developer/data-platform
- text: Plug-ins
url: /power-apps/developer/data-platform/plug-ins
- text: Webhooks
url: /power-apps/developer/data-platform/use-webhooks
- text: Custom APIs
url: /power-apps/developer/data-platform/custom-api
- text: Virtual tables
url: /power-apps/developer/data-platform/virtual-entities/get-started-ve
# Card
- title: Power Apps
linkLists:
- linkListType: reference
links:
- text: Canvas apps developer docs
url: /power-apps/maker/canvas-apps/dev-enterprise-intro
- text: Model-driven apps developer docs
url: /power-apps/developer/model-driven-apps/
- text: Power Apps component framework
url: /power-apps/developer/component-framework/overview
- text: Custom connectors
url: /connectors/custom-connectors/
- text: JavaScript and the Client API
url: /power-apps/developer/model-driven-apps/client-scripting
- text: Code apps (preview)
url: /power-apps/developer/code-apps/
- linkListType: quickstart
links:
- text: Create a Canvas App front end for your ASP.NET web API (Preview)
url: visual-studio-create-canvas-app.md
# Card
- title: Power Automate
linkLists:
- linkListType: reference
links:
- text: Custom connectors
url: /connectors/custom-connectors/
- text: Use workflow definition functions
url: /power-automate/developer/custom-cds-for-apps-workflow-activities
- text: Use APIs with desktop flows
url: /power-automate/developer/desktop-flow-public-apis
# Card
- title: Power BI
linkLists:
- linkListType: reference
links:
- text: Custom visuals
url: /power-bi/developer/visuals/power-bi-custom-visuals
- text: Use Power BI REST APIs
url: /rest/api/power-bi/
- text: Analysis Services developer documentation
url: /analysis-services/analysis-services-developer-documentation/
# Card
- title: Copilot Studio
linkLists:
- linkListType: reference
links:
- text: Bot Framework Composer
url: /power-virtual-agents/advanced-bot-framework-composer
# Card
- title: Power Pages
linkLists:
- linkListType: reference
links:
- text: Custom page layouts
url: /power-pages/configure/custom-page-layouts
- text: Work with Liquid templates
url: /power-pages/configure/liquid-overview
- text: Power Pages Web API
url: /power-pages/configure/web-api-overview
- text: Use Visual Studio Code and Power Platform CLI
url: /power-pages/configure/cli-tutorial
- text: Use code components
url: /power-pages/configure/component-framework