Azure AI Foundry
AI that powers our appsOur Fisqal Copilot features — bank reconciliation AI, fixed asset tax analysis, AI account review — run on Azure OpenAI (GPT-4.1). Since 2026 Wave 1, AppSource apps can use Microsoft-managed AI resources: no customer Azure subscription required, built-in compliance, data residency, and content filtering.
GPT-4.1 & GPT-4.1-mini models
Microsoft-managed AI resources (GA April 2026)
Built-in content safety & data residency
Unified AI consumption billing
Azure DevOps
How we ship softwareEvery AL extension we build — Fisqal apps, customer projects, migrations — goes through Azure DevOps pipelines. Code is compiled, tested, and deployed automatically. No manual uploads, no "works on my machine" surprises.
Git repositories with branch policies and pull request reviews
YAML pipelines: build → test → deploy to sandbox → promote to production
ALTool CLI compiles and packages AL extensions on build agents
Automated test suites run against isolated BC containers
Azure Functions
Serverless glueWhen Business Central needs to talk to external systems — banking APIs, government portals, e-invoicing networks — Azure Functions handle the translation. Consumption-based pricing means you pay only when code runs.
Event-driven: triggered by BC webhooks, queues, or schedules
Connect BC to banking, tax, customs, and logistics APIs
Consumption pricing — zero cost when idle
Supports C#, TypeScript, Python
Azure Integration Services
Enterprise connectorsFor complex integration scenarios — EDI with trading partners, multi-system ERP consolidation, or real-time data sync — Azure Logic Apps and Service Bus provide enterprise-grade reliability with geo-redundancy and guaranteed delivery.
Logic Apps: 1,400+ pre-built connectors (SAP, Salesforce, SFTP, AS2/EDIFACT)
Service Bus: reliable message queuing for async BC integrations
API Management: secure, throttle, and monitor all external APIs
B2B capabilities for partner onboarding and EDI