# Test your configuration

After you have configured all Azure resources, please test if the Archive is working by following the method below.

1. Navigate to the Web App and click on the dropdown of the **Development Tools** and select **Advanced Tools**.
2. Click on **Go** to open the Kudu Services.

<figure><img src="/files/8DMDaKPTe95jdqZPMozz" alt=""><figcaption></figcaption></figure>

3. Open a Command Shell by selecting CMD.

<figure><img src="/files/qNjEagTg8yxYT2ik1OoK" alt=""><figcaption></figcaption></figure>

4. Go to the **LogFiles** directory.

<figure><img src="/files/aMnEpiPWlynZc8BGp9uT" alt=""><figcaption></figcaption></figure>

5. Open the **eventlog.xml** by clicking on the **pencil**.

<figure><img src="/files/yvIIHQrX8laxrdgbHsPj" alt=""><figcaption></figcaption></figure>

6. Clear this eventlog by deleting the content and saving this file.

<figure><img src="/files/Anru1fP4TtK651Vox6tV" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/8MHFuQw07XBkupOBOgnJ" alt=""><figcaption></figcaption></figure>

7. Select the Web App and click on **Overview**.
8. Restart the Web App by clicking on **Stop** and **Start.**

<figure><img src="/files/SuL2TtQjHtcrBwDaDV7D" alt=""><figcaption></figcaption></figure>

9. If there are no error messages, you can test the complete configuration by opening a browser and using the following URL.

<figure><img src="/files/BcYJwtZiSzmjNM79oRWk" alt=""><figcaption></figcaption></figure>

10. If the deployment is successful, you will get the following response.

<figure><img src="/files/FoUCHZAora58Gt0ZHGuY" alt=""><figcaption></figcaption></figure>


---

# 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://help.cumuluspro.net/straatos-archive/test-your-configuration.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.
