Toolverse
All skills

azure-functions

by aj-geddes

Create serverless functions on Azure with triggers, bindings, authentication, and monitoring. Use for event-driven computing without managing infrastructure.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
aj-geddes
Category
DevOps
Views
100

About this skill

Create serverless functions on Azure with triggers, bindings, authentication, and monitoring. Use for event-driven computing without managing infrastructure.

How to use

  1. Zainstaluj Azure Functions Core Tools, uruchamiając skrypt instalacyjny dla swojego systemu operacyjnego (np. dla Ubuntu: curl https://aka.ms/install-artifacts-ubuntu.sh | bash).

  2. Zaloguj się do Azure za pomocą polecenia az login i uwierzytelnij się w przeglądarce.

  3. Utwórz grupę zasobów i konto magazynu, które są wymagane dla Azure Functions. Użyj az group create do grupy zasobów oraz az storage account create do konta magazynu, określając lokalizację i typ SKU.

  4. Stwórz aplikację funkcji (Function App) za pomocą az functionapp create, wskazując grupę zasobów, plan konsumpcji, runtime (np. Node.js 18) i nazwę aplikacji.

  5. Wygeneruj nową funkcję w aplikacji poleceniem func new, wybierając szablon (np. HTTP trigger), a następnie skonfiguruj uwierzytelnianie za pomocą az functionapp auth update, ustawiając dostawcę Azure Active Directory.

  6. Wdrażaj funkcję na Azure poleceniem func azure functionapp publish, a następnie sprawdź status wdrożenia za pomocą az functionapp list lub az functionapp function show.

Related skills

unity-developer

by sickn33

Build Unity games with optimized C# scripts, efficient rendering, and proper asset management. Masters Unity 6 LTS, URP/HDRP pipelines, and cross-platform deployment. Handles gameplay systems, UI implementation, and platform optimization. Use PROACTIVELY for Unity performance

DevOps
66164

azure-devops-rest-api

by Tiberriver256

Guide for working with Azure DevOps REST APIs and OpenAPI specifications. Use this skill when implementing new Azure DevOps API integrations, exploring API capabilities, understanding request/response formats, or referencing the official OpenAPI specifications from the

DevOps
995

chrome-devtools

by mrgoonie

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.

DevOps
29141

proxmox-full

by openclaw

Complete Proxmox VE management - create/clone/start/stop VMs and LXC containers, manage snapshots, backups, storage, and templates. Use when user wants to manage Proxmox infrastructure, virtual machines, or containers.

DevOps
1449

crawl4ai

by basher83

This skill should be used when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated web data pipelines. Includes optimized extraction patterns with schema generation for efficient, LLM-free extraction.

DevOps
11128

pmbok-project-management

by jgtolentino

Comprehensive PMP/PMBOK project management methodologies and best practices. Use this skill when users need guidance on project management processes, templates, knowledge areas, process groups, tools, techniques, or certification preparation. Covers all 10 PMBOK Knowledge Areas

DevOps
21133