cloud:azure:functions
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cloud:azure:functions [2024/05/05 13:09] – skipidar | cloud:azure:functions [2024/05/19 14:36] (current) – skipidar | ||
|---|---|---|---|
| Line 241: | Line 241: | ||
| datetime | datetime | ||
| azure-servicebus | azure-servicebus | ||
| + | |||
| + | </ | ||
| + | |||
| + | local.settings.json | ||
| + | <sxh python> | ||
| + | |||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | } | ||
| + | } | ||
| </ | </ | ||
| Line 246: | Line 261: | ||
| Python V2 app, which uses the Python SDK, to send messages with SessionId | Python V2 app, which uses the Python SDK, to send messages with SessionId | ||
| + | |||
| + | * [[https:// | ||
| + | * [[https:// | ||
| <sxh python> | <sxh python> | ||
| Line 312: | Line 330: | ||
| </ | </ | ||
| + | == Publish a test message == | ||
| + | |||
| + | Publishing a message | ||
| + | |||
| + | {{https:// | ||
| + | |||
| + | And see, which session was used during publishing, here '' | ||
| + | |||
| + | {{https:// | ||
| + | |||
| + | == Consuming a test message == | ||
| + | |||
| + | Now a consumer can consume the message | ||
| + | |||
| + | {{https:// | ||
cloud/azure/functions.1714914593.txt.gz · Last modified: by skipidar
