Skip to content

Commit 33bfbcd

Browse files
authored
Merge pull request #291565 from MicrosoftDocs/main
Publish to live, Friday 4 AM PST, 12/6
2 parents 256572f + a44a324 commit 33bfbcd

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

articles/backup/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
href: sap-hana-database-about.md
227227
- name: Architecture
228228
href: azure-backup-architecture-for-sap-hana-backup.md
229-
- name: Azure Database for MySQL - Flexible Server long-term retention
229+
- name: Azure Database for MySQL - Flexible Server long-term retention
230230
href: backup-azure-mysql-flexible-server-about.md
231231
- name: Azure Database for PostgreSQL -Flexible server backup
232232
href: backup-azure-database-postgresql-flex-overview.md

articles/communication-services/quickstarts/chat/includes/chat-js.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.author: rifox
1616
Before you get started, make sure to:
1717

1818
- Create an Azure account with an active subscription. For details, see [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
19-
- Install [Node.js](https://nodejs.org/en/download/) Active LTS and Maintenance LTS versions.
19+
- Install [Node.js](https://nodejs.org/en/download/package-manager/) Active LTS and Maintenance LTS versions.
2020
- Create an Azure Communication Services resource. For details, see [Create an Azure Communication Services resource](../../create-communication-resource.md). You'll need to **record your resource endpoint and connection string** for this quickstart.
2121
- Create *three* Azure Communication Services Users and issue them a [User Access Token](../../identity/access-tokens.md). Be sure to set the scope to **chat**, and **note the token string as well as the user_id string**. The full demo creates a thread with two initial participants and then adds a third participant to the thread. You can also use the Azure CLI and run the command below with your connection string to create a user and an access token.
2222

articles/communication-services/samples/includes/web-calling-hero.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Below you can find more information on prerequisites and steps to set up the sam
4949
## Prerequisites
5050

5151
- An Azure account with an active subscription. For details, see [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F)
52-
- [Node.js (12.18.4 and above)](https://nodejs.org/en/download/)
52+
- [Node.js (12.18.4 and above)](https://nodejs.org/en/download/package-manager/)
5353
- [Visual Studio Code (Stable Build)](https://code.visualstudio.com/Download)
5454
- An Azure Communication Services resource. For details, see [Create an Azure Communication Services resource](../../quickstarts/create-communication-resource.md). You need to record your resource **connection string** for this quickstart.
5555

articles/managed-grafana/find-help-open-support-ticket.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Before creating a support ticket, check out the following resources for answers
1818

1919
* [Technical documentation for Azure Managed Grafana](./index.yml): find content such as how-to guides, tutorials and the [troubleshooting guide](troubleshoot-managed-grafana.md) for Azure Managed Grafana.
2020
* [Microsoft Q&A](/answers/tags/249/azure-managed-grafana): browse existing questions and answers, and ask your questions around Azure Managed Grafana.
21-
* [Microsoft Technical Community](https://techcommunity.microsoft.com/) is the place for IT professionals and customers to collaborate, share, and learn. The website contains [Grafana-related content](https://techcommunity.microsoft.com/t5/forums/searchpage/tab/message?q=grafana).
21+
* [Microsoft Technical Community](https://techcommunity.microsoft.com/) is the place for IT professionals and customers to collaborate, share, and learn. The website contains [Grafana-related content](https://techcommunity.microsoft.com/search?q=grafana).
2222

2323
## Open a support ticket
2424

includes/storage-blob-javascript-resources-include.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ The links below provide useful resources for developers using the Azure Storage
2323

2424
### JavaScript tools
2525

26-
- [Node.js](https://nodejs.org/en/download/)
26+
- [Node.js](https://nodejs.org/en/download/package-manager/)
2727
- [Visual Studio Code](https://code.visualstudio.com/)

0 commit comments

Comments
 (0)