# Teams External Access

The Teams External Access page lists the External Access data under the Azure Messaging tab.

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

## Teams External Access Details

Details page contains the `Risk Score` of the teams external access, `Exposure Point`,`Information` and `Issues` panes.

{% hint style="info" %}
You can analyze objects in the `Graph module` by clicking the `Graph` button on the upper left side of the `Information Pane`.
{% endhint %}

<figure><img src="/files/6DjHILwjvQworN8fKeEI" alt=""><figcaption></figcaption></figure>

### Details

Details tab contains attributes below about teams external acess object.

| Attribute                                                                                                                      | Description                                                                                                                                                                                                                                                        |
| ------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| People in my organization can communicate with unmanaged Teams accounts                                                        | Allows users in the organization to chat and meet with external users who use personal (unmanaged) Microsoft accounts.                                                                                                                                             |
| External users with Teams accounts not managed by an organization can contact users in my organization.                        | When this is on, external users with unmanaged Microsoft accounts can search for and send new chats to your users. This setting also allows people in your org to join external meetings hosted by users with unmanaged Microsoft accounts as authenticated users. |
| Block specific users from communicating with people in my organization                                                         | Allows the organization to prevent specific external users from chatting or meeting with users in the organization.                                                                                                                                                |
| People in my organization can communicate with users who are using custom applications built with Azure Communication Services | Allows users in the organization to communicate with users who join through custom applications built on Azure Communication Services.                                                                                                                             |
| Allow my security team to manage blocked domains                                                                               | Turning on this setting lets your security operations team edit the blocked domains and blocked users lists from Defender for Office 365.                                                                                                                          |

<br>


---

# 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.forestall.io/fsprotect/azure-identities/teams-external-access.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.
