Closed Dipak-Mistry-Personal closed 4 years ago
hi @dlm69
Thanks for opening this issue :)
Taking a look through this appears to be a duplicate of #8915 - rather than having multiple issues open tracking the same thing I'm going to close this issue in favour of that one; would you mind subscribing to #8915 for updates?
Thanks!
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks!
When creating a new resource whether azurerm_mssql_server or azurerm_mssql_database you get an error about "Invalid parameter 'storageEndpoint'. Value should be a blob storage endpoint (e.g. https://MyAccount.blob.core.windows.net).".
If you then include the azurerm_mssql_server_extended_auditing_policy or azurerm_mssql_database_extended_auditing_policy you still get the same error. However you can add the (soon to be deprecated) extended_auditing_policy block on the azurerm_mssql_server and azurerm_mssql_database and everything works.