Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"parameters": {
"subscriptionId": "20ff7fc3-e762-44dd-bd96-b71116dcdc23",
"resourceGroupName": "rg",
"privateLinkName": "pls",
"privateEndpointConnectionName": "pe",
"api-version": "2026-01-01",
"privateEndpointConnection": {
"properties": {
"privateLinkServiceConnectionState": {
"status": "Approved",
"description": "Approved by administrator",
"actionsRequired": "None"
}
}
}
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/rg/providers/Microsoft.Security/privateLinks/pls/privateEndpointConnections/pe",
"name": "pe",
"type": "Microsoft.Security/privateLinks/privateEndpointConnections",
"properties": {
"privateEndpoint": {
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/rg/providers/Microsoft.Network/privateEndpoints/pe"
},
"privateLinkServiceConnectionState": {
"status": "Approved",
"description": "Approved by administrator",
"actionsRequired": "None"
},
"groupIds": [
"containers"
],
"provisioningState": "Succeeded"
}
}
},
"201": {
"body": {
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/rg/providers/Microsoft.Security/privateLinks/pls/privateEndpointConnections/pe",
"name": "pe",
"type": "Microsoft.Security/privateLinks/privateEndpointConnections",
"properties": {
"privateEndpoint": {
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/rg/providers/Microsoft.Network/privateEndpoints/pe"
},
"privateLinkServiceConnectionState": {
"status": "Approved",
"description": "Approved by administrator",
"actionsRequired": "None"
},
"groupIds": [
"containers"
],
"provisioningState": "Creating"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"parameters": {
"subscriptionId": "20ff7fc3-e762-44dd-bd96-b71116dcdc23",
"resourceGroupName": "rg",
"privateLinkName": "pls",
"privateEndpointConnectionName": "pe",
"api-version": "2026-01-01"
},
"responses": {
"202": {
"headers": {
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/providers/Microsoft.Security/locations/eastus/asyncOperations/12345678-1234-1234-1234-123456789012",
"Location": "https://management.azure.com/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/rg/providers/Microsoft.Security/privateLinks/pls/privateEndpointConnections/pe"
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parameters": {
"subscriptionId": "20ff7fc3-e762-44dd-bd96-b71116dcdc23",
"resourceGroupName": "rg",
"privateLinkName": "pls",
"privateEndpointConnectionName": "pe",
"api-version": "2026-01-01"
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/rg/providers/Microsoft.Security/privateLinks/pls/privateEndpointConnections/pe",
"name": "pe",
"type": "Microsoft.Security/privateLinks/privateEndpointConnections",
"properties": {
"privateEndpoint": {
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/rg/providers/Microsoft.Network/privateEndpoints/pe"
},
"privateLinkServiceConnectionState": {
"status": "Approved",
"description": "Auto-approved",
"actionsRequired": "None"
},
"groupIds": [
"containers"
],
"provisioningState": "Succeeded"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
{
"parameters": {
"subscriptionId": "20ff7fc3-e762-44dd-bd96-b71116dcdc23",
"resourceGroupName": "rg",
"privateLinkName": "pls",
"api-version": "2026-01-01"
},
"responses": {
"200": {
"body": {
"value": [
{
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/rg/providers/Microsoft.Security/privateLinks/pls/privateEndpointConnections/pe",
"name": "pe",
"type": "Microsoft.Security/privateLinks/privateEndpointConnections",
"properties": {
"privateEndpoint": {
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/rg/providers/Microsoft.Network/privateEndpoints/pe"
},
"privateLinkServiceConnectionState": {
"status": "Approved",
"description": "Auto-approved",
"actionsRequired": "None"
},
"groupIds": [
"containers"
],
"provisioningState": "Succeeded"
}
},
{
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/rg/providers/Microsoft.Security/privateLinks/pls/privateEndpointConnections/pe2",
"name": "pe2",
"type": "Microsoft.Security/privateLinks/privateEndpointConnections",
"properties": {
"privateEndpoint": {
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/rg/providers/Microsoft.Network/privateEndpoints/pe2"
},
"privateLinkServiceConnectionState": {
"status": "Pending",
"description": "Waiting for approval",
"actionsRequired": "Manual approval required"
},
"groupIds": [
"containers"
],
"provisioningState": "Succeeded"
}
}
],
"nextLink": null
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"parameters": {
"subscriptionId": "20ff7fc3-e762-44dd-bd96-b71116dcdc23",
"resourceGroupName": "rg",
"privateLinkName": "pls",
"privateLinkResourceName": "containers",
"groupId": "containers",
"api-version": "2026-01-01"
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/rg/providers/Microsoft.Security/privateLinks/pls/privateLinkResources/containers",
"name": "containers",
"type": "Microsoft.Security/privateLinks/privateLinkResources",
"properties": {
"groupId": "containers",
"requiredMembers": [
"api",
"data-eastus"
],
"requiredZoneNames": [
"privatelink.cloud.defender.microsoft.com"
]
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parameters": {
"subscriptionId": "20ff7fc3-e762-44dd-bd96-b71116dcdc23",
"resourceGroupName": "rg",
"privateLinkName": "pls",
"api-version": "2026-01-01"
},
"responses": {
"200": {
"body": {
"value": [
{
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/rg/providers/Microsoft.Security/privateLinks/pls/privateLinkResources/containers",
"name": "containers",
"type": "Microsoft.Security/privateLinks/privateLinkResources",
"properties": {
"groupId": "containers",
"requiredMembers": [
"api",
"data-eastus"
],
"requiredZoneNames": [
"privatelink.cloud.defender.microsoft.com"
]
}
}
],
"nextLink": null
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
{
"parameters": {
"subscriptionId": "20ff7fc3-e762-44dd-bd96-b71116dcdc23",
"resourceGroupName": "rg",
"privateLinkName": "spl",
"api-version": "2026-01-01",
"privateLink": {
"location": "eastus",
"tags": {
"environment": "production",
"owner": "security-team",
"project": "private-links"
},
"properties": {}
}
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/rg/providers/Microsoft.Security/privateLinks/spl",
"name": "spl",
"type": "Microsoft.Security/privateLinks",
"location": "eastus",
"tags": {
"environment": "production",
"owner": "security-team",
"project": "private-links"
},
"properties": {
"provisioningState": "Succeeded",
"publicNetworkAccess": "Disabled",
"privateEndpointConnections": [],
"privateLinkResources": [
{
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/rg/providers/Microsoft.Security/privateLinks/spl/privateLinkResources/containers",
"name": "containers",
"type": "Microsoft.Security/privateLinks/privateLinkResources",
"properties": {
"groupId": "containers",
"requiredMembers": [
"api",
"data"
],
"requiredZoneNames": [
"privatelink.cloud.defender.microsoft.com"
]
}
}
]
}
}
},
"201": {
"body": {
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/rg/providers/Microsoft.Security/privateLinks/spl",
"name": "spl",
"type": "Microsoft.Security/privateLinks",
"location": "eastus",
"tags": {
"environment": "production",
"owner": "security-team",
"project": "private-links"
},
"properties": {
"provisioningState": "Creating",
"publicNetworkAccess": "Disabled",
"privateEndpointConnections": [],
"privateLinkResources": []
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"parameters": {
"subscriptionId": "20ff7fc3-e762-44dd-bd96-b71116dcdc23",
"resourceGroupName": "rg",
"privateLinkName": "spl",
"api-version": "2026-01-01"
},
"responses": {
"202": {
"headers": {
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/providers/Microsoft.Security/locations/eastus/asyncOperations/12345678-1234-1234-1234-123456789012",
"Location": "https://management.azure.com/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/rg/providers/Microsoft.Security/privateLinks/spl"
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
{
"parameters": {
"subscriptionId": "20ff7fc3-e762-44dd-bd96-b71116dcdc23",
"resourceGroupName": "rg",
"privateLinkName": "spl",
"api-version": "2026-01-01"
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/rg/providers/Microsoft.Security/privateLinks/spl",
"name": "spl",
"type": "Microsoft.Security/privateLinks",
"location": "eastus",
"tags": {
"environment": "production",
"owner": "security-team",
"project": "private-links"
},
"properties": {
"provisioningState": "Succeeded",
"publicNetworkAccess": "Disabled",
"privateEndpointConnections": [
{
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/rg/providers/Microsoft.Security/privateLinks/spl/privateEndpointConnections/pe",
"name": "pe",
"type": "Microsoft.Security/privateLinks/privateEndpointConnections",
"properties": {
"groupIds": [
"containers"
],
"privateEndpoint": {
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/rg/providers/Microsoft.Network/privateEndpoints/pe"
},
"privateLinkServiceConnectionState": {
"status": "Approved",
"description": "Auto-approved by service",
"actionsRequired": "None"
},
"provisioningState": "Succeeded"
}
}
],
"privateLinkResources": [
{
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/rg/providers/Microsoft.Security/privateLinks/spl/privateLinkResources/containers",
"name": "containers",
"type": "Microsoft.Security/privateLinks/privateLinkResources",
"properties": {
"groupId": "containers",
"requiredMembers": [
"api",
"data"
],
"requiredZoneNames": [
"privatelink.cloud.defender.microsoft.com"
]
}
}
]
}
}
}
}
}
Loading
Loading