# External B2B

{% embed url="<https://learn.microsoft.com/en-us/microsoft-365/solutions/collaborate-guests-cross-cloud?view=o365-worldwide>" %}

Unable to invite external user into Sharepoint via SNOW automation or manually via Azure Portal

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

We need to first confirm if the opposite is indeed not Azure Global or "Azure Commercial" by asking their admin what is their Azure portal URL (eg: https\://\*.microsoftonline.cn) whether they are Azure China, Azure Government or others.

We then need them to configure our tenant ID into their B2B list and enable the environment like below screenshots

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

<figure><img src="/files/0Bepc80XfSKTfAPq1qYB" alt=""><figcaption></figcaption></figure>

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

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

Below is the settings for our tenant

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

<figure><img src="/files/8F4Q4CzaOYCzmLEcShLZ" 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://docs.jianny.net/work/azure/external-b2b.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.
