azure-functions-best-practices

Review Azure Function Apps for configuration, security, and runtime best practices.

15|4|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/Azure/azure-functions-skills --skill azure-functions-best-practices
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-functions-best-practices
Source: https://github.com/Azure/azure-functions-skills/tree/main/.github/plugins/azure-functions-skills/skills/azure-functions-best-practices
Command: npx skills add https://github.com/Azure/azure-functions-skills --skill azure-functions-best-practices

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires azure-cli, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the need for systematically reviewing existing Azure Function Apps against established best practices to ensure optimal performance, security, and observability.

Core Features & Use Cases

  • Best Practices Review: Conduct comprehensive checks for Azure Functions configuration, security, runtime settings, observability, and cost optimization.
  • Risk Assessment: Prioritize findings based on severity and potential impact to the application.
  • Remediation Suggestions: Offer approved fixes for configuration and code changes that can improve the application.
  • Use Case: Use this skill to prepare a review before a production-readiness audit, identifying critical issues before deployment.

Quick Start

Perform a best practices review for the Azure Function App named 'myFunctionApp'.

Frequently Asked Questions about azure-functions-best-practices

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review Azure Function Apps against best practices before a production deployment?

To review Azure Function Apps against best practices, you can systematically audit configuration, security, runtime settings, and observability to identify critical issues before production deployment.

Do I need azure-cli to audit my Azure Functions configuration and runtime settings?

Yes, you need azure-cli to audit Azure Functions configuration and runtime settings, as it is required to fetch and list application settings, function apps, and run remediation steps.

What is the best way to assess security risks and prioritize findings for Azure Functions?

The best way to assess security risks for Azure Functions is conducting a comprehensive best practices review that prioritizes findings based on severity and potential impact to the application.

Can I get remediation suggestions for Azure Function App configuration issues?

Yes, you can get remediation suggestions for Azure Function App configuration issues that offer approved fixes for configuration and code changes to improve the application.

What common pitfalls should I check when preparing Azure Functions for a production-readiness audit?

When preparing Azure Functions for a production-readiness audit, check common pitfalls across configuration, security, runtime settings, observability, and cost optimization to ensure optimal performance.