F# may be used to configure, deploy, and manage Azure resources. This articles provides links for the F#-specific technology Farmer.
Other options for Azure resource deployment and management are documented in Azure Resource Manager. This includes the Bicep language.
Farmer
For F# programmers, Farmer is a free, open-source, community-driven technology providing an easy-to-learn library for rapidly authoring and deploying entire Azure architectures. Farmer generates Azure Resource Manager (ARM) templates that define the infrastructure and configuration for your project.
Farmer provides simple code snippets that allow you to rapidly construct complex topologies and idempotent deployments. Farmer is cross-platform and completely backwards compatible with ARM templates. Farmer generates standard ARM templates so you can continue to use existing deployment processes.
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET feedback
.NET is an open source project. Select a link to provide feedback:
Build end-to-end solutions in Microsoft Azure to create Azure Functions, implement and manage web apps, develop solutions utilizing Azure storage, and more.