Skip to content

Commit 88b4500

Browse files
authored
[Copilot] Spark deprecation notice (#62594)
1 parent 7bb06fe commit 88b4500

9 files changed

Lines changed: 27 additions & 9 deletions

File tree

content/copilot/concepts/spark.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ category:
1010
- Learn about Copilot
1111
---
1212

13+
{% data reusables.copilot.spark-deprecation %}
14+
1315
## Overview
1416

1517
{% data reusables.copilot.spark-overview %}

content/copilot/get-started/features.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,6 @@ Several {% data variables.copilot.copilot_code-review-tools_short %} are in {% d
6767

6868
Allow {% data variables.product.prodname_copilot_short %} to work autonomously in the IDE. {% data variables.product.prodname_copilot_short %} will determine which files to make changes to, offer code changes and terminal commands for the user's approval, and iterate to remediate issues until the original task is complete.
6969

70-
### {% data variables.product.prodname_spark %} ({% data variables.release-phases.public_preview %})
71-
72-
Build and deploy full-stack applications using natural-language prompts that seamlessly integrate with the {% data variables.product.github %} platform for advanced development. See [AUTOTITLE](/copilot/tutorials/spark/build-apps-with-spark).
73-
7470
## Features for customization
7571

7672
These features can be used to add context to {% data variables.product.prodname_copilot_short %} and improve its performance. For a comparison of when to use each feature, see [AUTOTITLE](/copilot/reference/customization-cheat-sheet).

content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-spark.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,18 @@ category:
1313
---
1414

1515
> [!NOTE]
16-
> * {% data reusables.spark.preview-note-spark %}
17-
> * {% data reusables.copilot.spark-data-res %}
16+
> * {% data reusables.copilot.spark-deprecation %}
1817
1918
## About {% data variables.product.prodname_spark_short %}
2019

2120
{% data variables.product.prodname_spark_short %} allows users to build intelligent applications using natural-language prompts. {% data variables.product.prodname_spark_short %} includes advanced controls and built-in design tools for customization. Once published, applications can be shared with teammates or deployed to production.
2221

2322
For details about benefits, development experience, billing, and enterprise considerations, see [AUTOTITLE](/copilot/concepts/spark#enterprise-considerations).
2423

24+
> [!NOTE]
25+
> * {% data reusables.spark.preview-note-spark %}
26+
> * {% data reusables.copilot.spark-data-res %}
27+
2528
## Prerequisites
2629

2730
To use {% data variables.product.prodname_spark_short %}, your enterprise must be on a {% data variables.copilot.copilot_enterprise_short %} plan.

content/copilot/how-tos/troubleshoot-copilot/troubleshoot-spark.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ category:
99
- Troubleshooting Copilot
1010
---
1111

12+
> [!NOTE]
13+
> {% data reusables.copilot.spark-deprecation %}
14+
1215
## Error: "Live preview is interrupted. Try refreshing the page to reconnect."
1316

1417
There is a known compatibility issue between Apple's Safari browser and the way {% data variables.product.prodname_spark_short %} renders its live preview.

content/copilot/tutorials/spark/build-apps-with-spark.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,18 @@ category:
1616
---
1717

1818
> [!NOTE]
19-
> * {% data reusables.spark.preview-note-spark %}
20-
> * The {% data variables.product.prodname_copilot %} setting that blocks suggestions matching public code may not work as intended when using {% data variables.product.prodname_spark_short %}. See [AUTOTITLE](/copilot/how-tos/manage-your-account/manage-policies#enabling-or-disabling-suggestions-matching-public-code).
19+
> {% data reusables.copilot.spark-deprecation %}
2120
2221
## Introduction
2322

2423
{% data reusables.copilot.spark-overview %}
2524

2625
This tutorial will guide you through the full lifecycle of building and deploying an app with {% data variables.product.prodname_spark_short %} and exploring its features.
2726

27+
> [!NOTE]
28+
> * {% data reusables.spark.preview-note-spark %}
29+
> * The {% data variables.product.prodname_copilot %} setting that blocks suggestions matching public code may not work as intended when using {% data variables.product.prodname_spark_short %}. See [AUTOTITLE](/copilot/how-tos/manage-your-account/manage-policies#enabling-or-disabling-suggestions-matching-public-code).
30+
2831
### Prerequisites
2932

3033
* A {% data variables.product.github %} account with {% data variables.copilot.copilot_pro_plus_short %}, {% data variables.copilot.copilot_max_short %}, or {% data variables.copilot.copilot_enterprise_short %} license.

content/copilot/tutorials/spark/deploy-from-cli.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ contentType: tutorials
1414

1515
## Introduction
1616

17+
> [!NOTE]
18+
> {% data reusables.copilot.spark-deprecation %}
19+
1720
If you’re developing your spark further in a {% data variables.product.github %} codespace, you can deploy it directly from the command line using the {% data variables.product.prodname_spark_short %} CLI, an extension of the {% data variables.product.prodname_cli %}.
1821

1922
### Prerequisites

content/copilot/tutorials/spark/prompt-tips.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ category:
1313
- Author and optimize with Copilot
1414
---
1515

16+
> [!NOTE]
17+
> {% data reusables.copilot.spark-deprecation %}
18+
1619
## Introduction
1720

1821
{% data variables.product.prodname_spark_short %} can build a publishable web app from a single natural language prompt.

content/copilot/tutorials/spark/your-first-spark.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,14 @@ category:
1717
Have you ever had a great idea for an app, but you didn't have the tools to build it? With the help of AI, you can now bring your app ideas to life in minutes using only natural language. In this article, we'll use {% data variables.product.prodname_spark %} to build, improve, and share a word search app without writing a single line of code ourselves.
1818

1919
> [!NOTE]
20-
> {% data reusables.spark.preview-note-spark %}
20+
> {% data reusables.copilot.spark-deprecation %}
21+
2122

2223
## Creating a prototype of your app
2324

25+
> [!NOTE]
26+
> {% data reusables.spark.preview-note-spark %}
27+
2428
Let's start by generating an initial, basic version of our app that we can build on later.
2529

2630
1. Navigate to https://github.com/spark.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Beginning August 3, 2026, {% data variables.product.prodname_spark %} will no longer accept new users or allow the creation of new apps. Existing users can continue to access and use apps they have already created. Open Spark workbench for your app, select "..." and "Create repository" to save your app code before August 31, 2026.

0 commit comments

Comments
 (0)