Icon of Azure Docs repository

MicrosoftDocs/azure-docs/articles/azure-functions

Last 18 commits over the last 5 days:

77acdc6

Address build blocking issues

519e55d

Update links in IoT Hub and Service Bus documentation for identity-based connections

822434a

Update connection documentation for Cosmos DB, Event Hubs, and Service Bus to reflect author changes, improved security recommendations, and updated dates.

603ee2b

Update links and formatting in Cosmos DB and Service Bus documentation

581dfd8

Merge branch 'main' of https://github.com/microsoftdocs/azure-docs-pr into paulyuk-fixup

cb79d43

docs: Enhance Cosmos DB trigger examples with production best practices Update ALL Extension 4.x code examples (C# in-process, C# isolated, Python v2): - Use %VAR_NAME% app settings syntax instead of hardcoded values - Add per-document error handling with try/catch - Add health check endpoint pattern - Add App Settings section with UAMI configuration table - Add Local Development section with local.settings.json example - Document Azurite prerequisite for local development Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

5c635c3

Merge pull request #314536 from ggailey777/rohit-fixup [Functions] Update monitoring documentation to recommend OpenTelemetry exporter for custom telemetry

b921594

Merge branch 'rohit-fixup' of https://github.com/ggailey777/azure-docs-pr into rohit-fixup

2a77aa8

Update functions-monitoring.md to recommend Azure Monitor OpenTelemetry Exporter and clarify connection string requirements

3766329

Merge pull request #314584 from ggailey777/lilian-fixup [Functions] Core Tools refs cleanup

08f0a02

Merge pull request #314543 from ggailey777/pr-128326-dotnet10-fix [Functions] Customer PR and other versions fixes

48341bf

Fix link reference for --slot option in documentation

1a86a05

Fix broken anchor links

5485342

Refine `func init` and `func pack` command descriptions for clarity and consistency

4e25ca0

Revise support level for Azure Functions version 1.x Updated support level notation for version 1.x to include a superscript footnote regarding support end date.

adc4ee9

Remove stuff that doesn't belong in the versioning doc

4223709

Clarify command descriptions and options in the Azure Functions Core Tools reference

68169af

Full set of Content Mentor edits