Skip to content

Commit 1b54a8d

Browse files
committed
WS2019 as appliance
2 parents d295127 + 6b587a5 commit 1b54a8d

15 files changed

+38
-35
lines changed

articles/azure-monitor/essentials/prometheus-authorization-proxy.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure Active Directory authorization proxy
33
description: Azure Active Directory authorization proxy
4-
ms.topic: conceptual
4+
ms.topic: how-to
55
author: EdB-MSFT
66
ms.author: edbaynash
77
ms.date: 07/10/2022
@@ -19,7 +19,9 @@ The Azure Active Directory authorization proxy is a reverse proxy, which can be
1919
> The remote write example in this article uses Prometheus remote write to write data to Azure Monitor. Onboarding your AKS cluster to Prometheus automatically installs Prometheus on your cluster and sends data to your workspace.
2020
## Deployment
2121

22-
The proxy can be deployed with custom templates using release image or as helm chart. Both deployments contain the same customizable parameters. These parameters are described in the [Parameters](#parameters) table.
22+
The proxy can be deployed with custom templates using release image or as a helm chart. Both deployments contain the same customizable parameters. These parameters are described in the [Parameters](#parameters) table.
23+
24+
For for more information, see [Azure Active Directory authentication proxy](https://github.com/Azure/aad-auth-proxy) project.
2325

2426
The following examples show how to deploy the proxy for remote write and for querying data from Azure Monitor.
2527

@@ -110,7 +112,7 @@ Before deploying the proxy, find your managed identity and assign it the `Monito
110112
spec:
111113
containers:
112114
- name: aad-auth-proxy
113-
image: mcr.microsoft.com/azuremonitor/auth-proxy/prod/aad-auth-proxy/images/aad-auth-proxy:aad-auth-proxy-0.1.0-main-04-11-2023-623473b0
115+
image: mcr.microsoft.com/azuremonitor/auth-proxy/prod/aad-auth-proxy/images/aad-auth-proxy:0.1.0-main-05-24-2023-b911fe1c
114116
imagePullPolicy: Always
115117
ports:
116118
- name: auth-port
@@ -171,7 +173,7 @@ Before deploying the proxy, find your managed identity and assign it the `Monito
171173
172174
```bash
173175
helm install aad-auth-proxy oci://mcr.microsoft.com/azuremonitor/auth-proxy/prod/aad-auth-proxy/helmchart/aad-auth-proxy \
174-
--version 0.1.0 \
176+
--version 0.1.0-main-05-24-2023-b911fe1c \
175177
-n observability \
176178
--set targetHost=https://proxy-test-abc123.eastus-1.metrics.ingest.monitor.azure.com \
177179
--set identityType=userAssigned \
@@ -191,11 +193,14 @@ Before deploying the proxy, find your managed identity and assign it the `Monito
191193
## https://prometheus.io/docs/prometheus/latest/configuration/configuration/#remote_write
192194
##
193195
remoteWrite:
194-
- url: "http://azuremonitor-ingestion.observability.svc.cluster.local/dataCollectionRules/dcr-abc123d987e654f3210abc1def234567/streams/ Microsoft-PrometheusMetrics/api/v1/write?api-version=2021-11-01-preview"
196+
- url: "http://azuremonitor-ingestion.observability.svc.cluster.local/dataCollectionRules/dcr-abc123d987e654f3210abc1def234567/streams/Microsoft-PrometheusMetrics/api/v1/write?api-version=2021-11-01-preview"
195197
```
196198
197199
1. Apply the remote write configuration.
198200
201+
> [!NOTE]
202+
> For the latest proxy image version ,see the [release notes](https://github.com/Azure/aad-auth-proxy/blob/main/RELEASENOTES.md)
203+
199204
### Check that the proxy is ingesting data
200205
201206
Check that the proxy is successfully ingesting metrics by checking the pod's logs, or by querying the Azure Monitor workspace.

articles/cognitive-services/Speech-Service/speech-studio-overview.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,16 @@ For a demonstration of these scenarios in Speech Studio, view this [introductory
3434

3535
In Speech Studio, the following Speech service features are available as project types:
3636

37-
* [Real-time speech to text](https://aka.ms/speechstudio/speechtotexttool): Quickly test speech to text by dragging audio files here without having to use any code. This is a demo tool for seeing how speech to text works on your audio samples. To explore the full functionality, see [What is speech to text?](speech-to-text.md).
37+
* [Real-time speech to text](https://aka.ms/speechstudio/speechtotexttool): Quickly test speech to text by dragging audio files here without having to use any code. This is a demo tool for seeing how speech to text works on your audio samples. To explore the full functionality, see [What is speech to text](speech-to-text.md).
38+
39+
* [Batch speech to text](https://aka.ms/speechstudio/batchspeechtotext): Quickly test batch transcription capabilities to transcribe a large amount of audio in storage and receive results asynchronously, To learn more about Batch Speech-to-text, see [Batch speech to text overview](batch-transcription.md).
3840

3941
* [Custom Speech](https://aka.ms/speechstudio/customspeech): Create speech recognition models that are tailored to specific vocabulary sets and styles of speaking. In contrast to the base speech recognition model, Custom Speech models become part of your unique competitive advantage because they're not publicly accessible. To get started with uploading sample audio to create a Custom Speech model, see [Upload training and testing datasets](how-to-custom-speech-upload-data.md).
4042

4143
* [Pronunciation assessment](https://aka.ms/speechstudio/pronunciationassessment): Evaluate speech pronunciation and give speakers feedback on the accuracy and fluency of spoken audio. Speech Studio provides a sandbox for testing this feature quickly, without code. To use the feature with the Speech SDK in your applications, see the [Pronunciation assessment](how-to-pronunciation-assessment.md) article.
4244

45+
* [Speech Translation](https://aka.ms/speechstudio/speechtranslation): Quickly test and translate speech into other languages of your choice with low latency. To explore the full functionality, see [What is speech translation](speech-translation.md).
46+
4347
* [Voice Gallery](https://aka.ms/speechstudio/voicegallery): Build apps and services that speak naturally. Choose from a broad portfolio of [languages, voices, and variants](language-support.md?tabs=tts). Bring your scenarios to life with highly expressive and human-like neural voices.
4448

4549
* [Custom Voice](https://aka.ms/speechstudio/customvoice): Create custom, one-of-a-kind voices for text to speech. You supply audio files and create matching transcriptions in Speech Studio, and then use the custom voices in your applications. To create and use custom voices via endpoints, see [Create and use your voice model](how-to-custom-voice-create-voice.md).

articles/defender-for-iot/organizations/appliance-catalog/virtual-sensor-hyper-v.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This article describes an OT sensor deployment on a virtual appliance using Micr
1717
|**Status** | Supported |
1818

1919
> [!IMPORTANT]
20-
> Versions 22.2.x of the sensor are incompatible with Hyper-V. Until the issue has been resolved, we recommend using either version 22.3.x or 22.1.7.
20+
> Versions 22.2.x of the sensor are incompatible with Hyper-V. Until the issue has been resolved, we recommend using versions 22.3.x and above.
2121
2222
## Prerequisites
2323

articles/migrate/how-to-delete-project.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
22
title: Delete an Azure Migrate project
33
description: In this article, learn how you can delete an Azure Migrate project by using the Azure portal.
4-
author: v-ksreedevan
5-
ms.author: v-ksreedevan
6-
ms.manager: abhemraj
4+
author: jyothisuri
5+
ms.author: jsuri
76
ms.topic: how-to
87
ms.date: 04/14/2021
98
ms.custom: engagement-fy23

articles/migrate/how-to-migrate-vmware-vms-with-cmk-disks.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
22
title: Migrate VMware virtual machines to Azure with server-side encryption(SSE) and customer-managed keys(CMK) using the Migration and modernization tool
33
description: Learn how to migrate VMware VMs to Azure with server-side encryption(SSE) and customer-managed keys(CMK) using the Migration and modernization tool
4-
author: v-ksreedevan
5-
ms.author: v-ksreedevan
6-
ms.manager: vijain
4+
author: jyothisuri
5+
ms.author: jsuri
76
ms.topic: how-to
87
ms.date: 12/12/2022
98
ms.custom: devx-track-azurepowershell, engagement-fy23

articles/migrate/hyper-v-migration-architecture.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: How does Hyper-V migration work in Azure Migrate?
33
description: Learn about Hyper-V migration with Azure Migrate
4-
author: v-ksreedevan
5-
ms.author: v-ksreedevan
4+
author: Vikram1988
5+
ms.author: vibansa
66
ms.manager: abhemraj
77
ms.topic: conceptual
88
ms.date: 12/12/2022

articles/migrate/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ metadata:
99
ms.service: azure-migrate
1010
ms.topic: landing-page
1111
ms.collection: collection
12-
author: v-ksreedevan
13-
ms.author: v-ksreedevan
12+
author: jyothisuri
13+
ms.author: jsuri
1414
ms.date: 07/08/2020
1515
ms.custom: seo-azure-migrate
1616
keywords: azure migrate, azure migration, azure migrate assessment tool, azure migrate tool, azure migrate documentation, azure migration documentation

articles/migrate/migrate-support-matrix.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Azure Migrate support matrix
33
description: Provides a summary of support settings and limitations for the Azure Migrate service.
4-
author: v-ksreedevan
5-
ms.author: v-ksreedevan
4+
author: jyothisuri
5+
ms.author: jsuri
66
ms.manager: abhemraj
77
ms.topic: conceptual
88
ms.date: 01/03/2023

articles/migrate/migrate-v1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Work with the previous version of Azure Migrate
33
description: Describes how to work with the previous version of Azure Migrate.
4-
author: v-ksreedevan
5-
ms.author: v-ksreedevan
4+
author: jyothisuri
5+
ms.author: jsuri
66
ms.manager: abhemraj
77
ms.topic: conceptual
88
ms.date: 03/08/2023

articles/migrate/prepare-isv-movere.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Prepare Azure Migrate to work with an ISV tool/Movere
33
description: This article describes how to prepare Azure Migrate to work with an ISV tool or Movere, and then how to start using the tool.
4-
author: v-ksreedevan
5-
ms.author: v-ksreedevan
4+
author: jyothisuri
5+
ms.author: jsuri
66
ms.manager: abhemraj
77
ms.topic: how-to
88
ms.date: 10/15/2020

0 commit comments

Comments
 (0)