Skip to content

Commit 63b17f4

Browse files
committed
removed references to GA as per the guidelines
1 parent 5d1baff commit 63b17f4

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

articles/automation/delete-run-as-account.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Delete an Azure Automation Run As account
33
description: This article tells how to delete a Run As account with PowerShell or from the Azure portal.
44
services: automation
55
ms.subservice: process-automation
6-
ms.date: 09/09/2024
6+
ms.date: 09/13/2024
77
ms.topic: how-to
88
ms.service: azure-automation
99
---
@@ -26,7 +26,6 @@ To configure or update or delete a Run As account and a Classic Run As accounts,
2626
- A member in one of the following Microsoft Entra roles
2727
- Application Administrator
2828
- Cloud Application Administrator
29-
- Global Administrator
3029

3130
## Delete a Run As or Classic Run As account
3231

articles/automation/manage-office-365.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Manage Office 365 services using Azure Automation
33
description: This article tells how to use Azure Automation to manage Office 365 subscription services.
44
services: automation
5-
ms.date: 11/05/2020
5+
ms.date: 09/13/2024
66
ms.topic: conceptual
77
ms.custom: has-azure-ad-ps-ref, azure-ad-ref-level-one-done
88
---
@@ -41,7 +41,7 @@ It's optional to create a credential asset for the Office 365 administrative use
4141

4242
## Create an Office 365 service account
4343

44-
To run Office 365 subscription services, you need an Office 365 service account with permissions to do what you want. You can use one global administrator account, one account per service, or have one function or script to execute. In any case, the service account requires a complex and secure password. See [Set up Office 365 for business](/microsoft-365/admin/setup/setup).
44+
To run Office 365 subscription services, you need an Office 365 service account with permissions to do what you want. You can use one permission management administrator account, one account per service, or have one function or script to execute. In any case, the service account requires a complex and secure password. See [Set up Office 365 for business](/microsoft-365/admin/setup/setup).
4545

4646
<a name='connect-to-the-azure-ad-online-service'></a>
4747

0 commit comments

Comments
 (0)