Define the allow list of Azure Data Factory linked service types. Restricting allowed resource types enables control over the boundary of data movement. For example, restrict a scope to only allow blob storage with Data Lake Storage Gen1 and Gen2 for analytics or a scope to only allow SQL and Kusto access for real-time queries.
Version remains equal, old suffix: preview (1.0.0-preview > 1.0.0)
2021-02-10 14:43:58
add
6809a3d0-d354-42fb-b955-783d207c62a8
JSON compare
compare mode:version left:version right:
1.0.0 → 1.1.0RENAMED
@@ -3,9 +3,9 @@
3
"policyType": "BuiltIn",
4
"mode": "All",
5
"description": "Define the allow list of Azure Data Factory linked service types. Restricting allowed resource types enables control over the boundary of data movement. For example, restrict a scope to only allow blob storage with Data Lake Storage Gen1 and Gen2 for analytics or a scope to only allow SQL and Kusto access for real-time queries.",
6
"metadata": {
7
- "version": "1.0.0",
8
"category": "Data Factory"
9
},
10
"parameters": {
11
"effect": {
@@ -47,8 +47,9 @@
47
"AzureSearch",
48
"AzureSqlDatabase",
49
"AzureSqlDW",
50
"AzureSqlMI",
51
"AzureTableStorage",
52
"Cassandra",
53
"CommonDataServiceForApps",
54
"CosmosDb",
3
"policyType": "BuiltIn",
4
"mode": "All",
5
"description": "Define the allow list of Azure Data Factory linked service types. Restricting allowed resource types enables control over the boundary of data movement. For example, restrict a scope to only allow blob storage with Data Lake Storage Gen1 and Gen2 for analytics or a scope to only allow SQL and Kusto access for real-time queries.",
displayName: "Azure Data Factory linked service resource type should be in allow list",
policyType: "BuiltIn",
mode: "All",
description: "Define the allow list of Azure Data Factory linked service types. Restricting allowed resource types enables control over the boundary of data movement. For example, restrict a scope to only allow blob storage with Data Lake Storage Gen1 and Gen2 for analytics or a scope to only allow SQL and Kusto access for real-time queries.",