diff --git a/packages/storybook8/stories/Components/GettingStarted/Docs.mdx b/packages/storybook8/stories/Components/GettingStarted/Docs.mdx index 3637207dc2f..5cd95c3337b 100644 --- a/packages/storybook8/stories/Components/GettingStarted/Docs.mdx +++ b/packages/storybook8/stories/Components/GettingStarted/Docs.mdx @@ -23,7 +23,7 @@ You can find the completed code for this quickstart here: [Get started with UI C ## Prerequisites - An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F). -- [Node.js](https://nodejs.org/) Active LTS and Maintenance LTS versions (Node 18.0.0 and above). +- [Node.js](https://nodejs.org/) Active LTS and Maintenance LTS versions. ## Setting Up diff --git a/packages/storybook8/stories/Composites/GettingStarted.mdx b/packages/storybook8/stories/Composites/GettingStarted.mdx index d3a4b8dd513..90d48e110d5 100644 --- a/packages/storybook8/stories/Composites/GettingStarted.mdx +++ b/packages/storybook8/stories/Composites/GettingStarted.mdx @@ -20,7 +20,7 @@ You can find the completed code for this quickstart here [ui-library-quickstart- ## Prerequisites - An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F). -- [Node.js](https://nodejs.org/) Active LTS and Maintenance LTS versions (Node 18.0.0 and above). +- [Node.js](https://nodejs.org/) Active LTS and Maintenance LTS versions. - An active Communication Services resource. [Create a Communication Services resource](https://docs.microsoft.com/azure/communication-services/quickstarts/create-communication-resource?tabs=windows&pivots=platform-azp). - An identity with both VoIP and Chat scopes. Generate an identity using the [Azure Portal](https://docs.microsoft.com/azure/communication-services/quickstarts/identity/quick-create-identity). diff --git a/packages/storybook8/stories/Setup.mdx b/packages/storybook8/stories/Setup.mdx index 9b355c4b5a1..c8fba79c18b 100644 --- a/packages/storybook8/stories/Setup.mdx +++ b/packages/storybook8/stories/Setup.mdx @@ -9,7 +9,7 @@ import { Meta } from '@storybook/addon-docs'; Before you get started make sure you have all the following prerequisites set up and ready to go. - An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F). -- [Node.js](https://nodejs.org/) Active LTS and Maintenance LTS versions (Node 18.0.0 and above). +- [Node.js](https://nodejs.org/) Active LTS and Maintenance LTS versions. - An active Communication Services resource. [Create a Communication Services resource](https://docs.microsoft.com/azure/communication-services/quickstarts/create-communication-resource?tabs=windows&pivots=platform-azp). - An identity with both VoIP and Chat scopes. Generate an identity using the [Azure Portal](https://docs.microsoft.com/azure/communication-services/quickstarts/identity/quick-create-identity). diff --git a/packages/storybook8/stories/StatefulClient/Call/Docs.mdx b/packages/storybook8/stories/StatefulClient/Call/Docs.mdx index ce165396453..6712c822ad6 100644 --- a/packages/storybook8/stories/StatefulClient/Call/Docs.mdx +++ b/packages/storybook8/stories/StatefulClient/Call/Docs.mdx @@ -22,7 +22,7 @@ You can find the completed code for this quickstart here: [Get started with Call ## Prerequisites - An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F). -- [Node.js](https://nodejs.org/) Active LTS and Maintenance LTS versions (Node 18.0.0 and above). +- [Node.js](https://nodejs.org/) Active LTS and Maintenance LTS versions. - An active Communication Services resource. [Create a Communication Services resource](https://docs.microsoft.com/azure/communication-services/quickstarts/create-communication-resource?tabs=windows&pivots=platform-azp). - An identity with Call scope. Generate an identity using the [Azure Portal](https://docs.microsoft.com/azure/communication-services/quickstarts/identity/quick-create-identity). diff --git a/packages/storybook8/stories/StatefulClient/Chat/Docs.mdx b/packages/storybook8/stories/StatefulClient/Chat/Docs.mdx index c173fc9cb05..dff27e67b92 100644 --- a/packages/storybook8/stories/StatefulClient/Chat/Docs.mdx +++ b/packages/storybook8/stories/StatefulClient/Chat/Docs.mdx @@ -22,7 +22,7 @@ You can find the completed code for this quickstart here: [Get started with Chat ## Prerequisites - An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F). -- [Node.js](https://nodejs.org/) Active LTS and Maintenance LTS versions (Node 18.0.0 and above). +- [Node.js](https://nodejs.org/) Active LTS and Maintenance LTS versions. - An active Communication Services resource. [Create a Communication Services resource](https://docs.microsoft.com/azure/communication-services/quickstarts/create-communication-resource?tabs=windows&pivots=platform-azp). - An identity with Chat scope. Generate an identity using the [Azure Portal](https://docs.microsoft.com/azure/communication-services/quickstarts/identity/quick-create-identity).