# Service promotion workflow

Spark offers a variety of APIs to facilitate the promotion of services using different tools. \
Here we provide sample workflows developed in [Azure DevOps](https://learn.microsoft.com/en-us/azure/devops/) and [GitHub Actions](https://docs.github.com/en/actions), demonstrating how these APIs can be utilized. \
\
This guide offers comprehensive, step-by-step guidance on promoting Spark services between tenants. These examples are intended as guidelines, recognizing that different organizations may use various deployment methods and technologies.<br>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Github Actions example</strong></td><td></td><td></td><td><a href="https://github.com/Coherent-Partners/spark-service-promotion/blob/main/docs/GITHUB_ACTIONS.md">https://github.com/Coherent-Partners/spark-service-promotion/blob/main/docs/GITHUB_ACTIONS.md</a></td><td><a href="/files/3d1TEHtoFM1P8N0gfRP7">/files/3d1TEHtoFM1P8N0gfRP7</a></td></tr><tr><td><strong>How to: Deploy with Azure DevOps</strong></td><td></td><td></td><td><a href="/pages/OzdkPqIFqPsKLEAdO9NR">/pages/OzdkPqIFqPsKLEAdO9NR</a></td><td><a href="/files/OR5yav2vCuEeHKHUkU7f">/files/OR5yav2vCuEeHKHUkU7f</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.coherent.global/ci-cd/service-promotion-workflow.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
