Mads Damgård
Mads Damgård
@panchagnula as I recall, this was to force to a newer API when this was developed as the "default" did not support delegations. This should not be a problem now.
We started rolling out this change to ensure Azure policy compliance with specific network related settings ([Improving App Service networking configuration control](https://azure.github.io/AppService/2024/04/23/Networking-compliance-improvements.html)). We found that Terraform is primarily using the...
> > We started rolling out this change to ensure Azure policy compliance with specific network related settings ([Improving App Service networking configuration control](https://azure.github.io/AppService/2024/04/23/Networking-compliance-improvements.html)). We found that Terraform is primarily...
> @madsd Is the rollback complete? > > I just ran Logic App creation and still get same error (that is a custom tenant): > > ``` > Error: creating...
Support did some further investigations and found that the initial conclusion was not right. They should have reverted to the customer to work on a solution. #please-close
@atsushina this should only be needed if you have an internet facing custom DNS (like using Googles DNS - 8.8.8.8). Otherwise it is covered by the Virtual Network any any...
#please-close
@moti-malka What is the issue you are seeing?
There is no need to define the Deny rule in ipSecurityRestrictions, it will be automatically generated by setting DefaultAction. We ignore any rule with ipAddress: "Any".
@aolszowka we will be adding updated documentation next week. I will let you know when it is ready.