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",