What Changed
Updated JoeSandbox Function App connector deployment documentation:
- Fixed deployment links: Updated ARM template links to correct endpoints
- Removed manual deployment: Eliminated lengthy manual VS Code deployment steps
- Streamlined options: Now provides only automated ARM template deployment with Flex Consumption and Premium plan options
Deployment Improvements
Before: Three deployment options including complex manual VS Code setup After: Two streamlined automated deployment options:
- Option 1: Flex Consumption Plan via ARM template
- Option 2: Premium Plan via ARM template
Both options link to automated deployment buttons with pre-configured templates.
Documentation Impact
Removed 3 complex manual deployment sections that required:
- VS Code setup and Azure Functions development environment
- Manual function app creation and configuration
- Individual application setting configuration
The manual deployment process was error-prone and required significant technical expertise. Automated ARM template deployment reduces deployment time and configuration errors.
Affected Files
Solutions/JoeSandbox/Data Connectors/JoeSandboxThreatIntelligence_FunctionApp.json
(packaging artefacts: 3.0.0.zip, ReleaseNotes.md, mainTemplate.json)