Skip to content

Releases: CompositionalIT/farmer

1.7.7

06 Aug 15:23
aa4dafe
Compare
Choose a tag to compare
  • NAT Gateways: Initial support for NAT Gateways.
  • Private Endpoints: Adds privateEndpoint builder and option to set custom network interface name.

1.7.6

02 Aug 02:05
e18aefd
Compare
Choose a tag to compare
  • Virtual Machines: Support for adding a VM network interface to a load balancer backend.

1.7.5

15 Jul 14:55
Compare
Choose a tag to compare
  • Container Apps: Workaround for empty mounted volumes bug.
  • Virtual Machines: Use an Azure-managed storage account for boot diagnostics.
  • Virtual Machines: Create a VM without any data disks at all (useful when mounting cloud storage).
  • Virtual Machines: Adds support for Ubuntu 20.04 OS image.

1.7.4

17 Jun 22:07
3880a47
Compare
Choose a tag to compare
  • Container Apps: Support for mounted storage
  • Private Link Services: Adds support for provisioning private link services
  • Virtual Machines: Fix reference to an existing storage account in boot diagnostics.
  • Web App: add an overload for link_to_service_plan that accepts Web App
  • Added Basic Types documentation and examples for unmanaged resources.

1.7.3

24 May 18:19
96fac13
Compare
Choose a tag to compare
  • Network: Added Microsoft.Web/serverFarms to the SubnetDelegationService as a new static member WebServerFarms
  • SQL Azure: Support for serverless

1.7.2

11 May 01:49
48b3339
Compare
Choose a tag to compare
  • Container Apps: Fix ResourceId.
  • Operations Management: Add basic support for Operations Management to configure & deploy Solutions.

1.7.1

08 May 01:55
2228fb6
Compare
Choose a tag to compare
  • App Insights: Add ConnectionString member.
  • Communication Services: Breaking Changes: Clean up and fix issues regarding naming and Location.
  • Communication Services: Add ConnectionString member.
  • Container Apps: Support for collections of env vars, fix ACR credentials linking
  • Deployments: Use vault-secrets from unmanaged resource groups
  • Event Hub: Don't create the $Default consumer group explicitly. It will automatically be created by Azure when the resource is created.
  • SignalR: Add ConnectionString member.
  • SignalR: Breaking Change: Bug fix - Key now returns Key, not ConnectionString.
  • Static Web Apps: App Setting support.

1.7.0

02 May 18:06
e855077
Compare
Choose a tag to compare
  • Azure CLI: Escape parameters passed to the az deployment command (breaking change). Any previously escaped parameters need to be unescaped before passing to the tryValidate, tryWhatIf, tryExecute, whatIf and execute functions.

1.6.35

29 Apr 21:52
a85be80
Compare
Choose a tag to compare
  • Container Apps: Support for Managed Identities
  • Logic Apps: Basic support for logic apps. These will require the logic app code to be supplied either directly or via file path.

1.6.34

19 Apr 01:59
87ef626
Compare
Choose a tag to compare
  • CLI: Include --overwrite true option when executing az storage blob upload-batch with Azure CLI 2.34.0 and above.
  • Container Groups: Deploy container groups to a specific zone.
  • Container Groups: Diagnostics support to send logs to a Log Analytics workspace.
  • Container Groups: Support for attaching to subnets directly without requiring a network profile.