Skip to content

Commit 32ed260

Browse files
authored
Merge pull request #112000 from ggailey777/patch-4
Note that portal test ignores Disabled functions
2 parents 0f9d4c0 + 0739486 commit 32ed260

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/azure-functions/disable-function.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ You can also use the **Function State** switch on the function's **Manage** tab.
3838

3939
![Function state switch](media/disable-function/function-state-switch.png)
4040

41+
> [!NOTE]
42+
> The portal-integrated testing functionality ignores the `Disabled` setting. This means that a disabled function still runs when started from the **Test** window in the portal.
43+
4144
## Other methods
4245

4346
While the application setting method is recommended for all languages and all runtime versions, there are several other ways to disable functions. These methods, which vary by language and runtime version, are maintained for backward compatibility.

0 commit comments

Comments
 (0)