Skip to content

Commit fd6aa36

Browse files
authored
Merge pull request #261007 from ggailey777/cleanup
[Functions][cleanup] Article removal
2 parents 9b9b9ad + 040be31 commit fd6aa36

7 files changed

Lines changed: 31 additions & 685 deletions

.openpublishing.redirection.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8847,6 +8847,26 @@
88478847
"redirect_url": "/azure/azure-functions/update-language-versions",
88488848
"redirect_document_id": false
88498849
},
8850+
{
8851+
"source_path_from_root": "/articles/azure-functions/pricing.md",
8852+
"redirect_url": "https://azure.microsoft.com/pricing/details/functions/",
8853+
"redirect_document_id": false
8854+
},
8855+
{
8856+
"source_path_from_root": "/articles/azure-functions/functions-create-student-starter.md",
8857+
"redirect_url": "/azure/azure-functions/functions-create-function-app-portal",
8858+
"redirect_document_id": false
8859+
},
8860+
{
8861+
"source_path_from_root": "/articles/azure-functions/functions-reference-fsharp.md",
8862+
"redirect_url": "/azure/azure-functions/functions-reference-csharp#convert-a-c-script-app-to-a-c-project",
8863+
"redirect_document_id": false
8864+
},
8865+
{
8866+
"source_path_from_root": "/articles/azure-functions/functions-create-first-kotlin-maven.md",
8867+
"redirect_url": "/azure/azure-functions/functions-create-maven-kotlin-intellij",
8868+
"redirect_document_id": false
8869+
},
88508870
{
88518871
"source_path_from_root": "/articles/azure-government/documentation-government-k8.md",
88528872
"redirect_url": "/azure/azure-government",

articles/azure-functions/TOC.yml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -450,8 +450,6 @@
450450
items:
451451
- name: Azure portal
452452
href: functions-create-function-app-portal.md
453-
- name: Kotlin using Maven
454-
href: functions-create-first-kotlin-maven.md
455453
- name: Kotlin using IntelliJ
456454
href: functions-create-maven-kotlin-intellij.md
457455
- name: Linux App Service plan
@@ -463,8 +461,6 @@
463461
- name: Linux container (Premium)
464462
href: functions-deploy-container.md
465463
displayName: container, Docker, custom
466-
- name: Azure for Students Starter
467-
href: functions-create-student-starter.md
468464
- name: Azure Cosmos DB trigger
469465
href: functions-create-cosmos-db-triggered-function.md
470466
- name: Blob storage trigger
@@ -1024,12 +1020,12 @@
10241020
href: /azure/architecture/serverless-quest/serverless-overview
10251021
- name: Azure Roadmap
10261022
href: https://azure.microsoft.com/roadmap/?category=compute
1027-
- name: Pricing
1028-
href: pricing.md
1029-
- name: Language support policy
1030-
href: language-support-policy.md
1023+
- name: Pricing details
1024+
href: https://azure.microsoft.com/pricing/details/functions/
10311025
- name: Pricing calculator
10321026
href: https://azure.microsoft.com/pricing/calculator/
1027+
- name: Language support policy
1028+
href: language-support-policy.md
10331029
- name: Quota information
10341030
href: functions-scale.md#service-limits
10351031
- name: Regional availability

articles/azure-functions/functions-create-first-kotlin-maven.md

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

0 commit comments

Comments
 (0)