Skip to content

Commit

Permalink
CHANGELOG #17423
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Jul 28, 2022
1 parent 4f72172 commit 11cc0d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,16 @@ ENHANCEMENTS:
* Data Source: `azurerm_windows_function_app` support `virtual_network_subnet_id` property for for vNet integration [GH-17572]
* Data Source: `azurerm_windows_web_app` support `virtual_network_subnet_id` property for for vNet integration [GH-17576]
* `eventhub`: updating all data sources/resources onto single API Version `2021-11-01` [GH-17719]
* `azurerm_bot_service_azure_bot` - support for the `streaming_endpoint_enabled` property [GH-17423]
* `azurerm_linux_web_app`  - `virtual_network_subnet_id` is no longer `ForceNew` [GH-17584]
* `azurerm_linux_web_app_slot` - `virtual_network_subnet_id` is no longer `ForceNew` [GH-17584]
* `azurerm_linux_function_app` support `virtual_network_subnet_id` property for for vNet integration [GH-17494]
* `azurerm_linux_function_app_slot` support `virtual_network_subnet_id` property for for vNet integration [GH-17494]
* `azurerm_stream_analytics_stream_input_eventhub` - support for the `authentication_mode` property [GH-17739]
* `azurerm_windows_function_app` support `virtual_network_subnet_id` property for for vNet integration [GH-17572]
* `azurerm_windows_function_app_slot` support `virtual_network_subnet_id` property for for vNet integration [GH-17572]
* `azurerm_windows_web_app` support `virtual_network_subnet_id` property for for vNet integration [GH-17576]
* `azurerm_windows_web_app_slot` support `virtual_network_subnet_id` property for for vNet integration [GH-17576]
* `azure_stream_analytics_stream_input_eventhub` - support for the `authentication_mode` property [GH-17739]

BUG FIXES:

Expand Down

0 comments on commit 11cc0d9

Please sign in to comment.