farmer icon indicating copy to clipboard operation
farmer copied to clipboard

Repeatable Azure deployments with ARM templates - made easy!

Results 114 farmer issues
Sort by recently updated
recently updated
newest added

## VMs 2. Transferring files - we *could* build a post-deploy task to upload files from the local machine onto the VM. The pure ARM way is to upload files...

arm-resource

Hi, Is possible to create serverless Azure SQL Server? I do have an issue trying to backtrack Farmer DbSku back to the Azure SQL sku. The SKU I am looking...

arm-resource

![image](https://user-images.githubusercontent.com/57396/79044493-b9ac9f00-7c05-11ea-936f-c75e991a0fc0.png)

enhancement

I have a need to generate an ARM template that provides a parameters file that could be replaced for multiple deployments in different subscriptions, resource groups, etc. From a previous...

enhancement

Nice to have: support for API Management: https://docs.microsoft.com/en-us/azure/templates/microsoft.apimanagement/allversions Looks like a lot of work though, so no hard feelings if this does not seem worth the effort.

arm-resource

…ta can be added for a single queue, multiple queues with unique metadata or multiple queues with the same metadata This PR closes #916 The changes in this PR are...

This PR closes # The changes in this PR are as follows: * ... * ... * ... I have read the [contributing guidelines](CONTRIBUTING.md) and have completed the following: *...

Currently, add_identity functionality assumes that ManagedIdentity is deployed within the same ARM template. Therefore, we need to add a new functionality for ManagedIdentity that is not deployed within the same...