From 1473a8014faf017a45da42558271565eedbb81f5 Mon Sep 17 00:00:00 2001 From: Vikeshi Tiwari Date: Thu, 28 May 2026 15:27:52 -0400 Subject: [PATCH 1/2] Add ARM modeling leases for networksecurity/agentFabric and privatetrafficmanager --- .../Microsoft.NetworkSecurity/agentFabric/lease.yaml | 5 +++++ .../Microsoft.Network/PrivateTrafficManager/lease.yaml | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 .github/arm-leases/networksecurity/Microsoft.NetworkSecurity/agentFabric/lease.yaml create mode 100644 .github/arm-leases/privatetrafficmanager/Microsoft.Network/PrivateTrafficManager/lease.yaml diff --git a/.github/arm-leases/networksecurity/Microsoft.NetworkSecurity/agentFabric/lease.yaml b/.github/arm-leases/networksecurity/Microsoft.NetworkSecurity/agentFabric/lease.yaml new file mode 100644 index 000000000000..c8b3cc9ba36a --- /dev/null +++ b/.github/arm-leases/networksecurity/Microsoft.NetworkSecurity/agentFabric/lease.yaml @@ -0,0 +1,5 @@ +lease: + resource-provider: Microsoft.NetworkSecurity + startdate: "2026-05-28" + duration: P180D + reviewer: "@vikeshi26" diff --git a/.github/arm-leases/privatetrafficmanager/Microsoft.Network/PrivateTrafficManager/lease.yaml b/.github/arm-leases/privatetrafficmanager/Microsoft.Network/PrivateTrafficManager/lease.yaml new file mode 100644 index 000000000000..681fe28ab351 --- /dev/null +++ b/.github/arm-leases/privatetrafficmanager/Microsoft.Network/PrivateTrafficManager/lease.yaml @@ -0,0 +1,5 @@ +lease: + resource-provider: Microsoft.Network + startdate: "2026-05-28" + duration: P180D + reviewer: "@vikeshi26" From 9363ab185155facacaa21a3f6865148df8f2bb5a Mon Sep 17 00:00:00 2001 From: Vikeshi Tiwari Date: Mon, 1 Jun 2026 17:38:10 -0400 Subject: [PATCH 2/2] Add ARM modeling leases for partner PRs (Monitor/Agents, KubernetesConfiguration/kubeInventory, Embr, Copilot/CopilotManagement) --- .../copilot/Microsoft.Copilot/CopilotManagement/lease.yaml | 5 +++++ .github/arm-leases/embr/Microsoft.Embr/Embr/lease.yaml | 5 +++++ .../kubeInventory/lease.yaml | 5 +++++ .../monitoringservice/Microsoft.Monitor/Agents/lease.yaml | 5 +++++ 4 files changed, 20 insertions(+) create mode 100644 .github/arm-leases/copilot/Microsoft.Copilot/CopilotManagement/lease.yaml create mode 100644 .github/arm-leases/embr/Microsoft.Embr/Embr/lease.yaml create mode 100644 .github/arm-leases/kubernetesconfiguration/Microsoft.KubernetesConfiguration/kubeInventory/lease.yaml create mode 100644 .github/arm-leases/monitoringservice/Microsoft.Monitor/Agents/lease.yaml diff --git a/.github/arm-leases/copilot/Microsoft.Copilot/CopilotManagement/lease.yaml b/.github/arm-leases/copilot/Microsoft.Copilot/CopilotManagement/lease.yaml new file mode 100644 index 000000000000..7d367d7d830c --- /dev/null +++ b/.github/arm-leases/copilot/Microsoft.Copilot/CopilotManagement/lease.yaml @@ -0,0 +1,5 @@ +lease: + resource-provider: Microsoft.Copilot + startdate: "2026-05-28" + duration: P180D + reviewer: "@vikeshi26" diff --git a/.github/arm-leases/embr/Microsoft.Embr/Embr/lease.yaml b/.github/arm-leases/embr/Microsoft.Embr/Embr/lease.yaml new file mode 100644 index 000000000000..52b7162f2c43 --- /dev/null +++ b/.github/arm-leases/embr/Microsoft.Embr/Embr/lease.yaml @@ -0,0 +1,5 @@ +lease: + resource-provider: Microsoft.Embr + startdate: "2026-05-28" + duration: P180D + reviewer: "@vikeshi26" diff --git a/.github/arm-leases/kubernetesconfiguration/Microsoft.KubernetesConfiguration/kubeInventory/lease.yaml b/.github/arm-leases/kubernetesconfiguration/Microsoft.KubernetesConfiguration/kubeInventory/lease.yaml new file mode 100644 index 000000000000..56c9f89d7686 --- /dev/null +++ b/.github/arm-leases/kubernetesconfiguration/Microsoft.KubernetesConfiguration/kubeInventory/lease.yaml @@ -0,0 +1,5 @@ +lease: + resource-provider: Microsoft.KubernetesConfiguration + startdate: "2026-05-28" + duration: P180D + reviewer: "@vikeshi26" diff --git a/.github/arm-leases/monitoringservice/Microsoft.Monitor/Agents/lease.yaml b/.github/arm-leases/monitoringservice/Microsoft.Monitor/Agents/lease.yaml new file mode 100644 index 000000000000..af4ebc5854cf --- /dev/null +++ b/.github/arm-leases/monitoringservice/Microsoft.Monitor/Agents/lease.yaml @@ -0,0 +1,5 @@ +lease: + resource-provider: Microsoft.Monitor + startdate: "2026-05-28" + duration: P180D + reviewer: "@vikeshi26"