Skip to content

Commit 5250063

Browse files
authored
Merge pull request #268744 from MicrosoftDocs/main
Publish to live, Tuesday 4 AM PST, 3/12
2 parents 53d0332 + 6e292d3 commit 5250063

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+1013
-733
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/kubernetes-fleet/architectural-overview.md",
5+
"redirect_url": "/azure/kubernetes-fleet/concepts-fleet",
6+
"redirect_document_id": true
7+
}
8+
]
9+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
- name: Azure
2+
tocHref: /azure/
3+
topicHref: /azure/index
4+
items:
5+
- name: Azure AI services
6+
tocHref: /azure/ai-services/
7+
topicHref: /azure/ai-services/index
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
### YamlMime:ContextObject
2+
brand: azure
3+
breadcrumb_path: ../breadcrumb/toc.yml
4+
toc_rel: ../toc.yml

articles/ai-services/speech-service/call-center-telephony-integration.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,11 @@ Typically, integration with the Speech service is handled by a telephony client
1818

1919
Usually the telephony client handles the incoming audio stream from the SIP/RTP processor, the conversion to PCM and connects the streams using continuous recognition. It also triages the processing of the results, for example, analysis of speech transcripts for Agent Assist or connect with a dialog processing engine (for example, Azure Botframework or Power Virtual Agent) for Virtual Agent.
2020

21-
For easier integration the Speech service also supports “ALAW in WAV container” and “MULAW in WAV container” for audio streaming.
21+
For easier integration the Speech service also supports “ALAW in WAV container” and “MULAW in WAV container” for audio streaming. To build this integration, we recommend using the [Speech SDK](./speech-sdk.md).
2222

23-
To build this integration we recommend using the [Speech SDK](./speech-sdk.md).
23+
## Azure Communication Services
2424

25-
26-
> [!TIP]
27-
> For guidance on reducing Text to speech latency check out the **[How to lower speech synthesis latency](./how-to-lower-speech-synthesis-latency.md?pivots=programming-language-csharp)** guide.
28-
>
29-
> In addition, consider implementing a text to speech cache to store all synthesized audio and playback from the cache in case a string has previously been synthesized.
25+
[Azure Communication Services](../../communication-services/overview.md) call automation APIs provide telephony integration. real-time event triggers to perform actions based on custom business logic specific to their domain. Within the Call Automation APIs developers can use simple AI powered APIs, which can be used to play personalized greeting messages, recognize conversational voice inputs to gather information on contextual questions to drive a more self-service model with customers, use sentiment analysis to improve customer service overall. These content specific APIs are orchestrated through Azure AI services with support for customization of AI models without developers needing to terminate media streams on their services and streaming back to Azure for AI functionality. For more information, see [Azure Communication Services](../../communication-services/concepts/call-automation/azure-communication-services-azure-cognitive-services-integration.md?context=/azure/ai-services/speech-service/context/context).
3026

3127
## Next steps
3228

articles/ai-services/speech-service/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,8 @@ items:
288288
href: ingestion-client.md
289289
- name: Telephony Integration
290290
href: call-center-telephony-integration.md
291+
- name: Connect Azure Communication Services with Azure AI services
292+
href: ../../communication-services/concepts/call-automation/azure-communication-services-azure-cognitive-services-integration.md?context=/azure/ai-services/speech-service/context/context
291293
- name: Gaming integration
292294
href: gaming-concepts.md
293295
- name: Language learning

articles/aks/use-network-policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ In Windows, Azure Network Policy Manager doesn't support:
6262
6363
## Scale
6464

65-
With Azure Network Policy Manager for Linux, we don't recommend scaling beyond 250 nodes and 20,000 pods. If you attempt to scale beyond these limits, you might encounter "Out of Memory" (OOM) errors. To increase your memory limit, create a support ticket.
65+
With Azure Network Policy Manager for Linux, we don't allow scaling beyond 250 nodes and 20,000 pods. If you attempt to scale beyond these limits, you might encounter "Out of Memory" (OOM) errors. To increase your memory limit, create a support ticket.
6666

6767
## Create an AKS cluster and enable network policy
6868

articles/azure-arc/system-center-virtual-machine-manager/enable-guest-management-at-scale.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: Farha-Bano
77
ms.author: v-farhabano
88
manager: jsuri
99
ms.topic: how-to
10-
ms.date: 02/23/2024
10+
ms.date: 03/12/2024
1111
keywords: "VMM, Arc, Azure"
1212

1313
#Customer intent: As an IT infrastructure admin, I want to install arc agents to use Azure management services for SCVMM VMs.
@@ -22,8 +22,8 @@ In this article, you learn how to install Arc agents at scale for SCVMM VMs and
2222
2323
>[!NOTE]
2424
>This article is applicable only if you are running:
25-
>- SCVMM 2022 UR1 or later
26-
>- SCVMM 2019 UR5 or later
25+
>- SCVMM 2022 UR1 or later versions of SCVMM server or console
26+
>- SCVMM 2019 UR5 or later versions of SCVMM server or console
2727
>- VMs running Windows Server 2012 R2, 2016, 2019, 2022, Windows 10, and Windows 11
2828
>For other SCVMM versions, Linux VMs or Windows VMs running WS 2012 or earlier, [install Arc agents through the script](install-arc-agents-using-script.md).
2929
Loading
Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
---
2+
title: Perform VM operations on SCVMM VMs through Azure
3+
description: Learn how to manage SCVMM VMs in Azure through Arc-enabled SCVMM.
4+
ms.topic: how-to
5+
ms.date: 03/12/2024
6+
ms.service: azure-arc
7+
ms.subservice: azure-arc-scvmm
8+
author: Farha-Bano
9+
ms.author: v-farhabano
10+
manager: jsuri
11+
---
12+
13+
# Manage SCVMM VMs in Azure through Arc-enabled SCVMM
14+
15+
In this article, you learn how to perform various operations on the Azure Arc-enabled SCVMM VMs such as:
16+
17+
- Start, stop, and restart a VM
18+
19+
- Control access and add Azure tags
20+
21+
- Add, remove, and update network interfaces
22+
23+
- Add, remove, and update disks and update VM size (CPU cores, memory)
24+
25+
- Enable guest management
26+
27+
- Install extensions (enabling guest management is required). All the [extensions](../servers/manage-vm-extensions.md#extensions) that are available with Arc-enabled Servers are supported.
28+
29+
:::image type="content" source="media/perform-vm-ops-on-scvmm-through-azure/manage-vms.png" alt-text="Screenshot showing the SCVMM virtual machine operations." lightbox="media/perform-vm-ops-on-scvmm-through-azure/manage-vms.png":::
30+
31+
To perform guest OS operations on Arc-enabled SCVMM VMs, you must enable guest management on the VMs. When you enable guest management, the Arc Connected Machine Agent is installed on the VM.
32+
33+
## Enable guest management
34+
35+
Before you can install an extension, you must enable guest management on the SCVMM VM.
36+
37+
1. Make sure your target machine:
38+
39+
- is running a [supported operating system](../servers/prerequisites.md#supported-operating-systems).
40+
41+
- can connect through the firewall to communicate over the internet and [these URLs](../servers/network-requirements.md#urls) aren't blocked.
42+
43+
- has SCVMM tools installed and running.
44+
45+
- is powered on and the resource bridge has network connectivity to the host running the VM.
46+
47+
1. From your browser, go to the [Azure portal](https://portal.azure.com).
48+
49+
2. Search for and select the SCVMM VM for which you want to enable guest management and select **Configuration**.
50+
51+
3. Select **Enable guest management** and provide the administrator username and password to enable guest management. Then select **Apply**.
52+
53+
For Linux, use the root account, and for Windows, use an account that is a member of the Local Administrators group.
54+
55+
>[!Note]
56+
>You can install Arc agents at scale on Arc-enabled SCVMM VMs through Azure Portal only if you are running:
57+
>- SCVMM 2022 UR1 or later versions of SCVMM server and console
58+
>- SCVMM 2019 UR5 or later versions of SCVMM server and console
59+
>- VMs running Windows Server 2012 R2, 2016, 2019, 2022, Windows 10, and Windows 11 <br>
60+
> For other SCVMM versions, Linux VMs, or Windows VMs running WS 2012 or earlier, [install Arc agents through the script](./install-arc-agents-using-script.md).
61+
62+
## Delete a VM
63+
64+
If you no longer need the VM, you can delete it.
65+
66+
1. From your browser, go to the [Azure portal](https://portal.azure.com).
67+
68+
2. Search for and select the VM you want to delete.
69+
70+
3. In the selected VM's Overview page, select **Delete**.
71+
72+
4. When prompted, confirm that you want to delete it.
73+
74+
>[!NOTE]
75+
>This also deletes the VM on your SCVMM managed on-premises host.
76+
77+
## Next steps
78+
79+
[Create a Virtual Machine on SCVMM managed on-premises hosts](./create-virtual-machine.md).

articles/azure-arc/system-center-virtual-machine-manager/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
items:
3131
- name: Set up and manage self-service access to SCVMM resources
3232
href: set-up-and-manage-self-service-access-scvmm.md
33+
- name: Perform VM operations on SCVMM VMs through Azure
34+
href: perform-vm-ops-on-scvmm-through-azure.md
3335
- name: Use Azure Management services for SCVMM VMs
3436
items:
3537
- name: Install Arc agent at scale for SCVMM VMs

0 commit comments

Comments
 (0)