From 2569deb5aa23b4f13a55196ce3e20afc9a819bf8 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 26 Aug 2025 18:01:32 +0000 Subject: [PATCH 1/2] Initial plan From 960e2c6800932aa606c267f9db15653d5139743f Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 26 Aug 2025 18:04:37 +0000 Subject: [PATCH 2/2] Fix broken logo URL in README.md Co-authored-by: liliankasem <2198905+liliankasem@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fc9bdc..4037c6c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Azure Functions Logo](https://raw.githubusercontent.com/Azure/azure-functions-cli/master/src/Azure.Functions.Cli/npm/assets/azure-functions-logo-color-raster.png) +![Azure Functions Logo](https://raw.githubusercontent.com/Azure/azure-functions-cli/refs/heads/main/eng/res/functions.png) | Branch | Status | |--------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|