# WEKA installation on Azure

{% hint style="warning" %}
A known network issue in Azure deployments causes performance degradation in versions 4.1 to 4.4.0. This issue is resolved in version 4.4.1 and later.

* **New Azure deployments:** Install version 4.4.1 or later.
* **Existing deployments on Azure (versions 4.1–4.4.0):** Contact the Customer Success Team for migration assistance.

See the [WEKA installation on Azure](https://docs.weka.io/4.4/planning-and-installation/weka-installation-on-azure) sections in the Version 4.4 documentation.
{% endhint %}


---

# 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.weka.io/4.3/planning-and-installation/weka-installation-on-azure.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.
