From 71b1eebf93e2be5909e772fb96c06dab314c5738 Mon Sep 17 00:00:00 2001 From: Vikeshi Tiwari Date: Tue, 9 Jun 2026 11:14:34 -0400 Subject: [PATCH] Add ARM lease for Microsoft.WebIQ; remove Microsoft.AIGrounding lease (rename per Azure/azure-rest-api-specs-pr#28858) --- .../aigrounding/Microsoft.AIGrounding/AIGrounding/lease.yaml | 5 ----- .github/arm-leases/webiq/Microsoft.WebIQ/WebIQ/lease.yaml | 5 +++++ 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 .github/arm-leases/aigrounding/Microsoft.AIGrounding/AIGrounding/lease.yaml create mode 100644 .github/arm-leases/webiq/Microsoft.WebIQ/WebIQ/lease.yaml diff --git a/.github/arm-leases/aigrounding/Microsoft.AIGrounding/AIGrounding/lease.yaml b/.github/arm-leases/aigrounding/Microsoft.AIGrounding/AIGrounding/lease.yaml deleted file mode 100644 index 0842528790d1..000000000000 --- a/.github/arm-leases/aigrounding/Microsoft.AIGrounding/AIGrounding/lease.yaml +++ /dev/null @@ -1,5 +0,0 @@ -lease: - resource-provider: Microsoft.AIGrounding - startdate: "2026-05-20" - duration: P180D - reviewer: "@vikeshi26" diff --git a/.github/arm-leases/webiq/Microsoft.WebIQ/WebIQ/lease.yaml b/.github/arm-leases/webiq/Microsoft.WebIQ/WebIQ/lease.yaml new file mode 100644 index 000000000000..0ebfae393aae --- /dev/null +++ b/.github/arm-leases/webiq/Microsoft.WebIQ/WebIQ/lease.yaml @@ -0,0 +1,5 @@ +lease: + resource-provider: Microsoft.WebIQ + startdate: "2026-06-09" + duration: P180D + reviewer: "@vikeshi26"