terraform-provider-azurerm
terraform-provider-azurerm copied to clipboard
Terraform provider for Azure Resource Manager
Hi , I am using terraform to create a databricks . If I do NOT include the [managed_resource_group_name] parameter , databricks is created successfully in my resource group and a...
The documentation for the identity block in the attributes reference for the data source data.azurerm_automation_account referenced API Managment when it should have mentioned an automation account. Created issue #18503 to...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
fix #17872. Test result: 
* Current API does not support `storage_type`, this is causing lots of test failing in team city. * No Swagger available for new API version, so deprecating this attribute for...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note I'm creating a linux function app that's using VNET integration and...
Resolves https://github.com/hashicorp/terraform-provider-azurerm/issues/17408 , resolves https://github.com/hashicorp/terraform-provider-azurerm/issues/16915 `azurerm_app_configuration` support for `encrption`, `local_auth_enabled`, `public_network_access_enabled`, `purge_protection_enabled`,and `soft_delete_retention_days` properties. For `public_network_access_enabled`, find a existing PR https://github.com/hashicorp/terraform-provider-azurerm/pull/17549, which can be merged before this one. Reference: -...
Cannot simply reuse `subresource_name` as `member_name` in `ip_configuration` property.(as described in the issue). The local testing response message says the default value is `default`, so I set the property's Default...