Skip to content

Commit faf123a

Browse files
Merge pull request #223239 from jacegummersall/patch-5
Add function access note
2 parents e0a75da + b4f8837 commit faf123a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/azure-monitor/alerts/action-groups.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,10 @@ When you define the function action, the function's HTTP trigger endpoint and ac
251251

252252
You may have a limited number of function actions per action group.
253253

254+
> [!NOTE]
255+
>
256+
> The function must have access to the storage account. If not, no keys will be available and the function URI will not be accessible.
257+
254258
### ITSM
255259

256260
An ITSM action requires an ITSM connection. To learn how to create an ITSM connection, see [ITSM integration](./itsmc-overview.md).

0 commit comments

Comments
 (0)