Skip to content

Commit bf829ac

Browse files
committed
Merge branch 'main' of https://github.com/microsoftdocs/azure-docs-pr into akv-md2
2 parents 973fcf7 + a8bc450 commit bf829ac

File tree

10 files changed

+51
-58
lines changed

10 files changed

+51
-58
lines changed

articles/azure-vmware/remove-arc-enabled-azure-vmware-solution-vsphere-resources-from-azure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,6 @@ During onboarding, to create a connection between your VMware vCenter and Azure,
108108

109109
As a last step, run the following command:
110110

111-
[`az rest --method delete --url`](https://management.azure.com/subscriptions/%3csubscrption-id%3e/resourcegroups/%3cresource-group-name%3e/providers/Microsoft.AVS/privateClouds/%3cprivate-cloud-name%3e/addons/arc?api-version=2022-05-01%22)
111+
`az rest --method delete --url` [URL](https://management.azure.com/subscriptions/%3csubscrption-id%3e/resourcegroups/%3cresource-group-name%3e/providers/Microsoft.AVS/privateClouds/%3cprivate-cloud-name%3e/addons/arc?api-version=2022-05-01%22)
112112

113113
Once that step is done, Arc no longer works on the Azure VMware Solution private cloud. When you delete Arc resources from vCenter Server, it doesn't affect the Azure VMware Solution private cloud for the customer.

articles/cosmos-db/cassandra/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ metadata:
1212
ms.service: cosmos-db
1313
ms.subservice: apache-cassandra
1414
ms.topic: landing-page
15-
ms.date: 02/28/2023
15+
ms.date: 02/21/2024
1616
landingContent:
1717
- title: About API for Cassandra
1818
linkLists:
@@ -82,5 +82,5 @@ landingContent:
8282
links:
8383
- text: Migrate from PostgreSQL using Apache Kafka
8484
url: postgres-migrate-cosmos-db-kafka.md
85-
- text: Migrate from Oracle DB to API for Striim
85+
- text: Migrate from Oracle Database to API for Striim
8686
url: migrate-data-striim.md

articles/cosmos-db/gremlin/index.yml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,15 @@ metadata:
1212
ms.service: cosmos-db
1313
ms.subservice: apache-gremlin
1414
ms.topic: landing-page
15-
16-
ms.date: 02/28/2023
15+
ms.date: 02/21/2024
1716
landingContent:
1817
- title: About API for Gremlin
1918
linkLists:
2019
- linkListType: overview
2120
links:
2221
- text: What is Azure Cosmos DB for Gremlin?
2322
url: introduction.md
24-
- text: Wire protocol compatibility with Tinkerpop
23+
- text: Wire protocol compatibility with TinkerPop
2524
url: support.md
2625
- text: FAQ
2726
url: gremlin-api-faq.yml
@@ -35,7 +34,7 @@ landingContent:
3534
linkLists:
3635
- linkListType: quickstart
3736
links:
38-
- text: Manage your data using using Gremlin Console
37+
- text: Manage your data using Gremlin Console
3938
url: quickstart-console.md
4039
- text: Manage your data using a .NET app
4140
url: quickstart-dotnet.md
@@ -63,9 +62,9 @@ landingContent:
6362
linkLists:
6463
- linkListType: how-to-guide
6564
links:
66-
- text: Third-party data visualization tools
65+
- text: Non-Microsoft data visualization tools
6766
url: visualization-partners.md
68-
- text: Third-party data modeling tools
67+
- text: Non-Microsoft data modeling tools
6968
url: modeling-tools.md
7069
- linkListType: sample
7170
links:

articles/cosmos-db/index.yml

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ metadata:
1212
ms.reviewer: mjbrown
1313
ms.service: cosmos-db
1414
ms.topic: landing-page
15-
16-
ms.date: 02/28/2023
15+
ms.date: 02/21/2024
1716
highlightedContent:
1817
items:
1918
- title: Introduction to Azure Cosmos DB
@@ -25,7 +24,7 @@ highlightedContent:
2524
- title: Distributed NoSQL databases
2625
itemType: concept
2726
url: distributed-nosql.md
28-
- title: Q&A
27+
- title: Microsoft Questions and Answers
2928
itemType: reference
3029
url: /answers/tags/187/azure-cosmos-db
3130
- title: Vector Search with Azure Cosmos DB
@@ -49,8 +48,6 @@ additionalContent:
4948
links:
5049
- text: SQL queries
5150
url: nosql/query/getting-started.md
52-
- text: Stored procedures, triggers, UDFs
53-
url: nosql/how-to-write-stored-procedures-triggers-udfs.md
5451
- text: Model document data
5552
url: nosql/modeling-data.md
5653
- text: See more >
@@ -125,11 +122,11 @@ additionalContent:
125122
url: concepts-limits.md
126123
- title: Analytics with Azure Synapse Link
127124
links:
128-
- text: Synapse Link for Azure Cosmos DB
125+
- text: Azure Synapse Link for Azure Cosmos DB
129126
url: synapse-link.md
130127
- text: Azure Cosmos DB Analytical Store
131128
url: analytical-store-introduction.md
132-
- text: Synapse Link use cases
129+
- text: Azure Synapse Link use cases
133130
url: synapse-link-use-cases.md
134131
- text: Configure Azure Synapse Link
135132
url: configure-synapse-link.md
@@ -165,19 +162,19 @@ additionalContent:
165162
items:
166163
- title: Migration options
167164
links:
168-
- text: CQL shell, Spark – API for Cassandra
165+
- text: Cassandra Query Language (CQL) shell, Spark – API for Cassandra
169166
url: cassandra/migrate-data.md
170167
- text: Azure Database Migration Service – API for MongoDB
171168
url: ../dms/tutorial-mongodb-cosmos-db.md
172169
- title: Migration guides
173170
links:
174-
- text: Oracle DB to Azure Cosmos DB API for NoSQL using Striim
171+
- text: Oracle Database to Azure Cosmos DB API for NoSQL using Striim
175172
url: cosmosdb-sql-api-migrate-data-striim.md
176-
- text: Oracle DB to Azure Cosmos DB API for Cassandra using Striim
173+
- text: Oracle Database to Azure Cosmos DB API for Cassandra using Striim
177174
url: cassandra/migrate-data-striim.md
178-
- text: Oracle DB to Azure Cosmos DB API for Cassandra using Arcion
175+
- text: Oracle Database to Azure Cosmos DB API for Cassandra using Arcion
179176
url: cassandra/oracle-migrate-cosmos-db-arcion.md
180177
- text: Apache Cassandra to Azure Cosmos DB using Arcion
181178
url: cassandra/migrate-data-arcion.md
182-
- text: Migrate 100's TBs of data
179+
- text: Migrate hundreds of terabytes of data
183180
url: migrate.md

articles/cosmos-db/mongodb/index.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ metadata:
1212
ms.service: cosmos-db
1313
ms.subservice: mongodb
1414
ms.topic: landing-page
15-
16-
ms.date: 02/28/2023
15+
ms.date: 02/21/2024
1716
landingContent:
1817
- title: About API for MongoDB
1918
linkLists:
@@ -69,7 +68,7 @@ landingContent:
6968
linkLists:
7069
- linkListType: architecture
7170
links:
72-
- text: Pre-migration guide
71+
- text: Premigration guide
7372
url: pre-migration-steps.md
7473
- linkListType: how-to-guide
7574
links:

articles/cosmos-db/mongodb/vcore/index.yml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,13 @@ summary: Azure Cosmos DB for MongoDB vCore makes it easy to create a database wi
66
metadata:
77
title: Azure Cosmos DB for MongoDB vCore documentation
88
description: Azure Cosmos DB for MongoDB vCore makes it easy to create a database with full native MongoDB support.
9+
author: seesharprun
10+
ms.author: sidandrews
11+
ms.reviewer: gahllevy
912
ms.service: cosmos-db
1013
ms.subservice: mongodb-vcore
11-
ms.custom:
12-
- ignite-2023
1314
ms.topic: landing-page
14-
author: gahl-levy
15-
ms.author: gahllevy
16-
ms.reviewer: sidandrews
17-
ms.date: 08/28/2023
15+
ms.date: 02/21/2024
1816
landingContent:
1917
- title: Get started with Azure Cosmos DB for MongoDB vCore
2018
linkLists:

articles/cosmos-db/nosql/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ metadata:
1212
ms.service: cosmos-db
1313
ms.subservice: nosql
1414
ms.topic: landing-page
15-
ms.date: 02/28/2023
15+
ms.date: 02/21/2024
1616
landingContent:
1717
- title: About API for NoSQL
1818
linkLists:
@@ -104,5 +104,5 @@ landingContent:
104104
url: /training/modules/build-cosmos-db-java-app/
105105
- linkListType: video
106106
links:
107-
- text: Azure Friday - Extension for Azure Functions update with AAD support
107+
- text: Azure Friday - Extension for Azure Functions update with Microsoft Entra support
108108
url: /shows/azure-friday/azure-cosmos-db-extension-for-azure-functions-update-with-aad-support

articles/cosmos-db/table/index.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ metadata:
1212
ms.service: cosmos-db
1313
ms.subservice: table
1414
ms.topic: landing-page
15-
16-
ms.date: 02/28/2023
15+
ms.date: 02/21/2024
1716
landingContent:
1817
- title: About API for Table
1918
linkLists:

articles/load-balancer/load-balancer-test-frontend-reachability.md

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Test reachability of Azure Public Load Balancer front-ends with ping and traceroute
3-
description: Learn how to test Azure Public Load Balancer front-end IPv4 and IPv6 addresses for reachability from an Azure VM or an external device. Supports ping and traceroute.
2+
title: Test reachability of Azure Public Load Balancer frontends with ping and traceroute
3+
description: Learn how to test Azure Public Load Balancer frontend IPv4 and IPv6 addresses for reachability from an Azure VM or an external device. Supports ping and traceroute.
44
services: load-balancer
55
author: mbender-ms
66
ms.service: load-balancer
@@ -10,39 +10,39 @@ ms.author: mbender
1010
ms.custom: template-how-to
1111
---
1212

13-
# Test reachability of Azure Public Load Balancer front-ends with ping and traceroute
13+
# Test reachability of Azure Public Load Balancer frontends with ping and traceroute
1414

15-
Standard Public Azure Load Balancer front-end IPv4 and IPv6 addresses support testing reachability using ping and traceroute. Testing reachability of a load balancer front-end is useful for troubleshooting inbound connectivity issues to Azure resources. In this article, you learn how to use ping and traceroute for testing a front-end of an existing Standard public load balancer. It can be completed from an Azure Virtual Machine or from a device outside of Azure.
15+
Standard Public Azure Load Balancer frontend IPv4 and IPv6 addresses support testing reachability using ping and traceroute. Testing reachability of a load balancer frontend is useful for troubleshooting inbound connectivity issues to Azure resources. In this article, you learn how to use ping and traceroute for testing a frontend of an existing Standard public load balancer. It can be completed from an Azure Virtual Machine or from a device outside of Azure.
1616

1717
## Prerequisites
1818

1919
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) and access to the Azure portal.
2020

21-
- A standard public load balancer with an IPv4 and IPv6 front-end in your subscription. For more information on creating an Azure Load Balancer, see [Quickstart: Create a public load balancer](/azure/load-balancer/quickstart-load-balancer-standard-public-portal) to load balance VMs using the Azure portal.
21+
- A standard public load balancer with an IPv4 and IPv6 frontend in your subscription. For more information on creating an Azure Load Balancer, see [Quickstart: Create a public load balancer](/azure/load-balancer/quickstart-load-balancer-standard-public-portal) to load balance VMs using the Azure portal.
2222

2323
- An Azure Virtual Machine with a public IP address assigned to its network interface. For more information on creating a virtual machine with a public IP, see [Quickstart: Create a Windows virtual machine in the Azure portal](/azure/virtual-machines/windows/quick-create-portal).
2424

2525
> [!NOTE]
26-
> Testing inbound connectivity to Azure Load Balancer front-ends is only supported for public load balancers. Testing inbound connectivity to internal load balancer front-ends is not supported.
26+
> Testing inbound connectivity to Azure Load Balancer frontends is only supported for public load balancers. Testing inbound connectivity to internal load balancer frontends is not supported.
2727
2828
## Testing from a device outside of Azure
2929
### [Windows](#tab/windows-outside)
3030

31-
This section describes testing reachability of a standard load balancer front-end from a Windows device outside of Azure.
31+
This section describes testing reachability of a standard load balancer frontend from a Windows device outside of Azure.
3232

3333
### [Linux](#tab/linux-outside)
3434

35-
This section describes testing reachability of a standard load balancer front-end from a Linux device outside of Azure.
35+
This section describes testing reachability of a standard load balancer frontend from a Linux device outside of Azure.
3636

3737
---
3838

39-
### Test the load balancer's front-end
39+
### Test the load balancer's frontend
4040

41-
Choose either ping or traceroute to test reachability of a standard load balancer front-end from a device outside of Azure.
41+
Choose either ping or traceroute to test reachability of a standard load balancer frontend from a device outside of Azure.
4242

4343
### [Ping](#tab/ping/windows-outside)
4444

45-
Follow these steps to test reachability of a standard public load balancer front-end using `ping` from a Windows device outside of Azure:
45+
Follow these steps to test reachability of a standard public load balancer frontend using `ping` from a Windows device outside of Azure:
4646

4747
1. From your Windows device, open the **Search taskbar** and enter `cmd`. Select **Command Prompt**.
4848
2. In the command prompt, type the following command:
@@ -55,7 +55,7 @@ Follow these steps to test reachability of a standard public load balancer front
5555

5656
### [Ping](#tab/ping/linux-outside)
5757

58-
Follow these steps to test reachability of a standard public load balancer front-end using `ping` from a Linux device outside of Azure:
58+
Follow these steps to test reachability of a standard public load balancer frontend using `ping` from a Linux device outside of Azure:
5959

6060
1. Open Terminal.
6161
2. Type the following command:
@@ -68,7 +68,7 @@ Follow these steps to test reachability of a standard public load balancer front
6868

6969
### [Traceroute](#tab/traceroute/windows-outside)
7070

71-
Follow these steps to test reachability of a standard public load balancer front-end using `tracert` from a Windows device outside of Azure:
71+
Follow these steps to test reachability of a standard public load balancer frontend using `tracert` from a Windows device outside of Azure:
7272

7373
1. From your Windows device, open the **Search taskbar** and enter `cmd`. Select **Command Prompt**.
7474
2. In the command prompt, type the following command:
@@ -81,7 +81,7 @@ Follow these steps to test reachability of a standard public load balancer front
8181

8282
### [Traceroute](#tab/traceroute/linux-outside)
8383

84-
Follow these steps to test reachability of a standard public load balancer front-end using `traceroute` from a Linux device outside of Azure:
84+
Follow these steps to test reachability of a standard public load balancer frontend using `traceroute` from a Linux device outside of Azure:
8585

8686
1. Open Terminal.
8787
2. Type the following command:
@@ -96,7 +96,7 @@ Follow these steps to test reachability of a standard public load balancer front
9696

9797
## Testing from an Azure Virtual Machine
9898

99-
This section describes how to test reachability of a standard public load balancer front-end from an Azure Virtual Machine. First, you create an inbound Network Security Group (NSG) rule on the virtual machine to allow ICMP traffic. Then, you test reachability of the front-end of the load balancer from the virtual machine with ping or traceroute.
99+
This section describes how to test reachability of a standard public load balancer frontend from an Azure Virtual Machine. First, you create an inbound Network Security Group (NSG) rule on the virtual machine to allow ICMP traffic. Then, you test reachability of the frontend of the load balancer from the virtual machine with ping or traceroute.
100100

101101
### Configure inbound NSG rule
102102

@@ -130,26 +130,26 @@ This section describes how to test reachability of a standard public load balanc
130130

131131
### [Windows](#tab/windowsvm)
132132

133-
This section describes testing reachability of a standard load balancer front-end from a Windows Virtual Machine on Azure.
133+
This section describes testing reachability of a standard load balancer frontend from a Windows Virtual Machine on Azure.
134134

135135
1. Return to **Overview** in the virtual machine’s menu and select **Connect**.
136136
1. Sign in to your virtual machine using RDP, SSH, or Bastion.
137137

138138
### [Linux](#tab/linuxvm/)
139139

140-
This section describes testing reachability of a standard load balancer front-end from a Linux Virtual Machine on Azure.
140+
This section describes testing reachability of a standard load balancer frontend from a Linux Virtual Machine on Azure.
141141

142142
1. Return to **Overview** in the virtual machine’s menu and select **Connect**.
143143
1. Sign in to your virtual machine using SSH or Bastion.
144144
---
145145

146-
### Test the load balancer's front-end
146+
### Test the load balancer's frontend
147147

148-
Choose either ping or traceroute to test reachability of a standard public load balancer front-end from an Azure Virtual Machine.
148+
Choose either ping or traceroute to test reachability of a standard public load balancer frontend from an Azure Virtual Machine.
149149

150150
### [Ping](#tab/ping/windowsvm)
151151

152-
Follow these steps to test reachability of a standard public load balancer front-end using `ping` from a Windows virtual machine:
152+
Follow these steps to test reachability of a standard public load balancer frontend using `ping` from a Windows virtual machine:
153153

154154
1. From your Windows device, open the **Search taskbar** and enter `cmd`. Select **Command Prompt**.
155155
2. In the command prompt, type the following command:
@@ -162,7 +162,7 @@ Follow these steps to test reachability of a standard public load balancer front
162162

163163
### [Ping](#tab/ping/linuxvm)
164164

165-
Follow these steps to test reachability of a standard public load balancer front-end using `ping` from a Linux virtual machine:
165+
Follow these steps to test reachability of a standard public load balancer frontend using `ping` from a Linux virtual machine:
166166

167167
1. Open Terminal.
168168
2. Type the following command:
@@ -175,7 +175,7 @@ Follow these steps to test reachability of a standard public load balancer front
175175

176176
### [Traceroute](#tab/traceroute/windowsvm)
177177

178-
Follow these steps to test reachability of a standard public load balancer front-end using `tracert` from a Windows virtual machine:
178+
Follow these steps to test reachability of a standard public load balancer frontend using `tracert` from a Windows virtual machine:
179179

180180
1. From your Windows device, open the **Search taskbar** and enter `cmd`. Select **Command Prompt**.
181181
2. In the command prompt, type the following command:
@@ -188,7 +188,7 @@ Follow these steps to test reachability of a standard public load balancer front
188188

189189
### [Traceroute](#tab/traceroute/linuxvm)
190190

191-
Follow these steps to test reachability of a standard public load balancer front-end using `traceroute` from a Linux virtual machine:
191+
Follow these steps to test reachability of a standard public load balancer frontend using `traceroute` from a Linux virtual machine:
192192

193193
1. Open Terminal.
194194
2. Type the following command:
@@ -203,7 +203,7 @@ Follow these steps to test reachability of a standard public load balancer front
203203

204204
## Expected replies with ping
205205

206-
Based on the current health probe state of your backend instances, you receive different replies when testing the Load Balancer’s front-end with ping. Review the following scenarios for the expected reply:
206+
Based on the current health probe state of your backend instances, you receive different replies when testing the Load Balancer’s frontend with ping. Review the following scenarios for the expected reply:
207207

208208
| **Scenario** | **Expected reply** |
209209
| --- | --- |

articles/virtual-machines/capacity-reservation-associate-virtual-machine-scale-set-flex.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ This content applies to the flexible orchestration mode. For uniform orchestrati
2727
> [!IMPORTANT]
2828
> Capacity Reservations with virtual machine set using flexible orchestration is currently in general availability for Fault Domain equlas to 1.
2929
30+
> [!IMPORTANT]
3031
> Capacity Reservations with virtual machine set using flexible orchestration is currently in Public Preview for Fault Domain greater than 1. This preview version is provided without a service-level agreement, and we don't recommend it for production workloads. Certain features might not be supported or might have constrained capabilities. For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
3132
> During the preview, always attach reserved capacity during creation of new scale sets using flexible orchestration mode. There are known issues attaching capacity reservations to existing scale sets using flexible orchestration. Microsoft will update this page as more options become enabled during preview.
3233

0 commit comments

Comments
 (0)