Skip to content

Commit 38b1f5f

Browse files
committed
edits
1 parent e2919f9 commit 38b1f5f

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

articles/machine-learning/v1/how-to-use-managed-identities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ description: Learn how to use CLI and SDK v1 with managed identities to control
55
services: machine-learning
66
author: Blackmist
77
ms.author: larryfr
8-
ms.service: machine-learning
98
ms.service: azure-machine-learning
9+
ms.subservice: enterprise-readiness
1010
ms.reviewer: roastala
1111
ms.topic: how-to
1212
ms.date: 11/16/2022

articles/virtual-machine-scale-sets/virtual-machine-scale-sets-automatic-upgrade.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to automatically upgrade the OS image on VM instances in
44
author: ju-shim
55
ms.author: jushiman
66
ms.topic: conceptual
7-
ms.service: virtual-machine-scale-sets
7+
ms.service: azure-virtual-machine-scale-sets
88
ms.subservice: automatic-os-upgrade
99
ms.custom: linux-related-content, devx-track-azurecli, devx-track-azurepowershell
1010
ms.date: 07/08/2024
@@ -464,10 +464,10 @@ Action groups can be created and managed using:
464464
* [ARM Resource Manager](/azure/azure-monitor/alerts/action-groups#create-an-action-group-with-a-resource-manager-template)
465465
* [Portal](/azure/azure-monitor/alerts/action-groups#create-an-action-group-in-the-azure-portal)
466466
* PowerShell:
467-
* [New-AzActionGroup](/powershell/module/az.monitor/new-azactiongroup?view=azps-12.0.0)
468-
* [Get-AzActionGroup](/powershell/module/az.monitor/get-azactiongroup?view=azps-12.0.0)
469-
* [Remove-AzActionGroup](/powershell/module/az.monitor/remove-azactiongroup?view=azps-12.0.0)
470-
* [CLI](/cli/azure/monitor/action-group?view=azure-cli-latest#az-monitor-action-group-create)
467+
* [New-AzActionGroup](/powershell/module/az.monitor/new-azactiongroup)
468+
* [Get-AzActionGroup](/powershell/module/az.monitor/get-azactiongroup)
469+
* [Remove-AzActionGroup](/powershell/module/az.monitor/remove-azactiongroup)
470+
* [CLI](/cli/azure/monitor/action-group#az-monitor-action-group-create)
471471

472472
Customers can set up the following using action groups:
473473
* [SMS and/or Email notifications](/azure/azure-monitor/alerts/action-groups#email-azure-resource-manager)

includes/vpn-gateway-custom-audience.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: include
1010

1111
## Register an application
1212

13-
There are a couple of different ways to get to the **App registrations** page. One way is through the [Microsoft Entra admin center](https://entra.microsoft.com). You can also use the Azure portal and **Microsoft Entra ID**. Sign in with an account that has the [Cloud Application Administrator](entra/identity/role-based-access-control/permissions-reference#cloud-application-administrator) role or higher.
13+
There are a couple of different ways to get to the **App registrations** page. One way is through the [Microsoft Entra admin center](https://entra.microsoft.com). You can also use the Azure portal and **Microsoft Entra ID**. Sign in with an account that has the [Cloud Application Administrator](/entra/identity/role-based-access-control/permissions-reference#cloud-application-administrator) role or higher.
1414

1515
1. If you have access to multiple tenants, use the **Settings** icon in the top menu to switch to the tenant in which you want to register the application from the **Directories + subscriptions** menu.
1616
1. Go to **App registrations** and select **New registration**.

0 commit comments

Comments
 (0)