Skip to content

Commit 3638781

Browse files
Add SFI ms.custom values
1 parent c1de279 commit 3638781

63 files changed

Lines changed: 273 additions & 54 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

articles/azure-functions/configure-monitoring.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ description: Learn how to connect your function app to Application Insights for
44
ms.service: azure-functions
55
ms.topic: how-to
66
ms.date: 05/19/2025
7-
ms.custom: devdivchpfy22
7+
ms.custom:
8+
- devdivchpfy22
9+
- sfi-image-nochange
10+
- sfi-ropc-nochange
811

912
# Customer intent: As a developer, I want to understand how to configure monitoring for my functions correctly, so I can collect the data that I need.
1013
---

articles/azure-functions/create-first-function-vs-code-other.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@ description: Learn how to create a Go function as an Azure Functions custom hand
44
ms.topic: quickstart
55
ms.date: 05/20/2025
66
ms.devlang: golang
7+
ms.custom:
8+
- mode-api
9+
- vscode-azure-extension-update-complete
10+
- sfi-image-nochange
711
# ms.devlang: golang, rust
8-
ms.custom: mode-api, vscode-azure-extension-update-complete
912
---
1013

1114
# Quickstart: Create a Go or Rust function in Azure using Visual Studio Code

articles/azure-functions/deployment-zip-push.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@ title: Zip push deployment for Azure Functions
33
description: Use the .zip file deployment facilities of the Kudu deployment service to publish your Azure Functions.
44

55
ms.topic: conceptual
6-
ms.custom: devx-track-azurecli, devx-track-arm-template
76
ms.date: 05/06/2025
7+
ms.custom:
8+
- devx-track-azurecli
9+
- devx-track-arm-template
10+
- sfi-image-nochange
811
---
912

1013
# Zip deployment for Azure Functions

articles/azure-functions/dotnet-isolated-process-guide.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,14 @@ description: Learn how to use the .NET isolated worker model to run your C# func
44
ms.service: azure-functions
55
ms.topic: conceptual
66
ms.date: 05/19/2025
7+
recommendations: false
78
ms.custom:
89
- template-concept
910
- devx-track-dotnet
1011
- devx-track-azurecli
1112
- ignite-2023
1213
- build-2025
13-
recommendations: false
14+
- sfi-ropc-nochange
1415
#Customer intent: As a developer, I need to know how to create functions that run in an isolated worker process so that I can run my function code on current (not LTS) releases of .NET.
1516
---
1617

articles/azure-functions/durable/quickstart-js-vscode.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,12 @@ ms.topic: quickstart
66
ms.date: 07/24/2024
77
ms.reviewer: azfuncdf, antchu
88
ms.devlang: javascript
9-
ms.custom: devx-track-js, mode-api, vscode-azure-extension-update-complete
109
zone_pivot_groups: functions-nodejs-model
10+
ms.custom:
11+
- devx-track-js
12+
- mode-api
13+
- vscode-azure-extension-update-complete
14+
- sfi-image-nochange
1115
---
1216

1317
# Quickstart: Create a JavaScript Durable Functions app

articles/azure-functions/durable/quickstart-mssql.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,12 @@ title: "Quickstart: Create a Durable Functions app that uses the MSSQL storage p
33
description: Create a Durable Functions app to use the Microsoft SQL Server (MSSQL) storage provider in Azure Functions.
44
author: lilyjma
55
ms.topic: quickstart
6-
ms.custom: devx-track-dotnet
76
ms.date: 05/06/2025
87
ms.reviewer: azfuncdf
8+
ms.custom:
9+
- devx-track-dotnet
10+
- sfi-image-nochange
11+
- sfi-ropc-nochange
912
---
1013

1114
# Quickstart: Create a Durable Functions app that uses the MSSQL storage provider

articles/azure-functions/durable/quickstart-netherite.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@ title: "Quickstart: Configure a storage provider by using Netherite"
33
description: Configure a Durable Functions app to use the Netherite storage provider in Azure Functions.
44
author: sebastianburckhardt
55
ms.topic: quickstart
6-
ms.custom: devx-track-dotnet
76
ms.date: 07/24/2024
87
ms.reviewer: azfuncdf
8+
ms.custom:
9+
- devx-track-dotnet
10+
- sfi-image-nochange
911
---
1012

1113
# Quickstart: Set a Durable Functions app to use the Netherite storage provider

articles/azure-functions/durable/quickstart-python-vscode.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,12 @@ ms.topic: quickstart
66
ms.date: 05/31/2025
77
ms.reviewer: azfuncdf, lilyjma
88
ms.devlang: python
9-
ms.custom: mode-api, devdivchpfy22, vscode-azure-extension-update-complete, devx-track-python
9+
ms.custom:
10+
- mode-api
11+
- devdivchpfy22
12+
- vscode-azure-extension-update-complete
13+
- devx-track-python
14+
- sfi-image-nochange
1015
---
1116

1217
# Quickstart: Create a Python Durable Functions app

articles/azure-functions/errors-diagnostics/diagnostic-events/azfd0005.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ titleSuffix: "Azure Functions"
44
description: "Learn how to troubleshoot the event 'AZFD0005: External startup exception' in Azure Functions."
55
ms.topic: error-reference
66
ms.date: 02/14/2023
7+
ms.custom: sfi-ropc-nochange
78
---
89

910
# AZFD0005: External startup exception

articles/azure-functions/errors-diagnostics/diagnostic-events/azfd0006.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ titleSuffix: "Azure Functions"
44
description: "Learn how to troubleshoot the event 'AZFD0006: SAS token expiring' in Azure Functions."
55
ms.topic: error-reference
66
ms.date: 08/03/2023
7+
ms.custom: sfi-ropc-nochange
78

89
---
910

0 commit comments

Comments
 (0)