Azure / Azure/azure-functions-python-worker

[BUG] Cannot disable azure functions with '-' in name in Linux environment

オープン
#1,308 コメント 2 件 リアクション 0 件 担当者 1 名 @shreyabatra4 に割り当て済み GitHub で見る
area:python-functions docs
主要言語
Python
スター
357
フォーク
116
平均マージ
32分
マージ済み PR(30日)
1

説明

This is a known issue apparently.

There is a warning about it in the documentation [here](https://learn.microsoft.com/en-us/azure/azure-functions/disable-function?tabs=portal).

> At this time, function names that contain a hyphen (-) can't be disabled when running on Linux plan. If you need to disable your functions when running on Linux plan, don't use hyphens in your function names.

There should be a warning or restriction on this when creating a function in visual code.

There should be a more useful error message in portal than:

> Failed to disable alg-bands AppSetting with name 'AzureWebJobs.alg-bands.Disabled' is not allowed.

edit: see [here](https://github.com/Azure/azure-functions-python-worker/issues/1306) for why it is important and relevant to me

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。