Skip to content

Commit 6a4dcf6

Browse files
committed
Moving to tutorial
1 parent 46fe944 commit 6a4dcf6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/azure-functions/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@
6969
href: functions-create-function-linux-custom-image.md
7070
- name: Functions on IoT Edge device
7171
href: ../iot-edge/tutorial-deploy-function.md?toc=%2fazure%2fazure-functions%2ftoc.json
72+
- name: Connect to on-premises resources
73+
href: functions-hybrid-powershell.md
7274
- name: Samples
7375
items:
7476
- name: Azure Serverless Community Library
@@ -240,8 +242,6 @@
240242
href: ../app-service/overview-managed-identity.md?toc=%2fazure%2fazure-functions%2ftoc.json
241243
- name: Customize HTTP function endpoint
242244
href: functions-create-serverless-api.md
243-
- name: Connect to on-premises resources
244-
href: functions-hybrid-powershell.md
245245
- name: Troubleshoot
246246
items:
247247
- name: Troubleshoot storage

articles/azure-functions/functions-hybrid-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: eamono
55
manager: gailey777
66

77
ms.service: azure-functions
8-
ms.topic: conceptual
8+
ms.topic: tutorial
99
ms.date: 9/5/2019
1010
ms.author: eamono
1111
# Customer intent: As solution architect, I want to be able to connect my function app in Azure to on-premises resources so I can remotely manage those resources by using PowerShell functions.

0 commit comments

Comments
 (0)