# Known issues and limitations

Review the following known issues and limitations before you begin.

#### Private link support

Plan items aren’t supported in workspaces or tenants that use [private links](https://learn.microsoft.com/en-us/fabric/security/security-private-links-overview#what-is-a-private-endpoint).

#### B2B Users Support

Plan doesn't support Microsoft Entra B2B IDs.

#### Semantic model

* You must have **Admin** or **Build** permissions on the semantic model.
* Semantic models in Direct Lake mode require additional configuration [mentioned here](/planning-sheets/how-tos/create-and-share-a-cloud-connection-for-a-semantic-model.md#connect-to-a-direct-lake-semantic-model).
* Semantic models published in **My workspace** aren’t supported.

#### Capacities supported

* Power BI Pro and Power BI Premium Per User (PPU) aren't supported for Plan scenarios that use XMLA endpoints and embed tokens. Similarly, lower-capacity SKUs that do not support XMLA endpoints are also unsupported.

#### Workspace permissions

* Users with the **Contributor** role can't create or share cloud connections.
* Users with lower-level workspace roles, such as **Contributor**, can't create Plan artifacts that require embed token generation.


---

# 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.fabricplan.com/readme/known-issues-and-limitations.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.
