Skip to content

Commit 928c2ec

Browse files
authored
Merge pull request #8378 from MicrosoftDocs/jdaly-main-web-api-get-started
remove enhanced quick start
2 parents 8b20135 + c1f33c4 commit 928c2ec

7 files changed

+95
-679
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "powerapps-docs/developer/data-platform/webapi/enhanced-quick-start.md",
5+
"redirect_url": "get-started-dynamics-365-web-api-csharp",
6+
"redirect_document_id": "false"
7+
},
8+
{
9+
"source_path": "powerapps-docs/developer/data-platform/webapi/start-web-api-project-visual-studio-csharp.md",
10+
"redirect_url": "get-started-dynamics-365-web-api-csharp",
11+
"redirect_document_id": "false"
12+
},
313
{
414
"source_path": "powerapps-docs/developer/data-platform/org-service/azure-storage-partitioning-sdk.md",
515
"redirect_url": "../elastic-tables",

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@
1212
href: quick-start-console-app-csharp.md
1313
- name: 'Quick Start: Blazor Server sample (C#)'
1414
href: quick-start-blazor-server-app.md
15-
- name: Enhanced quick start (C#)
16-
href: enhanced-quick-start.md
17-
- name: Start Web API project in Visual Studio
18-
href: start-web-api-project-visual-studio-csharp.md
1915
- name: Web service authentication
2016
href: authenticate-web-api.md
2117
- name: Types and operations

0 commit comments

Comments
 (0)