diff --git a/content/copilot/github-copilot-chat/using-github-copilot-chat.md b/content/copilot/github-copilot-chat/using-github-copilot-chat.md index 1c7c3f4d93..ddbab764f9 100644 --- a/content/copilot/github-copilot-chat/using-github-copilot-chat.md +++ b/content/copilot/github-copilot-chat/using-github-copilot-chat.md @@ -22,7 +22,7 @@ shortTitle: Using Copilot Chat - To use {% data variables.product.prodname_copilot_chat %} in {% data variables.product.prodname_vscode %}, you must have the latest version of {% data variables.product.prodname_vscode %} installed. For more information, see the [{% data variables.product.prodname_vscode %} download page](https://code.visualstudio.com/). -- To use {% data variables.product.prodname_copilot_chat %} in {% data variables.product.prodname_vscode %}, you must be signed into {% data variables.product.prodname_vscode %} with the same {% data variables.product.prodname_dotcom %} ID that has been granted access to the {% data variables.product.prodname_copilot_chat %} limited public beta. +- To use {% data variables.product.prodname_copilot_chat %} in {% data variables.product.prodname_vscode %}, you must be signed into {% data variables.product.prodname_vscode %} with the same {% data variables.product.prodname_dotcom %} ID that has access to {% data variables.product.prodname_copilot %}. {% data reusables.copilot.enabling-copilot-chat-beta %} @@ -124,7 +124,7 @@ To share feedback about {% data variables.product.prodname_copilot_chat %}, you - To use {% data variables.product.prodname_copilot_chat %} with {% data variables.product.prodname_vs %}, you must be running {% data variables.product.prodname_vs %} 2022 version 17.6 or higher. For more information, see the [Visual Studio IDE](https://visualstudio.microsoft.com/vs/) documentation. -- To use {% data variables.product.prodname_copilot_chat %} with {% data variables.product.prodname_vs %}, you must be signed into {% data variables.product.prodname_vs %} with the same {% data variables.product.prodname_dotcom %} ID that has been granted access to the {% data variables.product.prodname_copilot_chat %} limited public beta. +- To use {% data variables.product.prodname_copilot_chat %} with {% data variables.product.prodname_vs %}, you must be signed into {% data variables.product.prodname_vs %} with the same {% data variables.product.prodname_dotcom %} ID that has access to {% data variables.product.prodname_copilot %}. {% data reusables.copilot.enabling-copilot-chat-beta %} diff --git a/content/copilot/troubleshooting-github-copilot/troubleshooting-authentication-issues-with-github-copilot-chat.md b/content/copilot/troubleshooting-github-copilot/troubleshooting-authentication-issues-with-github-copilot-chat.md index af95b2a810..4d67ff3388 100644 --- a/content/copilot/troubleshooting-github-copilot/troubleshooting-authentication-issues-with-github-copilot-chat.md +++ b/content/copilot/troubleshooting-github-copilot/troubleshooting-authentication-issues-with-github-copilot-chat.md @@ -29,7 +29,7 @@ If you are experiencing authentication issues after installing the {% data varia If you are experiencing authentication issues after installing the {% data variables.product.prodname_copilot_chat %} extension in {% data variables.product.prodname_vs %}, you can try the following steps to resolve the issue. -1. Check that the {% data variables.product.prodname_dotcom %} ID you are signed into {% data variables.product.prodname_vs %} with is the same as the one that you have been granted acess to the {% data variables.product.prodname_copilot_chat %} beta with. +1. Check that the {% data variables.product.prodname_dotcom %} ID you are signed into {% data variables.product.prodname_vs %} with is the same as the one that you have been granted acess to {% data variables.product.prodname_copilot_chat %} with. 1. Check whether your {% data variables.product.prodname_dotcom %} ID/credentials need refreshing in {% data variables.product.prodname_vs %}. For more information, see ["Work with {% data variables.product.prodname_dotcom %} accounts in {% data variables.product.prodname_vs %}](https://learn.microsoft.com/en-us/visualstudio/ide/work-with-github-accounts?view=vs-2022)" in the {% data variables.product.prodname_vs %} documentation. 1. Try removing and re-adding your {% data variables.product.prodname_dotcom %} ID to {% data variables.product.prodname_vs %} and restarting {% data variables.product.prodname_vs %}. 1. If the above steps don't work, click the **Share feedback** button and select **Report a problem** to report the issue to the {% data variables.product.prodname_vs %} team. diff --git a/data/reusables/copilot/enabling-copilot-chat-beta.md b/data/reusables/copilot/enabling-copilot-chat-beta.md index a1d6b5d763..4745d30fa1 100644 --- a/data/reusables/copilot/enabling-copilot-chat-beta.md +++ b/data/reusables/copilot/enabling-copilot-chat-beta.md @@ -1,6 +1,12 @@ ## Enabling or disabling {% data variables.product.prodname_copilot_chat %} -The {% data variables.product.prodname_copilot_chat %} limited public beta is available to all organizations and enterprises that have an active {% data variables.product.prodname_copilot_for_business %} license. You can enable or disable {% data variables.product.prodname_copilot_chat %} for your organization or enterprise in the {% data variables.product.prodname_copilot_for_business %} settings page. +{% note %} + +**Note:** If you have a {% data variables.product.prodname_copilot_for_individuals %} subscription, you are automatically granted access to the {% data variables.product.prodname_copilot_chat %} beta. + +{% endnote %} + +The {% data variables.product.prodname_copilot_chat %} public beta is available to all organizations and enterprises that have an active {% data variables.product.prodname_copilot_for_business %} license. You can enable or disable {% data variables.product.prodname_copilot_chat %} for your organization or enterprise in the {% data variables.product.prodname_copilot_for_business %} settings page. ### Enabling or disabling {% data variables.product.prodname_copilot_chat %} at the organization level @@ -16,4 +22,4 @@ The {% data variables.product.prodname_copilot_chat %} limited public beta is av 1. To the right of **{% data variables.product.prodname_copilot_chat %} Beta**, select the dropdown menu, and then choose the appropriate option. - Click **Allowed** to enable the {% data variables.product.prodname_copilot_chat %} beta for all organizations under your enterprise. - Click **Blocked** to disable the {% data variables.product.prodname_copilot_chat %} beta for all organizations under your enterprise. - - Click **No policy** to allow each organization under your enterprise to set their own policy. \ No newline at end of file + - Click **No policy** to allow each organization under your enterprise to set their own policy. diff --git a/data/reusables/gated-features/copilot-chat.md b/data/reusables/gated-features/copilot-chat.md index 8414187131..e5ad9f6450 100644 --- a/data/reusables/gated-features/copilot-chat.md +++ b/data/reusables/gated-features/copilot-chat.md @@ -1,3 +1,5 @@ -{% data variables.product.prodname_copilot_chat %} is currently in limited public beta for organizations and enterprises with a {% data variables.product.prodname_copilot_for_business %} subscription, and is subject to changes. +{% data variables.product.prodname_copilot_chat %} is currently in public beta, and is subject to changes.

-If you have a {% data variables.product.prodname_copilot_for_individuals %} subscription, you can still join the [waitlist to participate in the limited public beta](https://github.com/github-copilot/chat_waitlist_signup/join). You will be notified by email when you are accepted into the beta program. Joining the waitlist does not guarantee access. +Owners of organizations or enterprises with a {% data variables.product.prodname_copilot_for_business %} subscription can decide whether to grant access to the {% data variables.product.prodname_copilot_chat %} beta for users in their organization or enterprise. +

+If you have a {% data variables.product.prodname_copilot_for_individuals %} subscription, you now have access to the {% data variables.product.prodname_copilot_chat %} beta.