The documentation should reflect that it's not possible to run ML jobs on dataset that are located on remote cluster with basic license
If a customer tries to activate ML job on remote indices, they can get the error
cannot start datafeed [xxxxx] as it is configured to use indices on remote cluster [cluster2] that is not licensed for ml; the license mode [BASIC] on cluster [cluster2] does not enable [api]
Request a new doc build by commenting
* Rebuild this PR: `run docs-build`
* Rebuild this PR and all Elastic docs: `run docs-build rebuild`
`run docs-build` is much faster than `run docs-build rebuild`. A `rebuild` should only be needed in rare situations. If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status [here](https://buildkite.com/elastic/docs-build).
The documentation should reflect that it's not possible to run ML jobs on dataset that are located on remote cluster with basic license
If a customer tries to activate ML job on remote indices, they can get the error