Movatterモバイル変換


[0]ホーム

URL:


Skip to main content

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft EdgeMore info about Internet Explorer and Microsoft Edge
Table of contentsExit focus mode

Deploying and Managing Azure Resources with F#

  • 2021-11-05
Feedback

In this article

F# may be used to configure, deploy, and manage Azure resources. This articles provides links for the F#-specific technologyFarmer.

Other options for Azure resource deployment and management are documented inAzure Resource Manager. This includes theBicep 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 generatesAzure 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.

See also

Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, seeour contributor guide.

Feedback

Was this page helpful?

YesNo

In this article

Was this page helpful?

YesNo