Kevin Rowlandson

Results 178 comments of Kevin Rowlandson

> Why is it trying to push back to my fork? @anwather we are using automation to re-build the `policies.json` file from the `src` folder content, so when you update...

cc: @autocloudarc @jtracey93 Also linking to PR: https://github.com/Azure/ALZ-Bicep/pull/97

As per the Terraform module, I was planning to have the deployment template automatically set the correct region pairing. It's currently only these two which are different. Not ideal, but...

@jtracey93 are we in agreement to fix this with basically the same approach as in the Terraform module? ![image](https://user-images.githubusercontent.com/12268562/196986566-cd7334c5-d782-4070-b3db-712bc03f3f19.png) https://github.com/Azure/terraform-azurerm-caf-enterprise-scale/pull/460/files#diff-f12fde51b2517cd1da9ca8aae0ab022fc170803575c69eef6776c454dd5296d8R149-R158 Anything else we want to consider for the ARM implementation?...

And thank you @autocloudarc for the additional inputs 👍🏻

As mentioned by @birdnathan, this was introduced in [v3.18.0](https://registry.terraform.io/providers/hashicorp/azurerm/3.18.0/docs/resources/subnet#private_endpoint_network_policies_enabled) of the provider as part of commit [d0269ae463502e3c097c42ddc95429262d182eb7](https://github.com/hashicorp/terraform-provider-azurerm/commit/d0269ae463502e3c097c42ddc95429262d182eb7) I would suggest on our next major or minor release we make this...

Thank you for this PR @jwueste 💯 Please can you link to issue #445? Also, please can you ensure all documentation is updated to reflect this change before I complete...

> Linking to issue #445 is done. Sorry, forgot keyword... Yes, sorry that's what I meant > I could not find any documentation regarding this feature. Great, thank you for...