Skip to content

Commit 6c282e3

Browse files
committed
Making conceptual document
1 parent 6a4dcf6 commit 6c282e3

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,8 +69,6 @@
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
7472
- name: Samples
7573
items:
7674
- name: Azure Serverless Community Library
@@ -242,6 +240,8 @@
242240
href: ../app-service/overview-managed-identity.md?toc=%2fazure%2fazure-functions%2ftoc.json
243241
- name: Customize HTTP function endpoint
244242
href: functions-create-serverless-api.md
243+
- name: Manage 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: tutorial
8+
ms.topic: conceptual
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)