Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 64f7de2

Browse files
committed
updated azure function samples
1 parent 9ef7f6e commit 64f7de2

File tree

2 files changed

+13
-11
lines changed

2 files changed

+13
-11
lines changed

‎README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,19 @@ Samples are made available via Jupyter Notebook, natively supported by GitHub an
1010

1111
### [Azure Functions](./azure-functions.ipynb)
1212

13-
- Call a public (or anonymous) Azure Function
14-
- Call an Azure Function protected by a secret key
15-
- Call an Azure Function protected by Azure AD
13+
In the provede notebook you can find samples on how to invoke an [Azure Function](https://learn.microsoft.com/azure/azure-functions/functions-overview) using a [HTTP Trigger](https://learn.microsoft.com/azure/azure-functions/functions-bindings-http-webhook-trigger):
14+
15+
- Invoke a public (or anonymous) Azure Function
16+
- Invoke an Azure Function protected by a secret key
17+
- Invoke an Azure Function protected by Azure AD
1618

1719
### [Azure Event Hubs]
1820

19-
Work in progress
21+
Included samples:
22+
23+
- Send
24+
- Call an Azure Function protected by a secret key
25+
- Call an Azure Function protected by Azure AD
2026

2127
### [Azure Event Grid]
2228

‎azure-functions.ipynb

Lines changed: 3 additions & 7 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /