From 05392d9ccb76386ac1941dc3cb198ea13d3b99b6 Mon Sep 17 00:00:00 2001 From: Vikeshi Tiwari Date: Wed, 3 Jun 2026 11:47:27 -0400 Subject: [PATCH 1/2] PureStorage.Block: add RP-root lease (covers preview/ swagger output) for partner PR #28790 --- .github/arm-leases/purestorage/PureStorage.Block/lease.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/arm-leases/purestorage/PureStorage.Block/lease.yaml diff --git a/.github/arm-leases/purestorage/PureStorage.Block/lease.yaml b/.github/arm-leases/purestorage/PureStorage.Block/lease.yaml new file mode 100644 index 000000000000..17ce88b32643 --- /dev/null +++ b/.github/arm-leases/purestorage/PureStorage.Block/lease.yaml @@ -0,0 +1,5 @@ +lease: + resource-provider: PureStorage.Block + startdate: "2026-05-28" + duration: P180D + reviewer: "@vikeshi26" From 3467fb90091254b2eed3647fbac419a0945c32b4 Mon Sep 17 00:00:00 2001 From: Vikeshi Tiwari Date: Wed, 3 Jun 2026 12:10:37 -0400 Subject: [PATCH 2/2] Add service-scoped ARM leases for partner PRs 28785 (CloudLicensing), 43639 (CleanRoom), 41651 (Migrate/ContainerAppsAssessments) --- .../cleanroom/Microsoft.CleanRoom/CleanRoom/lease.yaml | 5 +++++ .../Microsoft.CloudLicensing/CloudLicensing/lease.yaml | 5 +++++ .../Microsoft.Migrate/ContainerAppsAssessments/lease.yaml | 5 +++++ 3 files changed, 15 insertions(+) create mode 100644 .github/arm-leases/cleanroom/Microsoft.CleanRoom/CleanRoom/lease.yaml create mode 100644 .github/arm-leases/cloudlicensing/Microsoft.CloudLicensing/CloudLicensing/lease.yaml create mode 100644 .github/arm-leases/migrate/Microsoft.Migrate/ContainerAppsAssessments/lease.yaml diff --git a/.github/arm-leases/cleanroom/Microsoft.CleanRoom/CleanRoom/lease.yaml b/.github/arm-leases/cleanroom/Microsoft.CleanRoom/CleanRoom/lease.yaml new file mode 100644 index 000000000000..b15d7b39714f --- /dev/null +++ b/.github/arm-leases/cleanroom/Microsoft.CleanRoom/CleanRoom/lease.yaml @@ -0,0 +1,5 @@ +lease: + resource-provider: Microsoft.CleanRoom + startdate: "2026-05-28" + duration: P180D + reviewer: "@vikeshi26" diff --git a/.github/arm-leases/cloudlicensing/Microsoft.CloudLicensing/CloudLicensing/lease.yaml b/.github/arm-leases/cloudlicensing/Microsoft.CloudLicensing/CloudLicensing/lease.yaml new file mode 100644 index 000000000000..bd74dd5fdf6e --- /dev/null +++ b/.github/arm-leases/cloudlicensing/Microsoft.CloudLicensing/CloudLicensing/lease.yaml @@ -0,0 +1,5 @@ +lease: + resource-provider: Microsoft.CloudLicensing + startdate: "2026-05-28" + duration: P180D + reviewer: "@vikeshi26" diff --git a/.github/arm-leases/migrate/Microsoft.Migrate/ContainerAppsAssessments/lease.yaml b/.github/arm-leases/migrate/Microsoft.Migrate/ContainerAppsAssessments/lease.yaml new file mode 100644 index 000000000000..aadb4df069db --- /dev/null +++ b/.github/arm-leases/migrate/Microsoft.Migrate/ContainerAppsAssessments/lease.yaml @@ -0,0 +1,5 @@ +lease: + resource-provider: Microsoft.Migrate + startdate: "2026-05-28" + duration: P180D + reviewer: "@vikeshi26"