Skip to content

Commit 58c5add

Browse files
committed
adjust naming
1 parent ea4839f commit 58c5add

11 files changed

Lines changed: 22 additions & 22 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ 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 Microsoft Entra ID** tenant. For more information, see: [Create a new tenant in Microsoft Entra ID](https://learn.microsoft.com/entra/fundamentals/create-new-tenant)
67-
* A user account with permissions to create applications in your **external Microsoft Entra ID** tenant.
66+
* An external tenant. For more information, see: [Create a new tenant in Microsoft Entra ID](https://learn.microsoft.com/entra/fundamentals/create-new-tenant)
67+
* A user account with permissions to create applications in * An external tenantyour *external tenant.
6868

6969
## Setup the sample
7070

1-Authentication/1-sign-in-react/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ Here you'll learn how to [sign-in](https://docs.microsoft.com/azure/active-direc
6262
* [Node.js](https://nodejs.org/en/download/) must be installed to run this sample.
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.
65-
* An **external Microsoft Entra ID** tenant. For more information, see: [Create a new tenant in Microsoft Entra ID](https://learn.microsoft.com/entra/fundamentals/create-new-tenant)
66-
* A user account in your **external Microsoft Entra ID** tenant.
65+
* An external tenant. For more information, see: [Create a new tenant in Microsoft Entra ID](https://learn.microsoft.com/entra/fundamentals/create-new-tenant)
66+
* A user account in * An external tenantyour *external tenant.
6767

6868
>This sample will not work with a **personal Microsoft account**. If you're signed in to the [Microsoft Entra admin center](https://entra.microsoft.com/) with a personal Microsoft account and have not created a user account in your directory before, you will need to create one before proceeding.
6969

1-Authentication/2-sign-in-angular/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ Here you'll learn about [ID Tokens](https://docs.microsoft.com/azure/active-dire
6262
* [Visual Studio Code](https://code.visualstudio.com/download) is recommended for running and editing this sample.
6363
* [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.
6464
* A modern web browser.
65-
* An **CIAM** tenant. For more information, see: [Create a new tenant in Microsoft Entra ID](https://learn.microsoft.com/entra/fundamentals/create-new-tenant)
66-
* A user account in your CIAM tenant.
65+
* An external tenant. For more information, see: [Create a new tenant in Microsoft Entra ID](https://learn.microsoft.com/entra/fundamentals/create-new-tenant)
66+
* A user account in your external tenant.
6767

6868
>This sample will not work with a **personal Microsoft account**. If you're signed in to the [Microsoft Entra admin center](https://entra.microsoft.com/) with a personal Microsoft account and have not created a user account in your directory before, you will need to create one before proceeding.
6969

1-Authentication/3-sign-in-electron/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ Here you'll learn how to sign-in users and acquire [ID tokens](https://docs.micr
6868
* [Visual Studio Code](https://code.visualstudio.com/download) is recommended for running and editing this sample.
6969
* [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.
7070
* A modern web browser.
71-
* An **external Microsoft Entra ID** tenant. For more information, see: [Create a new tenant in Microsoft Entra ID](https://learn.microsoft.com/entra/fundamentals/create-new-tenant)
72-
* A user account in your **external Microsoft Entra ID** tenant.
71+
* An external tenant. For more information, see: [Create a new tenant in Microsoft Entra ID](https://learn.microsoft.com/entra/fundamentals/create-new-tenant)
72+
* A user account in * An external tenantyour *external tenant.
7373

7474
>This sample will not work with a **personal Microsoft account**. If you're signed in to the [Microsoft Entra admin center](https://entra.microsoft.com/) with a personal Microsoft account and have not created a user account in your directory before, you will need to create one before proceeding.
7575

1-Authentication/4-sign-in-device-code/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ This sample demonstrates a Node headless application that authenticates users wi
5454

5555
## Prerequisites
5656

57-
* An **external Microsoft Entra ID** tenant. For more information, see: [Create a new tenant in Microsoft Entra ID](https://learn.microsoft.com/entra/fundamentals/create-new-tenant)
58-
* A user account in your **external Microsoft Entra ID** tenant.
57+
* An external tenant. For more information, see: [Create a new tenant in Microsoft Entra ID](https://learn.microsoft.com/entra/fundamentals/create-new-tenant)
58+
* A user account in * An external tenantyour *external tenant.
5959

6060
>This sample will not work with a **personal Microsoft account**. If you're signed in to the [Microsoft Entra admin center](https://entra.microsoft.com/) with a personal Microsoft account and have not created a user account in your directory before, you will need to create one before proceeding.
6161

1-Authentication/6-sign-in-node-cli-app/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ Here you'll learn how to sign-in users and acquire [ID tokens](https://docs.micr
6161
* [Visual Studio Code](https://code.visualstudio.com/download) is recommended for running and editing this sample.
6262
* [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.
6363
* A modern web browser.
64-
* An **external Microsoft Entra ID** tenant. For more information, see: [Create a new tenant in Microsoft Entra ID](https://learn.microsoft.com/entra/fundamentals/create-new-tenant)
65-
* A user account in your **external Microsoft Entra ID** tenant.
64+
* An external tenant. For more information, see: [Create a new tenant in Microsoft Entra ID](https://learn.microsoft.com/entra/fundamentals/create-new-tenant)
65+
* A user account in * An external tenantyour *external tenant.
6666

6767
## Setup the sample
6868

2-Authorization/0-call-api-vanillajs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ Here you'll learn about [access tokens](https://docs.microsoft.com/azure/active-
7070
* [Visual Studio Code](https://code.visualstudio.com/download) is recommended for running and editing this sample.
7171
* [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.
7272
* A modern web browser.
73-
* An **external Microsoft Entra ID** tenant. For more information, see: [Create a new tenant in Microsoft Entra ID](https://learn.microsoft.com/entra/fundamentals/create-new-tenant)
74-
* A user account in your **external Microsoft Entra ID** tenant.
73+
* An external tenant. For more information, see: [Create a new tenant in Microsoft Entra ID](https://learn.microsoft.com/entra/fundamentals/create-new-tenant)
74+
* A user account in * An external tenantyour *external tenant.
7575

7676
## Setup the sample
7777

2-Authorization/1-call-api-react/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ Here you'll learn about [access tokens](https://docs.microsoft.com/azure/active-
6767
## Prerequisites
6868

6969
* Either [Visual Studio](https://visualstudio.microsoft.com/downloads/) or [Visual Studio Code](https://code.visualstudio.com/download) and [.NET Core SDK](https://www.microsoft.com/net/learn/get-started)
70-
* An **external Microsoft Entra ID** tenant. For more information, see: [Create a new tenant in Microsoft Entra ID](https://learn.microsoft.com/entra/fundamentals/create-new-tenant)
71-
* A user account in your **external Microsoft Entra ID** tenant.
70+
* An external tenant. For more information, see: [Create a new tenant in Microsoft Entra ID](https://learn.microsoft.com/entra/fundamentals/create-new-tenant)
71+
* A user account in * An external tenantyour *external tenant.
7272

7373
## Setup the sample
7474

2-Authorization/2-call-api-angular/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ Here you'll learn about [access tokens](https://docs.microsoft.com/azure/active-
6969
## Prerequisites
7070

7171
* Either [Visual Studio](https://visualstudio.microsoft.com/downloads/) or [Visual Studio Code](https://code.visualstudio.com/download) and [.NET Core SDK](https://www.microsoft.com/net/learn/get-started)
72-
* An **external Microsoft Entra ID** tenant. For more information, see: [Create a new tenant in Microsoft Entra ID](https://learn.microsoft.com/entra/fundamentals/create-new-tenant)
73-
* A user account with permissions to create applications in your **external Microsoft Entra ID** tenant.
72+
* An external tenant. For more information, see: [Create a new tenant in Microsoft Entra ID](https://learn.microsoft.com/entra/fundamentals/create-new-tenant)
73+
* A user account with permissions to create applications in * An external tenantyour *external tenant.
7474

7575
## Setup the sample
7676

2-Authorization/3-call-api-node-daemon/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ Here you'll learn about [access tokens](https://docs.microsoft.com/azure/active-
6767
## Prerequisites
6868

6969
* Either [Visual Studio](https://visualstudio.microsoft.com/downloads/) or [Visual Studio Code](https://code.visualstudio.com/download) and [.NET Core SDK](https://www.microsoft.com/net/learn/get-started)
70-
* An **external Microsoft Entra ID** tenant. For more information, see: [Create a new tenant in Microsoft Entra ID](https://learn.microsoft.com/entra/fundamentals/create-new-tenant)
71-
* A user account in your **external Microsoft Entra ID** tenant.
70+
* An external tenant. For more information, see: [Create a new tenant in Microsoft Entra ID](https://learn.microsoft.com/entra/fundamentals/create-new-tenant)
71+
* A user account in * An external tenantyour *external tenant.
7272

7373
## Setup the sample
7474

0 commit comments

Comments
 (0)