Azure / enterprise-azure-policy-as-code

Enterprise-ready Azure Policy-as-Code (PaC) solution (includes Az DevOps pipeline)
https://azure.github.io/enterprise-azure-policy-as-code/
MIT License
403 stars 206 forks source link

Support for Snowflakev2 policy parameter using builtin assignment ADF_allowed_linked_service_resource_types #668

Closed luca-gervasi-od closed 1 month ago

luca-gervasi-od commented 1 month ago

Describe the bug We are trying to inject the new linked service connector "SnowflakeV2" to our assignment policy and getting invalid parameter.

To Reproduce Steps to reproduce the behavior:

  1. Add SnowflakeV2 connector to allowedLinkedServiceResourceTypes inside builtin/Data Factory/ADF_allowed_linked_service_resource_types.jsonc

Expected behavior We expected the new connector to be supported assignment parameter to allow usage of SnowflakeV2.

Screenshots \"SnowflakeV2\"\r\n]' is not allowed | for policy parameter 'allowedLinkedServiceResourceTypes' in policy | definition '6809a3d0-d354-42fb-b955-783d207c62a8'.

EPAC Version ModuleVersion = '7.0'

anwather commented 1 month ago

The SnowflakeV2 isn't an allowed parameter value - you could clone the policy and add it yourself. I'll try and find out the process for getting it updated as well.

anwather commented 1 month ago

Raise an issue here please https://github.com/Azure/azure-policy/issues