You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
using provider.azurem v2.2.0 I'm getting the below error when trying to activate ATP in a PostgreSQL server.
Error: Error checking for presence of existing Advanced Threat Protection for resource "/subscriptions/***/resourceGroups/***/providers/Microsoft.DBforPostgreSQL/servers/mypgserver": security.AdvancedThreatProtectionClient#Get: Failure responding to request: StatusCode=400 -- Original Error: autorest/azure: Service returned an error. Status=400 Code="Not Supported" Message="Atp settings are not supported on resources of type servers"
on resources\postgres.tf line 148, in resource "azurerm_advanced_threat_protection" "atp":
148: resource "azurerm_advanced_threat_protection" "atp" {
There is an issue reporting this same topic #5238 which was closed without a proper resolution. I would appreciate your feedback.
Thanks.
The text was updated successfully, but these errors were encountered:
oscarmon7
changed the title
Atp settings are not supported on resources of type servers
Atp settings are not supported on resources of type servers (PostgreSQL)
Apr 24, 2020
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 👉 [email protected]. Thanks!
ghost
locked and limited conversation to collaborators
May 26, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
using provider.azurem v2.2.0 I'm getting the below error when trying to activate ATP in a PostgreSQL server.
Error: Error checking for presence of existing Advanced Threat Protection for resource "/subscriptions/***/resourceGroups/***/providers/Microsoft.DBforPostgreSQL/servers/mypgserver": security.AdvancedThreatProtectionClient#Get: Failure responding to request: StatusCode=400 -- Original Error: autorest/azure: Service returned an error. Status=400 Code="Not Supported" Message="Atp settings are not supported on resources of type servers"
on resources\postgres.tf line 148, in resource "azurerm_advanced_threat_protection" "atp":
148: resource "azurerm_advanced_threat_protection" "atp" {
There is an issue reporting this same topic #5238 which was closed without a proper resolution. I would appreciate your feedback.
Thanks.
The text was updated successfully, but these errors were encountered: