Skip to content

Commit ba8fae7

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into tamram-263328
2 parents 9425989 + d8defaa commit ba8fae7

29 files changed

+40
-34
lines changed

articles/azure-monitor/app/convert-classic-resource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ The structure of a Log Analytics workspace is described in [Log Analytics worksp
416416
| traces | AppTraces | Detailed logs (traces) emitted through application code/logging frameworks recorded via `TrackTrace()`. |
417417

418418
> [!CAUTION]
419-
> Don't take a production dependency on the Log Analytics tables until you see new telemetry records show up directly in Log Analytics. It might take up to 24 hours after the migration process started for records to appear.
419+
> Don't take a production dependency on Log Analytics tables until you see new telemetry records show up directly in Log Analytics. Initially, after you trigger the migration, new telemetry will continue to be ingested into the Classic Application Insights tables. The switch to writing new telemetry records directly into Log Analytics tables may take up to 24 hours. During this transition period, there is no interruption or loss of data, and telemetry will not be written to both systems simultaneously. Once the migration operation is complete, all new telemetry will only be recorded in the Log Analytics tables.
420420
421421
### Table schemas
422422

articles/payment-hsm/create-payment-hsm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,10 +203,10 @@ In the output, host 1 and host 2 are listed, as well as a management interface:
203203
... myPaymentHSM_HSMMgmtNic Standard True Succeeded myResourceGroup ...
204204
```
205205

206-
To see the newly created network interfaces, use the [az network nic show](/cli/azure/network/nic#az-network-nic-show) command, providing the resource group and name of the network interface:
206+
To see the details of a newly created network interface, use the [az network nic show](/cli/azure/network/nic#az-network-nic-show) command, providing the resource group and name of the network interface:
207207

208208
```azurecli-interactive
209-
az network nic show -g myresourcegroup -n myPaymentHSM_HSMHost1Nic
209+
az network nic show -g myresourcegroup -n myPaymentHSM_HSMHost1Nic
210210
```
211211

212212
The output contains this line:
128 KB
Loading
4.27 KB
Loading

articles/payment-hsm/view-payment-hsms.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: View your Azure Payment HSMs
3-
description: View your Azure Payment HSMs
2+
title: View your Azure Payment HSMs.
3+
description: View your Azure Payment HSMs.
44
services: payment-hsm
55
ms.service: payment-hsm
66
author: msmbaldwin
@@ -48,16 +48,22 @@ Get-AzDedicatedHsm -Name "myPaymentHSM" -ResourceGroup "myResourceGroup"
4848

4949
# [Azure portal](#tab/azure-portal)
5050

51-
5251
To view your payment HSMs in the Azure portal:
5352

54-
1. Sign in to the [Azure portal](https://portal.azure.com)
53+
1. Sign in to the [Azure portal](https://portal.azure.com).
5554
1. Select "Resource groups".
5655
1. Select your resource group (for example, "myResourceGroup").
57-
1. You will see your network interfaces, but not your payment HSMs. Select the "Show hidden types" box.
58-
:::image type="content" source="./media/portal-view-payment-hsms.png" lightbox="./media/portal-view-payment-hsms.png" alt-text="Screenshot of the Azure portal displaying all payment HSMs.":::
56+
1. Your network interfaces will appear. To view your payment HSMs as well, select the "Show hidden types" box.
57+
:::image type="content" source="./media/portal-view-payment-hsms.png" lightbox="./media/portal-view-payment-hsms.png" alt-text="Screenshot of the Azure portal displaying all payment HSMs.":::
5958
1. You can select one of your payment HSMs to see its properties.
60-
:::image type="content" source="./media/portal-view-payment-hsm.png" lightbox="./media/portal-view-payment-hsm.png" alt-text="Screenshot of the Azure portal displaying a specific payment HSM and its properties.":::
59+
:::image type="content" source="./media/portal-view-payment-hsm.png" lightbox="./media/portal-view-payment-hsm.png" alt-text="Screenshot of the Azure portal displaying a specific payment HSM and its properties.":::
60+
61+
To view the IP addresses of the host and management network interfaces, see the "connected devices" associated with your Virtual Network:
62+
63+
1. From the [Azure portal](https://portal.azure.com), select "Virtual networks".
64+
1. Select your virtual network (for example, "myVNet").
65+
1. From the left-hand sidebar, select "Connected devices".
66+
:::image type="content" source="./media/portal-view-network-interfaces.png" lightbox="./media/portal-view-network-interfaces.png" alt-text="Screenshot of the Azure portal displaying the network interfaces associated with a virtual network.":::
6167

6268
---
6369

articles/stream-analytics/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -882,7 +882,7 @@
882882
- name: Feedback forum
883883
href: https://feedback.azure.com/d365community/forum/d12ec4e3-b825-ec11-b6e6-000d3a4f0f1c
884884
- name: Microsoft Q&A question page
885-
href: /answers/topics/azure-stream-analytics.html
885+
href: /answers/tags/179/azure-stream-analytics
886886
- name: Pricing
887887
href: https://azure.microsoft.com/pricing/details/stream-analytics/
888888
- name: Pricing calculator

articles/stream-analytics/automation-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ Once the script is understood, it's straightforward to rework it to extend its s
440440

441441
## Get support
442442

443-
For further assistance, try our [Microsoft Q&A question page for Azure Stream Analytics](/answers/topics/azure-stream-analytics.html).
443+
For further assistance, try our [Microsoft Q&A question page for Azure Stream Analytics](/answers/tags/179/azure-stream-analytics).
444444

445445
## Next steps
446446

articles/stream-analytics/input-validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@ Finally, we can do some light integration testing in VS Code. We can insert reco
551551

552552
## Get support
553553

554-
For further assistance, try our [Microsoft Q&A question page for Azure Stream Analytics](/answers/topics/azure-stream-analytics.html).
554+
For further assistance, try our [Microsoft Q&A question page for Azure Stream Analytics](/answers/tags/179/azure-stream-analytics).
555555

556556
## Next steps
557557

articles/stream-analytics/sql-database-upsert.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ Each approach offers different value proposition and capabilities:
426426

427427
## Get support
428428

429-
For further assistance, try our [Microsoft Q&A question page for Azure Stream Analytics](/answers/topics/azure-stream-analytics.html).
429+
For further assistance, try our [Microsoft Q&A question page for Azure Stream Analytics](/answers/tags/179/azure-stream-analytics).
430430

431431
## Next steps
432432

articles/stream-analytics/stream-analytics-dotnet-management-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ The **Delete** method will delete the job as well as the underlying sub-resource
282282
```
283283

284284
## Get support
285-
For further assistance, try our [Microsoft Q&A question page for Azure Stream Analytics](/answers/topics/azure-stream-analytics.html).
285+
For further assistance, try our [Microsoft Q&A question page for Azure Stream Analytics](/answers/tags/179/azure-stream-analytics).
286286

287287
## Next steps
288288
You've learned the basics of using a .NET SDK to create and run analytics jobs. To learn more, see the following articles:

0 commit comments

Comments
 (0)