From 6b4e6e76f356c5f1be7b7a26097777bbb7a29218 Mon Sep 17 00:00:00 2001 From: QinghuiMeng-M Date: Mon, 16 Dec 2024 14:20:58 +0800 Subject: [PATCH] Update launch url to open CEA in Copilot directly (#12917) --- .../.vscode/launch.json.tpl | 4 ++-- .../js/custom-copilot-assistant-new/.vscode/launch.json.tpl | 4 ++-- templates/js/custom-copilot-basic/.vscode/launch.json.tpl | 4 ++-- .../.vscode/launch.json.tpl | 4 ++-- .../js/custom-copilot-rag-customize/.vscode/launch.json.tpl | 4 ++-- .../custom-copilot-rag-microsoft365/.vscode/launch.json.tpl | 4 ++-- .../.vscode/launch.json.tpl | 4 ++-- .../ts/custom-copilot-assistant-new/.vscode/launch.json.tpl | 4 ++-- templates/ts/custom-copilot-basic/.vscode/launch.json.tpl | 4 ++-- .../.vscode/launch.json.tpl | 4 ++-- .../ts/custom-copilot-rag-customize/.vscode/launch.json.tpl | 4 ++-- .../custom-copilot-rag-microsoft365/.vscode/launch.json.tpl | 4 ++-- 12 files changed, 24 insertions(+), 24 deletions(-) diff --git a/templates/js/custom-copilot-assistant-assistants-api/.vscode/launch.json.tpl b/templates/js/custom-copilot-assistant-assistants-api/.vscode/launch.json.tpl index 8d59248968..7b0429adcd 100644 --- a/templates/js/custom-copilot-assistant-assistants-api/.vscode/launch.json.tpl +++ b/templates/js/custom-copilot-assistant-assistants-api/.vscode/launch.json.tpl @@ -96,7 +96,7 @@ "name": "Launch Remote in Copilot (Edge)", "type": "msedge", "request": "launch", - "url": "https://www.office.com/chat?auth=2&${account-hint}", + "url": "https://m365.cloud.microsoft/chat/entity1-d870f6cd-4aa5-4d42-9626-ab690c041429/${agent-hint}?auth=2&${account-hint}", "cascadeTerminateToConfigurations": ["Attach to Local Service"], "presentation": { "group": "3-M365", @@ -108,7 +108,7 @@ "name": "Launch Remote in Copilot (Chrome)", "type": "chrome", "request": "launch", - "url": "https://www.office.com/chat?auth=2&${account-hint}", + "url": "https://m365.cloud.microsoft/chat/entity1-d870f6cd-4aa5-4d42-9626-ab690c041429/${agent-hint}?auth=2&${account-hint}", "cascadeTerminateToConfigurations": ["Attach to Local Service"], "presentation": { "group": "3-M365", diff --git a/templates/js/custom-copilot-assistant-new/.vscode/launch.json.tpl b/templates/js/custom-copilot-assistant-new/.vscode/launch.json.tpl index 5d4eaa936b..6b4a770566 100644 --- a/templates/js/custom-copilot-assistant-new/.vscode/launch.json.tpl +++ b/templates/js/custom-copilot-assistant-new/.vscode/launch.json.tpl @@ -96,7 +96,7 @@ "name": "Launch Remote in Copilot (Edge)", "type": "msedge", "request": "launch", - "url": "https://www.office.com/chat?auth=2&${account-hint}", + "url": "https://m365.cloud.microsoft/chat/entity1-d870f6cd-4aa5-4d42-9626-ab690c041429/${agent-hint}?auth=2&${account-hint}", "cascadeTerminateToConfigurations": ["Attach to Local Service"], "presentation": { "group": "3-M365", @@ -108,7 +108,7 @@ "name": "Launch Remote in Copilot (Chrome)", "type": "chrome", "request": "launch", - "url": "https://www.office.com/chat?auth=2&${account-hint}", + "url": "https://m365.cloud.microsoft/chat/entity1-d870f6cd-4aa5-4d42-9626-ab690c041429/${agent-hint}?auth=2&${account-hint}", "cascadeTerminateToConfigurations": ["Attach to Local Service"], "presentation": { "group": "3-M365", diff --git a/templates/js/custom-copilot-basic/.vscode/launch.json.tpl b/templates/js/custom-copilot-basic/.vscode/launch.json.tpl index 5d4eaa936b..6b4a770566 100644 --- a/templates/js/custom-copilot-basic/.vscode/launch.json.tpl +++ b/templates/js/custom-copilot-basic/.vscode/launch.json.tpl @@ -96,7 +96,7 @@ "name": "Launch Remote in Copilot (Edge)", "type": "msedge", "request": "launch", - "url": "https://www.office.com/chat?auth=2&${account-hint}", + "url": "https://m365.cloud.microsoft/chat/entity1-d870f6cd-4aa5-4d42-9626-ab690c041429/${agent-hint}?auth=2&${account-hint}", "cascadeTerminateToConfigurations": ["Attach to Local Service"], "presentation": { "group": "3-M365", @@ -108,7 +108,7 @@ "name": "Launch Remote in Copilot (Chrome)", "type": "chrome", "request": "launch", - "url": "https://www.office.com/chat?auth=2&${account-hint}", + "url": "https://m365.cloud.microsoft/chat/entity1-d870f6cd-4aa5-4d42-9626-ab690c041429/${agent-hint}?auth=2&${account-hint}", "cascadeTerminateToConfigurations": ["Attach to Local Service"], "presentation": { "group": "3-M365", diff --git a/templates/js/custom-copilot-rag-azure-ai-search/.vscode/launch.json.tpl b/templates/js/custom-copilot-rag-azure-ai-search/.vscode/launch.json.tpl index 5d4eaa936b..6b4a770566 100644 --- a/templates/js/custom-copilot-rag-azure-ai-search/.vscode/launch.json.tpl +++ b/templates/js/custom-copilot-rag-azure-ai-search/.vscode/launch.json.tpl @@ -96,7 +96,7 @@ "name": "Launch Remote in Copilot (Edge)", "type": "msedge", "request": "launch", - "url": "https://www.office.com/chat?auth=2&${account-hint}", + "url": "https://m365.cloud.microsoft/chat/entity1-d870f6cd-4aa5-4d42-9626-ab690c041429/${agent-hint}?auth=2&${account-hint}", "cascadeTerminateToConfigurations": ["Attach to Local Service"], "presentation": { "group": "3-M365", @@ -108,7 +108,7 @@ "name": "Launch Remote in Copilot (Chrome)", "type": "chrome", "request": "launch", - "url": "https://www.office.com/chat?auth=2&${account-hint}", + "url": "https://m365.cloud.microsoft/chat/entity1-d870f6cd-4aa5-4d42-9626-ab690c041429/${agent-hint}?auth=2&${account-hint}", "cascadeTerminateToConfigurations": ["Attach to Local Service"], "presentation": { "group": "3-M365", diff --git a/templates/js/custom-copilot-rag-customize/.vscode/launch.json.tpl b/templates/js/custom-copilot-rag-customize/.vscode/launch.json.tpl index 5d4eaa936b..6b4a770566 100644 --- a/templates/js/custom-copilot-rag-customize/.vscode/launch.json.tpl +++ b/templates/js/custom-copilot-rag-customize/.vscode/launch.json.tpl @@ -96,7 +96,7 @@ "name": "Launch Remote in Copilot (Edge)", "type": "msedge", "request": "launch", - "url": "https://www.office.com/chat?auth=2&${account-hint}", + "url": "https://m365.cloud.microsoft/chat/entity1-d870f6cd-4aa5-4d42-9626-ab690c041429/${agent-hint}?auth=2&${account-hint}", "cascadeTerminateToConfigurations": ["Attach to Local Service"], "presentation": { "group": "3-M365", @@ -108,7 +108,7 @@ "name": "Launch Remote in Copilot (Chrome)", "type": "chrome", "request": "launch", - "url": "https://www.office.com/chat?auth=2&${account-hint}", + "url": "https://m365.cloud.microsoft/chat/entity1-d870f6cd-4aa5-4d42-9626-ab690c041429/${agent-hint}?auth=2&${account-hint}", "cascadeTerminateToConfigurations": ["Attach to Local Service"], "presentation": { "group": "3-M365", diff --git a/templates/js/custom-copilot-rag-microsoft365/.vscode/launch.json.tpl b/templates/js/custom-copilot-rag-microsoft365/.vscode/launch.json.tpl index 70647a3cf8..dfa311e32b 100644 --- a/templates/js/custom-copilot-rag-microsoft365/.vscode/launch.json.tpl +++ b/templates/js/custom-copilot-rag-microsoft365/.vscode/launch.json.tpl @@ -81,7 +81,7 @@ "name": "Launch Remote in Copilot (Edge)", "type": "msedge", "request": "launch", - "url": "https://www.office.com/chat?auth=2&${account-hint}", + "url": "https://m365.cloud.microsoft/chat/entity1-d870f6cd-4aa5-4d42-9626-ab690c041429/${agent-hint}?auth=2&${account-hint}", "cascadeTerminateToConfigurations": ["Attach to Local Service"], "presentation": { "group": "2-M365", @@ -93,7 +93,7 @@ "name": "Launch Remote in Copilot (Chrome)", "type": "chrome", "request": "launch", - "url": "https://www.office.com/chat?auth=2&${account-hint}", + "url": "https://m365.cloud.microsoft/chat/entity1-d870f6cd-4aa5-4d42-9626-ab690c041429/${agent-hint}?auth=2&${account-hint}", "cascadeTerminateToConfigurations": ["Attach to Local Service"], "presentation": { "group": "2-M365", diff --git a/templates/ts/custom-copilot-assistant-assistants-api/.vscode/launch.json.tpl b/templates/ts/custom-copilot-assistant-assistants-api/.vscode/launch.json.tpl index 8d59248968..7b0429adcd 100644 --- a/templates/ts/custom-copilot-assistant-assistants-api/.vscode/launch.json.tpl +++ b/templates/ts/custom-copilot-assistant-assistants-api/.vscode/launch.json.tpl @@ -96,7 +96,7 @@ "name": "Launch Remote in Copilot (Edge)", "type": "msedge", "request": "launch", - "url": "https://www.office.com/chat?auth=2&${account-hint}", + "url": "https://m365.cloud.microsoft/chat/entity1-d870f6cd-4aa5-4d42-9626-ab690c041429/${agent-hint}?auth=2&${account-hint}", "cascadeTerminateToConfigurations": ["Attach to Local Service"], "presentation": { "group": "3-M365", @@ -108,7 +108,7 @@ "name": "Launch Remote in Copilot (Chrome)", "type": "chrome", "request": "launch", - "url": "https://www.office.com/chat?auth=2&${account-hint}", + "url": "https://m365.cloud.microsoft/chat/entity1-d870f6cd-4aa5-4d42-9626-ab690c041429/${agent-hint}?auth=2&${account-hint}", "cascadeTerminateToConfigurations": ["Attach to Local Service"], "presentation": { "group": "3-M365", diff --git a/templates/ts/custom-copilot-assistant-new/.vscode/launch.json.tpl b/templates/ts/custom-copilot-assistant-new/.vscode/launch.json.tpl index 5d4eaa936b..6b4a770566 100644 --- a/templates/ts/custom-copilot-assistant-new/.vscode/launch.json.tpl +++ b/templates/ts/custom-copilot-assistant-new/.vscode/launch.json.tpl @@ -96,7 +96,7 @@ "name": "Launch Remote in Copilot (Edge)", "type": "msedge", "request": "launch", - "url": "https://www.office.com/chat?auth=2&${account-hint}", + "url": "https://m365.cloud.microsoft/chat/entity1-d870f6cd-4aa5-4d42-9626-ab690c041429/${agent-hint}?auth=2&${account-hint}", "cascadeTerminateToConfigurations": ["Attach to Local Service"], "presentation": { "group": "3-M365", @@ -108,7 +108,7 @@ "name": "Launch Remote in Copilot (Chrome)", "type": "chrome", "request": "launch", - "url": "https://www.office.com/chat?auth=2&${account-hint}", + "url": "https://m365.cloud.microsoft/chat/entity1-d870f6cd-4aa5-4d42-9626-ab690c041429/${agent-hint}?auth=2&${account-hint}", "cascadeTerminateToConfigurations": ["Attach to Local Service"], "presentation": { "group": "3-M365", diff --git a/templates/ts/custom-copilot-basic/.vscode/launch.json.tpl b/templates/ts/custom-copilot-basic/.vscode/launch.json.tpl index 5d4eaa936b..6b4a770566 100644 --- a/templates/ts/custom-copilot-basic/.vscode/launch.json.tpl +++ b/templates/ts/custom-copilot-basic/.vscode/launch.json.tpl @@ -96,7 +96,7 @@ "name": "Launch Remote in Copilot (Edge)", "type": "msedge", "request": "launch", - "url": "https://www.office.com/chat?auth=2&${account-hint}", + "url": "https://m365.cloud.microsoft/chat/entity1-d870f6cd-4aa5-4d42-9626-ab690c041429/${agent-hint}?auth=2&${account-hint}", "cascadeTerminateToConfigurations": ["Attach to Local Service"], "presentation": { "group": "3-M365", @@ -108,7 +108,7 @@ "name": "Launch Remote in Copilot (Chrome)", "type": "chrome", "request": "launch", - "url": "https://www.office.com/chat?auth=2&${account-hint}", + "url": "https://m365.cloud.microsoft/chat/entity1-d870f6cd-4aa5-4d42-9626-ab690c041429/${agent-hint}?auth=2&${account-hint}", "cascadeTerminateToConfigurations": ["Attach to Local Service"], "presentation": { "group": "3-M365", diff --git a/templates/ts/custom-copilot-rag-azure-ai-search/.vscode/launch.json.tpl b/templates/ts/custom-copilot-rag-azure-ai-search/.vscode/launch.json.tpl index 5d4eaa936b..6b4a770566 100644 --- a/templates/ts/custom-copilot-rag-azure-ai-search/.vscode/launch.json.tpl +++ b/templates/ts/custom-copilot-rag-azure-ai-search/.vscode/launch.json.tpl @@ -96,7 +96,7 @@ "name": "Launch Remote in Copilot (Edge)", "type": "msedge", "request": "launch", - "url": "https://www.office.com/chat?auth=2&${account-hint}", + "url": "https://m365.cloud.microsoft/chat/entity1-d870f6cd-4aa5-4d42-9626-ab690c041429/${agent-hint}?auth=2&${account-hint}", "cascadeTerminateToConfigurations": ["Attach to Local Service"], "presentation": { "group": "3-M365", @@ -108,7 +108,7 @@ "name": "Launch Remote in Copilot (Chrome)", "type": "chrome", "request": "launch", - "url": "https://www.office.com/chat?auth=2&${account-hint}", + "url": "https://m365.cloud.microsoft/chat/entity1-d870f6cd-4aa5-4d42-9626-ab690c041429/${agent-hint}?auth=2&${account-hint}", "cascadeTerminateToConfigurations": ["Attach to Local Service"], "presentation": { "group": "3-M365", diff --git a/templates/ts/custom-copilot-rag-customize/.vscode/launch.json.tpl b/templates/ts/custom-copilot-rag-customize/.vscode/launch.json.tpl index 5d4eaa936b..6b4a770566 100644 --- a/templates/ts/custom-copilot-rag-customize/.vscode/launch.json.tpl +++ b/templates/ts/custom-copilot-rag-customize/.vscode/launch.json.tpl @@ -96,7 +96,7 @@ "name": "Launch Remote in Copilot (Edge)", "type": "msedge", "request": "launch", - "url": "https://www.office.com/chat?auth=2&${account-hint}", + "url": "https://m365.cloud.microsoft/chat/entity1-d870f6cd-4aa5-4d42-9626-ab690c041429/${agent-hint}?auth=2&${account-hint}", "cascadeTerminateToConfigurations": ["Attach to Local Service"], "presentation": { "group": "3-M365", @@ -108,7 +108,7 @@ "name": "Launch Remote in Copilot (Chrome)", "type": "chrome", "request": "launch", - "url": "https://www.office.com/chat?auth=2&${account-hint}", + "url": "https://m365.cloud.microsoft/chat/entity1-d870f6cd-4aa5-4d42-9626-ab690c041429/${agent-hint}?auth=2&${account-hint}", "cascadeTerminateToConfigurations": ["Attach to Local Service"], "presentation": { "group": "3-M365", diff --git a/templates/ts/custom-copilot-rag-microsoft365/.vscode/launch.json.tpl b/templates/ts/custom-copilot-rag-microsoft365/.vscode/launch.json.tpl index 70647a3cf8..dfa311e32b 100644 --- a/templates/ts/custom-copilot-rag-microsoft365/.vscode/launch.json.tpl +++ b/templates/ts/custom-copilot-rag-microsoft365/.vscode/launch.json.tpl @@ -81,7 +81,7 @@ "name": "Launch Remote in Copilot (Edge)", "type": "msedge", "request": "launch", - "url": "https://www.office.com/chat?auth=2&${account-hint}", + "url": "https://m365.cloud.microsoft/chat/entity1-d870f6cd-4aa5-4d42-9626-ab690c041429/${agent-hint}?auth=2&${account-hint}", "cascadeTerminateToConfigurations": ["Attach to Local Service"], "presentation": { "group": "2-M365", @@ -93,7 +93,7 @@ "name": "Launch Remote in Copilot (Chrome)", "type": "chrome", "request": "launch", - "url": "https://www.office.com/chat?auth=2&${account-hint}", + "url": "https://m365.cloud.microsoft/chat/entity1-d870f6cd-4aa5-4d42-9626-ab690c041429/${agent-hint}?auth=2&${account-hint}", "cascadeTerminateToConfigurations": ["Attach to Local Service"], "presentation": { "group": "2-M365",