com um clique
csa-inabox
csa-inabox contém 11 skills coletadas de fgarofalo56, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Azure-native activator (Reflex) in CSA Loom — back it with an Azure Monitor scheduled-query alert (or Logic App), never Fabric Activator. Call monitor-client.ts via /api/monitor. Triggers on activator, Reflex, alert, trigger, scheduled query rule, action group, notification, data activator.
MUST-READ root skill for CSA Loom. Resolve every Azure endpoint host and AAD scope from cloud-endpoints.ts instead of hard-coding management.azure.com / kusto.windows.net / dfs.core.windows.net. Triggers on sovereign cloud, GCC, GCC-High, DoD, IL5, endpoint, hostname, ARM, scope, token audience, government cloud.
Azure-native data pipeline in CSA Loom — back it with a Synapse pipeline (or ADF), never a Fabric Data pipeline. Call synapse-dev-client.ts + adf-client.ts via /api/adf and /api/synapse. Triggers on data pipeline, copy activity, dataflow, orchestration, trigger, integration runtime, ADF, Synapse pipeline.
Azure-native Eventhouse/KQL in CSA Loom — call Azure Data Explorer (ADX) via kusto-client.ts + kusto-arm-client.ts, never Fabric RTI. Use /api/adx routes. Triggers on KQL, Eventhouse, ADX, Kusto, real-time intelligence, KQL database, KQL dashboard, ingestion mapping, materialized view, RLS.
Azure-native eventstream in CSA Loom — back it with Azure Event Hubs (+ Stream Analytics for processing), never Fabric Eventstream. Call eventhubs-client.ts + stream-analytics-client.ts via /api/eventhubs. Triggers on eventstream, Event Hubs, streaming, real-time ingestion, consumer group, Stream Analytics, capture, schema registry.
The generic CSA Loom item BFF contract. Every item type exposes /api/items/<type>/<id>/<action> returning { ok, data, error } with a real backend call and honest config gates — never mock arrays or dead handlers. Triggers on BFF route, API route, item action, session validation, config gate, response shape, NextResponse, no-vaporware.
Azure-native lakehouse in CSA Loom — store data as ADLS Gen2 + Delta and register tables in Synapse, never OneLake/Fabric. Call adls-client.ts + synapse-sql-client.ts via /api/lakehouse and /api/onelake. Triggers on lakehouse, Delta table, ADLS, OneLake, medallion, bronze/silver/gold, shortcut, file upload.
Azure-native mirrored database in CSA Loom — replicate sources with ADF CDC / Synapse Link into ADLS Bronze Delta, never Fabric Mirroring. Call adf-client.ts + mirror-engine.ts via /api/items and /api/adf. Triggers on mirrored database, mirroring, CDC, change data capture, replication, Synapse Link, bronze landing.
Azure-native search + catalog in CSA Loom — index items and docs in Azure AI Search (Cosmos substring fallback), never a Fabric OneLake catalog. Call loom-search.ts + loom-docs-index.ts via /api/ai-search and /api/search. Triggers on search, catalog, discovery, AI Search, index, RAG, find items, full-text, semantic search.
Azure-native semantic model + report in CSA Loom — build a Loom-native tabular layer over Synapse/warehouse (Azure Analysis Services optional) and render reports natively, never requiring a Power BI / Fabric workspace. Call aas-client.ts + paginated-report-client.ts via /api/powerbi and /api/items. Triggers on semantic model, tabular model, TMSL, DAX, measure, RLS, Power BI, paginated report, RDL, dataset.
Azure-native warehouse in CSA Loom — back it with a Synapse dedicated SQL pool, never a Fabric Warehouse. Call synapse-sql-client.ts + synapse-pool-arm.ts via /api/warehouse and /api/synapse. Triggers on warehouse, data warehouse, SQL endpoint, dedicated pool, T-SQL, DWU, scale warehouse.