- Container Apps: Add
resourcesoperation to thecontainerbuilder to set both CPU and memory together using aConsumptionPlanResourcesdiscriminated union. This ensures only valid consumption plan resource combinations can be selected at compile time. The individualcpu_coresandmemoryoperations remain available for use with dedicated plans.
- Storage Accounts: Add
AccountKeymember to return just the storage account key andConnectionStringmember to return the connection string. The existingKeymember is now obsolete (it incorrectly returned a connection string instead of just the key). - Network Manager: Add support for Azure Network Manager with security admin configurations, rule collections, rules with IP ranges and service tags, and network groups.
- Virtual Machine Scale Sets: Add support for rolling upgrade policy configuration.
- Service Bus: Support for minimum TLS version of 1.3.
- Storage Accounts: Support for requesting minimum TLS version of 1.3. The ARM resource itself currently falls back to 1.2.
- Redis: Support for requesting minimum TLS version of 1.2. TLS 1.3 is supported, but not enforced as a minimum.
Note: As of version 1.9.25 (October 2025), Farmer has:
- Added support for TLS 1.3
- Deprecated TLS 1.0 and TLS 1.1 (marked as obsolete)
If you see compiler warnings about Tls10 or Tls11 being obsolete, these versions now automatically fall back to TLS 1.2 for security reasons. Update your code to use Tls12 or Tls13 explicitly to remove the warnings.
- Service Bus: Add validation for SKU-specific features (topics not supported on Basic SKU, max message size only supported on Premium SKU).
- SQL Azure: Support for fractional VCores such as (0.5, 0.75) in Serverless Gen5 databases.
- Virtual Machines: Added support for
deleteOptionon VM disks, NICs, and public IP addresses to automatically clean up resources when a VM is deleted.- New builder keywords:
disk_delete_option,nic_delete_option,public_ip_delete_option - New convenience keyword:
delete_attachedto set all delete options at once - Simplified type: All delete options now use a single
DeleteOptiontype withDeleteandDetachvalues
- New builder keywords:
- Actions Groups: Bump API version to
2025-09-01-preview.
- AKS Cluster: Added support for Azure Key Vault provider for Secrets Store CSI Driver
- AKS Cluster: Added auto_upgrade_profile option for managed clusters
- AKS Cluster: Added os_sku option for agentPool config
- Data Collection: Fixes bug in data collection association by removing location field.
- Data Collection: Adds
dataCollectionRule,dataCollectionEndpoint,dataCollectionRuleAssociationbuilders for Azure Monitor - Prometheus Group Rules: Adds
prometheusRuleGroupbuilder for prometheus metrics in Azure Monitor - Container Service: add ability to specify
enable_azure_monitorparameter - Action Group: adds ability to create Incident Receivers in action group with
add_incident_receivers - NAT Gateways: enables setting the
skufor the NAT Gateway and the generated Public IP Address resource.
- AKS: add ability to specify
kubernetes_versionparameter
- AKS: add node_resource_group parameter to aks config
- Container Apps: Adds health probes.
- AKS: Add node_taints parameter to agent pool config.
- VMSS, AKS, Azure Firewall, Managed Clusters (AKS): Adds
pick_zonesto let ARM select the availability zones. - AKS: Remove deprecated
docker_bridgefrom Container Services (AKS).
- Subnets: Support for
disable_outbound_access. - Public IP Addresses and Load Balancers: drop
BasicSKU, support zones.
- AKS Cluster: Add link_to_kubelet_identity
- VMSS overprovisioning controls
- VM extensions: support for auto-upgrades and initial version
- Application Gateways: Adds SSL Certificates
- Network Security Groups: use ARM expressions in security rules
- Gallery Applications:
source_media_linkcan be an ARM expression
- Virtual Machines: support for Azure Linux 3.0
- Virtual Machines: support for Standard SKU Public IP Address
- Galleries: support for Gallery Applications to distribute applications for Virtual Machines and Virtual Machine Scale Sets
- AKS Cluster: support for node pool availability zones
- AKS Cluster: support for Sku and Tier. Support for pod subnet in agent pool config. Support for node pool autoscaling
- CosmosDB: Add support for Gremlin Graphs
- Virtual Machines: Support gallery references for VMs (
operating_system) - Virtual Machines and VMSS: Support for security profile options (#1163)
- Network Interface: Support for adding Network Security Group (NSG) to Network Interface (NIC)
- Fix an issue with Access Policies that allows non-string sequences to be supplied for user / group lookups.
- Virtual Network: Specify the route table for a subnet.
- Network Security Groups: Use a common protocol in security rules with multiple sources. Defaults to Any if sources use different protocols.
- Deployments: Default to resource group location rather than West Europe.
- SQL Azure: Clean up Entra ID authentication support.
- Web App: Support automatic creation of Workspace Based App Insights & Log Analytics.
- Functions: Support automatic creation of Workspace Based App Insights & Log Analytics.
- Az: Update
adcommands to work with latest (breaking) structure. - PostgreSQL: Fix a number of issues around the introduction of Flexible Servers.
- Container Apps: Fix to container registry credential to not emit a secret for a managed identity.
- Container Groups: followup to #ff78f202dc - expand DNS config validation for profile-less vnet.
- Managed Clusters (AKS): Support for workload identity, OIDC issuer, image cleaner, and Defender.
- Managed Clusters (AKS): Default to use MSI for the service principal profile to align with CLI and Portal.
- User Assigned Identities: Support for
depends_on.
- PostgreSQL: Support for Flexible Servers.
- Virtual Machines: Includes Ubuntu 24.04 LTS images.
- PostgreSQL: Use the correct ResourceId (used in e.g. depends_on calls)
- Storage: add plural
add_blob_containers,add_public_containers,add_private_containers,add_file_shares,add_file_shares_with_quotaandadd_queues (string seq). - Storage: fix quadratic complexity in
add_queues (StorageQueueConfig seq).
- App Service: Automatic support for App Insights on Linux.
- LoadBalancer: Linking BackendAddressPool IPs to subnets instead of vnets if configured.
- Service Bus: Added support for setting max message size.
- Storage accounts: Added support for setting https traffic only.
- WebApp: Add new Premium V3 SKUs: Entry level SKU:
P0V3, and memory optimised SKUs:P1MV3, P2MV3, P3MV3, P4MV3, P5MV3.
- Functions: Added support for setting max scale out limit.
- Managed Identity: Support for federated identity credentials.
- Storage accounts: restrict_to_ips to support a list of IPs.
- Virtual Machines: Adds CBL Mariner 2.0 images.
- B2C Tenants: Support for creating B2C Tenants.
- Route Server: Custom name support for Route Server Public IP.
- Route Server: int64 support for
peerAsnon BGP connection.
- Autoscale Settings: Adds support for defining autoscale settings for VM scale sets.
- Functions: Dotnet 8: Added missing DotNet80Isolated option to fully support functions
- Virtual Machines: Adds Ubuntu 20.04 ARM 64, 22.04 ARM 64, 23.04, 23.04 ARM 64, 23.10, 23.10 ARM 64
- Virtual Machines: Adds ARM 64 VM sizes.
- WebApps/Functions: Dotnet 8: Added runtime support for functions
- Bastion Hosts: Supports advanced settings for bastion hosts, such as native client tunneling.
- Virtual Machines and Scale Sets: Support for deploying gallery applications to a VM or VM Scale Set.
- Load Balancer: Generate an IPv6 public IP address using the
ip_v6option. - Network Security Groups: Support for application security groups.
- Subnets: Support for multiple prefixes as needed for dual-stack IPv6 and IPv4.
- Virtual Machine Scale Sets: Support for VM Scale Sets.
- Virtual Machines: Support for adding an additional 'ip_v6' IP configuration.
- Virtual Machines: Assign VM to an application security group.
- Subnets: Support for
depends_onwhen defining standalone subnets.
- Docker Images: Support parsing of tags with one or more colons in tag name.
- Private DNS Zones: Support linking a Private DNS Zone to a Virtual Network to provide DNS resolution within the vnet.
- DNS Zones: Enable tagging the DNS Zone resource.
- Bug fix - Add Container Group extensions object under properties block of Container Group
- Container Groups: Add support for extensions used by virtual kubelet
- Action Groups: Adds support for action groups to perform actions when alerts fire.
- Functions: AzureWebJobsDashboard setting is only added for a V1 Function app
- Functions: Add the correct netFrameworkVersion to the template based on the runtime version
- Container Apps: Add support for Dapr components
- Route Servers: Support 'depends_on' for routeServerBGPConnection.
- WebApps: When creating keyvault secrets for web app appsettings replace characters unsupported in keyvault secret names with
- - Functions: Add the correct netFrameworkVersion to the template based on the runtime version
- Container Apps: Fix storage queue KEDA scaling rule authentication
- Network Security Groups: Fix bug where a SecurityRule without a source throws a meaningful exception
- Network Security Groups: Add rule to existing security group
- Network Interface: Adds support for adding tags
- Route server: Adds support for adding tags
- SQL Azure: Adds support for AD admin
- Storage Account Queues: Support for adding metadata
- Network Interface: Adds support for network interface creation.
- Route server: Adds support for route server creation.
- Storage Accounts: Fixes scope of role assignments.
- AVS: Scripting subresource types.
- EventGrid: ResourceGroup as a source and Azure Function as a target.
- Virtual Machines: Windows Server 2022 Datacenter.
- WebApps: Default extension version updated from V3 to V4.
- Role Assignments: Unmanaged resouce role assignment scope.
- SQL Azure: Use Capacity instead of SKU for DTU level of a pool.
- DNS: Adds private resolver and forwarding rulesets
- PostgreSQL: Adds
FullyQualifiedDomainNameconfiguration member. - Virtual Machines: External diagnostics storage does not generate dependency
- Disks: Create managed disks
- Galleries: Create Galleries for sharing VM images.
- Gallery Images: Create images in a gallery that can be used to create VMs.
- Image Templates: Templates for building and publishing VM images.
- Virtual Machines: Attach existing managed disks.
- Storage Accounts: CORS rules respect format of original URI (fixes #1003)
- WebApps: Enable the docker image tag to be specified for a slot.
- Container Apps: Fix scaler spelling
- Container Apps: Fix a bug whereby Dapr was not correctly turned on.
- Container Apps: Support for collections of env vars, fix ACR credentials linking.
- Container Apps: Add Dapr / App Insights integration.
- Virtual Machines: Accelerated networking and IP forwarding for interfaces
- Adds the West US 3 location
- Virtual Machines: Support for multiple network interfaces on a VM
- Virtual Machines: Support for multiple IP configs on a NIC
- Virtual Machines: Support for Ultra SSD disk type for high performance data disks.
- Virtual Machines: Availability zone deployment for VM and public IP.
- Web App: Ability to set Startup Command directly (useful for Linux deployments).
- Route Tables: Fix bug where embedded routes should only serialize properties.
- Identity: Update the list of all RBAC roles to latest.
- Container Groups: Automatically round container instance memory to the first decimal place.
- KeyVault: Added support for disabling public network access.
- KeyVault: Added missing key permissions (GetRotationPolicy, SetRotationPolicy, Rotate)
- Network Security Groups: Added option to set priority for initial SecurityRule.
- ServiceBus: Add support for disabling public network access
- ServiceBus: Add support for enabling zone redundancy
- ServiceBus: Add support for setting the mininum TLS version
- Storage Accounts: Support for disabling public network access
- Storage Accounts: Support for restricting access to azure services without also specifying a vnet/subnet (useful when access is already controlled by a private endpoint but you still need to add a bypass for Azure services).
- Storage Accounts: Support for disabling blob public access
- Storage Accounts: Support for disabling shared key access
- Storage Accounts: Support for defaulting to AAD auth in the portal instead of shared key access
- Storage Accounts: Support for changing the DNS endpoint type which allows you to create more than 250 storage accounts in a given subscription.
- CDN: Added Wildcard support for
ComparisonOperator - Network Security Groups: Added option to modify generated SecurityRule priority step increment
- WebApps: Added support for .NET 7.
- Dedicated Hosts: Support for Host Groups and Hosts
- WebApps: Added support for Node 14, 16 and 18
- Container Groups and Container Apps: Support for link_to_identity for ACR managed identities.
- Container Group: Support for Managed Identity
- Container App: Support for Managed Identity
- VMs: Add support for VNets in other resource groups
- Route Tables: Initial support for Route Tables and Routes
- Virtual Machines: Default to no priority
- NAT Gateways: Initial support for NAT Gateways.
- Private Endpoints: Adds
privateEndpointbuilder and option to set custom network interface name.
- Virtual Machines: Support for adding a VM network interface to a load balancer backend.
- 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.
- 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_planthat accepts Web App - Added Basic Types documentation and examples for unmanaged resources.
- SQL Azure: Support for serverless
- Network: Added Microsoft.Web/serverFarms to the SubnetDelegationService as a new static member WebServerFarms
- Container Apps: Fix ResourceId
- Operations Management: Add basic support for Operations Management to configure & deploy Solutions.
- 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
$Defaultconsumer 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.
- 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.
- 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.
- CLI: Include
--overwrite trueoption when executingaz storage blob upload-batchwith 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.
- Container Groups: Specify DNS nameservers and search domains.
- Container Registry: Adds name validation
- DNS: Add support for private DNS zones and records
- PostgreSQL: Added possibility to set vnet rules for PostgreSQL.
- WebApps: Support virtual applications with
add_virtual_application/add_virtual_application_preloaded
- DiagnosticSettings now supports resources that contain multiple segments e.g. SQL Databases.
- ContainerApps now use the updated resource name (Microsoft.App instead of Microsoft.Web).
- Updated documentation on main page from
Writer.quickDeploytoWriter.quickWrite
- WebApps: Fix flakey deployments of web apps with multiple custom domains.
- Deployments: Fix
ResourceIdgeneration when using a resource with a template. - AzureFirewall: Supports availability zones
- WebApps/Functions: Add support for vnet integration
- WebApps/Functions: Specify connection string types
- WebApps/Functions: Allow adding IP restriction string with CIDR
- Application Insights: Support for Workspace-enabled instances.
- VMs: Priority and Spot Instance Settings
- CLI: include
--only-show-erroroption when executing Azure CLI commands.
- ServicePlan/WebApp: Support for enabling ZoneRedundant
- Functions: Make
connection_stringavailable for Azure Functions in addition to WebApps. - WebApps/Functions: Add support for ip-restriction rules
- WebApps/Functions: Don't turn on Logging Extension for Linux App Service.
- WebApps: Allow multiple custom domains
- WebApps: Support custom port for docker container with
docker_port
- WebApps/Functions: Fix .NET 5/6 on Linux deployments.
- CosmosDb: Add support for serverless capacity mode.
- WebApps/Functions: Fix autoSwapSlotName for app slots.
- WebApps/Functions: Fix zip deployments for web app with slots.
- WebApp: Create App-managed certificates in the same resource group as the ASP to avoid ARM bug
- ContainerApps: Eagerly validate whether all containers in an app have a valid CPU/RAM combination.
- ContainerApps: Correctly round CPU to 2DP.
- Revert back to targetting NET Standard 2 only.
- ContainerApps: Adds support for containerApps.
- WebApps/Functions: Added support for .NET 6 runtimes with new Runtime.DotNet60.
- Log Analytics: Add CustomerId configuration member to Log Analytics
- Service Bus: Added additional overloads for topic.duplicate_detection and queue.duplicate_detection
- WebApp: Fixed deployment name for nested template in app-managed certificate deployments
- Alerts: Extend a list of possible criteria for time aggregations and operators
- Alerts: Support of custom metric alerts
- CDN: Adds new SKU types for Azure Front Door Standard/Premium
- Functions: Fix for .NET isolated functions hosted on Linux
- Key Vaults: Fixed bug where adding vnetRules to KeyVault did not work.
- Support for GPUs in Azure Container Instances
- CDN rules: Only make CacheDuration required for Override and SetIfMissing and not BypassCache when creating cache_expiration action
- Virtual Machine: Adds support for the
AADSSHLoginForLinuxextension for Azure AD login over SSH on Linux VM's. - Virtual Machine: Enables a VM to be deployed on an existing virtual network.
- WebApps/Functions: Fixed bug preventing references to AppInsights or storage accounts in other resource groups
- WebApps: Supports custom domains with app service managed certificates
- Application Gateways: support for creating application gateways.
- Container Service (AKS): support for various addons, including the application gateway ingress controller.
- ExpressRoute: create authorization keys on newly created circuits.
- Key Vaults: Add keys to new or existing key vaults.
- ServiceBus: Allow Service Bus Queues/Topics/Subscriptions to be linked to unmanaged namespaces
- ServiceBus: Allow adding custom dependencies to Subscriptions
- WebApp/Functions: Adds 'ftp_state' for controlling FTP access for deployments.
- Resource Groups: Add support for multiple nested deployments targetting the same resource group
- Resource Groups: Provide input parameters and key vault references to nested deployments.
- Container Groups: Use an ARM expression to populate a secure environment variable.
- Resource Groups: Specify the target subscription for nested deployments.
- Traffic Manager: allow priority and weight to be optional for endpoints.
- Key Vaults: Allow deploying standalone secrets without a KeyVault in the same deployment
- WebApp/Functions: no longer overwrites production slot settings when using a multi-slot deploy
- Container Service (AKS): Adds
kubelet_identityoperator to suppor a user assigned identity for kubelet.
- Alerts: Initial support for Alerts
- Container Groups: Fix to generate parameters for secure environment variables on
initContainers. - Container Service (AKS): Simplify
aksbuilder with defaults for node pool and DNS prefix. - Dashboads: Fixes for complex dashboards: custom parts and monitor parts.
- Key Vaults: Support for adding access policies on an existing key vault with
keyVaultAddPolicies. - Virtual Networks: support for adding subnets to existing virtual networks.
- Custom FarmerException raised for all exceptions.
- Dashboards: Changed the API to use non-anonymous record.
- Improve validation error messages.
- SQL Server: geo_replicate changed the API to use non-anonymous record.
- WebApp/Functions: Web Apps and Functions now 'health_check_path' support.
- Container Groups: Use
ip_configto name the IP configuration for a container group's subnet. - DNS Zone: Added configuration member of NameServers
- DNS Zone: Support for delegating a subdomain to another DNS Zone with
add_nsd_reference. - Functions: Validation on functions name.
- Resource groups: Added
outputskeyword - Virtual Machine: Added configuration member PublicIpAddress
- WebApp: Validation on site name.
- Azure SQL Server: geo_replicate parameter to geo-replicate the server databases
- App Insights: Support for Availability tests, VS WebTests
- Resource Groups: Support for creating resource groups for deployments targeting a subscription.
- WebApp: Slots now inherit user assigned identities from their owning webApp
- SQL Azure and Postgres:
add_firewall_rulesto take list of rules - Virtual Machine: Support for adding Network Security Group (NSG) to Virtual Machine (VM)
- Container Groups: Reference Azure container registry credentials.
- DNS Zone: Support for adding records to existing zones.
- DNS Zone: zone and record 'depends_on' support.
- DNS Zone: DNS record 'target_resource' fix to emit correct resource Id.
- Web App, Functions: Refactored Web App and Functions builders to simplify adding new common properties
- Azure Firewall: Support for 'link_to_firewall_policy' to link to a builder as well as a resource.
- Container Groups: Support for 'depends_on' to add dependencies.
- Functions: Added support for deployment slots
- KeyVault: Enable VaultUri configuration member for use as output parameter.
- KeyVault: Fix emitted
enablePurgeProtection. - Storage Account: Add support for data protection policies,
- Storage Account: Add support for versioning.
- Virtual Network: Specify the network security group for a subnet.
- Virtual Network: Subnet support for enabling or disabling Private Link Service Network Policies to allow assigning the IP for a private endpoint connection.
- Virtual Machine: Added support for Private IP on NIC
- WebApp: Added support for deployment slots
- Azure Firewall: Bug fix for link_to_vhub and added depends_on to builder
- Functions: Add support for keyvault reference user identity
- VirtualHubs/hubRouteTables : Add support for labels
- Virtual Machine: Add option to static IP allocation
- Web App: Add support for keyvault reference user identity
- DNS Zone: Added SOA and SRV record support
- Azure Firewall: Added support for Azure Firewalls
- Service Bus: Support max queue and topic sizes.
- Service Bus: Set default message TTL for subscriptions.
- Virtual Hubs: Support for virtualHubs and hubRouteTables
- Virtual Machine: Added Identity support
- Virtual Machine: Added a PasswordParameterARM member
- Container Service (AKS): Support basic SKU for the cluster's load balancer (default is standard).
- Container Service (AKS): Support for private Kubernetes API access.
- Container Service (AKS): Support for restricting IP ranges for Kubernetes API access.
- Functions: Support publishing as a docker container
- Service bus: Add support for authorization rules.
- Virtual Machine: Added disable password authentication to Virtual Machine linux configuration
- Virtual Machine: Added sshKeys and paths to Virtual Machine linux configuration
- Functions: Support Elastic Premium SKUs for Functions service plans.
- SQL Azure: Support for minimum TLS version.
- Storage: Support for minimum TLS version.
- Virtual Machine: Provide control over the public IP
- Virtual Machine: Support for customData on osProfile Properties
- Virtual Network: Add support for vnet peering
- WebApp: Added support for PrivateEndpoints
- Web App: Workaround ARM regression when Identity is set to "None".
- Added support for nesting resource groups
- Storage: Support for firewall to restrict storage account network access to virtual network subnets, IP addresses, and CIDR prefixes.
- Virtual Network: Support for creating service endpoints on subnets.
- Virtual Network: Support for assigning existing service endpoint policies to subnets.
- CDN: Support for CDN rules
- Container Service (AKS): Support for using managed identity (msi) for the service principal.
- LoadBalancer: Adds support for public and internal load balancers.
- Traffic Manager: initial release.
- ServiceBus: TopicConfig implements IBuilder and supports link_to_unmanaged_namespace.
- ServiceBus: Support for forwarding messages delivered to a subscription.
- Communication Services: add builder.
- ExpressRoute: Adds ServiceKey property to generate an expression for the service key on a new circuit.
- Network Security Groups: Enable builder to create outbound rules.
- ServiceBus: Fix an issue with Premium Sku ARM Writer
- ServiceBus: Fix an issue with Rules depends on ARM Writer
- Storage Accounts: Support for CORS.
- Virtual WAN: add builder
-
Container Groups: Support for init containers.
-
Container Groups: Support for liveliness and readiness probes on containers.
-
Container Groups: Connect network profile to an existing virtual network.
-
Container Groups: Bugfix for outputs.
-
CosmosDb: Add support for MongoDB as a database kind.
-
Event Grid: Ensure destination Queues are created as a dependency
-
Event Grid: Add ServiceBus Queue and Topic as supported destinations
-
Functions: Support for 64 bits.
-
Functions: Add option to use managed Key Vault
-
Functions: Add support for dotnet-isolated runtime (NET5)
-
KeyVault: Fix an issue with adding tags on main KeyVault builder.
-
KeyVault: Support Azure RBAC for data plane access.
-
ServiceBus: update namespace validation rules to follow Microsoft documentation
-
Storage: Add support for tables
-
Web App: Disables the automatic addition of the logging site extension when
docker_imageis used -
Web App: Add dotnet 5.0 runtime option
-
Framework: Updated DeterministicGuid for RFC 4122 compatibility
-
Framework: Add support for NET5, upgrade to F#5.
-
Framework: Simplify Event Grid builder
-
Framework: Use System.Text.Json instead of Newtonsoft.Json
-
Bing Search: Support for Bing Search (migrated from Cognitive Services).
-
Container Registry: Added ARM expressions for admin account credentials
-
Databricks Workspace: Support for creating Databricks Workspaces
-
Diagnostic Settings: Support for creating Diagnostic Settings on other resources.
-
Event Hub: Update built-in expression paths for default key.
-
Functions: Added some extra keywords which were already present on Web App.
-
Storage: Support for setting default blob access tier at account level with "default_blob_access_tier"
-
SQL Azure: Validation and fail fast on account names instead of silently fixing them (breaking run-time change).
-
Web App: Improved KeyVault integration.
-
Web App: Add PremiumV3 SKU.
-
Web App: Automatically add Logging extension for ASP.NET Core apps (additive change to ARM).
-
Web App: Added Instrumentation Key Setting for Linux WebApp.
-
Web App: Automatically add Client Id setting for user assigned identities.
-
Web App: Support for 64 bits.
-
Azure CLI: Ensure JSON output.
-
Framework: Extension methods for Taggable and Dependable to simplify boilerplate keywords.
-
Framework: Common keywords between Functions and Web Apps factored out.
- Storage: Revert User Assigned Identity scope to ResourceGroup
- User Assigned Identity: Allow explicitly setting dependencies
- CosmosDB: Fix an issue whereby dependent resource paths were sometimes incorrectly generated.
-
ARM generation: Smarter emitting of "raw" ARM expressions.
-
CDN: Fix issues around custom domain host names.
-
CDN: Improved integration with Storage Accounts.
-
Container Instance: Support for secure parameters for environment variables and secret volumes.
-
Container Instance: Support for command line arguments.
-
Deployment Scripts: Support for secure parameters for environment variables (minor breaking change).
-
Deployment Scripts: Specifies cleanup on expiration when retention interval is set, and enables cleanup on success only.
-
Deployment Scripts: Support for running the script after other resources are deployed.
-
Deployment Scripts: Run Azure CLI commands as part of an ARM deployment (PowerShell or AzCli).
-
Functions: Support for external unmanaged storage accounts.
-
Functions: Support for user-assigned managed identity.
-
Key Vault: Support for setting tags on key vault secrets.
-
Storage Account: Support for the full set of Storage Account Kind and SKUs (minor breaking change).
-
Storage Account: Improved integration with CDN.
-
Web App: Support for site extensions.
-
Web App: Unmanaged Server Farm uses Resource Id for fully-qualified path.
-
Log Analytics: Initial release.
-
Static Web Apps: Initial release.
-
Managed Identity: Initial release.
-
SQL Azure: Connection string owner now has the correct path.
-
SQL Azure: New PasswordParameter returns the name of the Password parameter.
-
Functions: Ability to override the auto-generated storage account name.
-
Functions: Ability to add multiple ARM Expressions as settings.
-
Functions: Ability to add a Resource Name as a setting.
-
Key Vault: Grant access to managed identities.
-
Service Bus: Fix an issue whereby duplicate topics across different subscriptions were silently removed.
-
Service Bus: Set message TTL
-
Web App: Ability to add multiple ARM Expressions as settings.
-
Web App: Full support for Managed Identity (minor breaking change).
-
Web App: Easy Key Vault integration.
-
Storage Account: WebsitePrimaryEndpoint is now a generated ARM expression.
-
Storage Account: Upgrade API version to 2019-04-01 to support RA-GZRS.
-
Storage Account: WebsitePrimaryEndpoint depends on storage account name instead of being hardcoded.
-
Storage Account: Grant access to managed identities.
-
Container Service (AKS): Support for Managed Identity.
-
Container Groups: Support for creating group without public IP Address.
-
Container Groups: Support for image registry credentials for private registries.
-
Container Groups: Support for partial CPU cores.
-
Container Groups: Support for Managed Identity.
-
Event Hubs: Remove redundant kafka flag (minor breaking change).
-
Gateway: Add VPN Client configuration
-
Bastion Hosts: Create bastion hosts for accessing resources on a virtual network
-
DNS Zones: Basic Azure DNS support
-
Provide all Roles for managed identity purposes.
-
Support for implicitly adding dependencies based on usage e.g. add settings, connection strings etc.
-
Internal: ARM Expression refernces now add the Resource Id as the Owner.
-
Internal: Changes to better capture full resource IDs.
- SQL Azure: Fix a bug whereby firewall rule IP addresses were inverted.
- AKS: Basic AKS support
- App Insights:
- Create key expressions
- Support for IP Masking and Sampling
- Container Instance: Change modelling from an anonymous type to a discriminated union (interop) (#372)
- Cognitive Services: Retrieve ARM expression to the Key of the Cognitive Services instance.
- CosmosDB: Create connection string and key expressions.
- Functions: Fix an issue with incorrect Service Plan linking
- Gateway: Add VPN Client configuration
- SQL Azure:
- Small updates to type naming
- Support for VCore model
- Support for specifying disk size
- Storage:
- Create connection string expressions.
- Data Lake support is now optional and off by default
- Support for lifecycle policies
- Web App / Functions: Allow CORS enable credentials (#265)
- Web App: Support for Connection Strings
- Azure CLI: Better error message when Azure CLI be found (#369)
- Fix a bug whereby optional Location, Tags and DependsOn were set to empty lists instead of null when not required.
- Internal updates to ARM resource construction
- Support for adding a list of dependencies to resources
- Formal release
- Fix an issue with CosmosDB tags being set twice
- ACI dropped support for assigning static private IP
- Postgres API redesign
- Network Security Group API redesign
- Validation for all Storage Account resources
- Prevent supplying VM custom script files without a custom script
- Basic Validation helper functions
- More documentation
- Simplified Service Bus filtering
- Tagging support for most ARM resources
- Fix incorrect PostgresSQL template generation caused by a breaking change in F#
- Fix a bug in Redis SKU generation
- KeyVault now supports dependencies
- Eager Storage Account Name validation
- Fix documentation
- Volume Mount support for Container Groups
- Network Security Group (NSG) support
- Data Lake on Storage Account support
- Static Website on Storage Account enhancements
- Filter support on Service Bus Subscriptions
- Storage Account validation on account name enhancements
- Web Apps can now connect to externally-managed Server Farms
- Simplified Resource References and better distinguish resource relationships
- Improved test coverage
- Cosmos DB: More keys exposed as properties
- Deployment: Display currently selected subscription id when deploying
- Event Hub: Dependency support
- Event Grid: Initial support
- Functions: Zip deploy support
- Storage Account: Static website support
- Storage Account: File Share support
- Storage Account: Queue support
- Internal: More automated test coverage
- Internal: Refactoring of ARM resources to use strongly-typed resource path generation
- VNet Gateway support
- Event Hub Capture support
- Virtual Machine script support
- Fix a bug where some ARM Expressions were sometimes incorrectly formed
- Fix a bug in KeyVault where key validation was applied incorrectly
- Allow optionally setting AccessPolicy permissions using the create helper
- Set LIST and GET as the default AccessPolicy permission set using the create helper
- Support for safely building resourceId expressions
- Simplify construction of ARM resources
- Better error handling on JSON deserialization
- CDN support added
- Split Container Instance builder back to two
- Environment variable support for Container Instances
- Support for public and internal ports on Container Instances
- Improved subnet and address space support for virtual networks
- Add S0 SKU for Cognitive Services
- Automatically create the path if it does not exist when writing ARM templates
- Improved Subnet and VNet support
- Validation checks on CosmosDB
- Source Control support in Web Apps
- Ability to assign users and groups to KeyVault access policies
- Ability to add multiple KeyVault secrets
- Workaround for issue with FSharp.Core 4.7.2 and DU stringify
- Enhance access policy maintenance in KeyVault
- Data Lake support
- Managed Identity support for Web Apps and Functions
- CORS support for Web Apps and Functions
- Secret settings support for Web Apps and Functions
- Improved typing around Cosmos DB
- Simplified Key Vault support for adding secrets and simple policies
- Ability to inject raw JSON ARM resources into the Farmer pipeline
- Support for more locations
- Minimum Azure CLI version now 2.5.0
- Promote some types into the top-level Farmer namespace
- Extra settings for Functions and Web Apps
- Rationalise depends_on so any resource is dependable
- Redesign SQL Server builder
- Better support for SQL Server Elastic Pools
- Clean up documentation
- Improvements to PostgreSQL
- Unique Key support in CosmosDB
- Azure Maps support
- Service Bus topic support
- SignalR support
- Elastic Pool SQL Azure support
- More tests
- Better VNet and Subnet support in VMs
- Make any Builder a dependency
- Respect HTTPSOnly flag in Functions
- Support for extensible plugin-model
- Express Route support
- Service Bus queue support
- IOT Hub support
- PostreSQL support
- Support for executing a deployment with fast fail
- ARM template Validation support
- Service Bus Queues support
- Azure Container Registry support
- Refactor some values to improve type safety
- Improve support for Azure CLI on Linux
- More resilient version checking
- Better parameterisation for Docker credentials
- Avoid duplicate parameters
- Minimum version check on Azure CLI (2.3.1)
- List all subscriptions
- Set minimum subscription
- Rename "db_name" keywords to just "name" (consistency)
- Improve CLI access on Windows
- Better CLI error handling on Linux & Mac
- Azure Container Registry support for Web Apps
- Support for providing multiple settings at once on WebApp and Functions
- Fix a bug with deploy parameterisation
- Remove REST API support
- Enhance Azure CLI support
- Support for optional Azure CLI authentication
- Allow supplying an explicit related service plan
- Support for HTTPS-only on web app
- Block when deploying via Azure CLI
- Put all deploy transient files in a folder
- Server Farm builder
- Don't login on Azure CLI unless needed
- Fix a bug with WebApp builder causing a stack overflow
- Support for Cognitive Services
- Ensure Functions Runtime is correct set (lower-case)
- Support for Docker Hub on Web Apps
- Improved support for What-If API
- Post-deployment Web Deploy for App Service
- Minor bug fixes
- Simplify API for hierarchical resources e.g. Containers, Cosmos, SQL Azure, WebApps and Functions
- Support for Validation API before deploying
- Basic support for What-If API
- Error handling on deployment status updates
- Client Secret is now a string
- Sanitise storage accounts automatically
- Improvements to Redis and Event Hub
- Restrict adding resources to supported types
- Support for Redis Cache
- Support for Event Hub
- Fixes for Web Apps on Linux
- Remove unnecessary site extension for App Insights on Web Apps
- Upgrade to netcore3.1
- Support for REST API deployment using SPI credentials
- Refactor code to simplify and separate writing and deployment
- Fix a couple of small bugs with overloads of keywords in builders
- Quick deploy support for Linux and Mac
- Automatic password generation for quick deploy
- SQL Connection String property on database
- Re-introduced limited support for parameter expressions
- Support for configuration of Functions runtime
- KeyVault support
- Location type
- Fixed a bug regarding Worker Size
- Null elements are now omitted from generated templates
- Initial Release