Skip to content

Commit b79006f

Browse files
Add recommendation to use VS Code extension
1 parent 15ca3b4 commit b79006f

File tree

1 file changed

+3
-1
lines changed
  • 1-Authentication/0-sign-in-vanillajs

1 file changed

+3
-1
lines changed

1-Authentication/0-sign-in-vanillajs/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,9 @@ Here you'll learn about [ID Tokens](https://docs.microsoft.com/azure/active-dire
6363
* [Visual Studio Code](https://code.visualstudio.com/download) is recommended for running and editing this sample.
6464
* [VS Code Azure Tools](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-node-azure-pack) extension is recommended for interacting with Azure through VS Code Interface.
6565
* A modern web browser.
66-
* An external tenant. For more information, see: [Create a new external tenant in Microsoft Entra ID](https://learn.microsoft.com/entra/external-id/customers/how-to-create-external-tenant-portal)
66+
* An external tenant. To create one, choose from the following methods:
67+
* (Recommended) Use the [Microsoft Entra External ID extension](https://aka.ms/ciamvscode/readme/marketplace) to set up an external tenant directly in Visual Studio Code.
68+
* [Create a new external tenant](https://learn.microsoft.com/entra/external-id/customers/how-to-create-external-tenant-portal) in the Microsoft Entra admin center.
6769
* A user account with permissions to an external tenant.
6870

6971
## Setup the sample

0 commit comments

Comments
 (0)