Skip to content

Commit b7795e1

Browse files
authored
Merge pull request Azure#903 from msewaweru/deprecation-update
Updated the deprecation dates in the alert boxes
2 parents c1dd38e + e5489d5 commit b7795e1

File tree

4 files changed

+28
-23
lines changed

4 files changed

+28
-23
lines changed

docs-conceptual/azureadps-1.0/overview.md

+5-7
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,16 @@ ms.custom: posh-docs-conceptual
1616
# Azure Active Directory (MSOnline)
1717

1818
>[!IMPORTANT]
19-
> MSOnline is planned for deprecation. For more details on the deprecation plans, see the [deprecation update](https://techcommunity.microsoft.com/t5/azure-active-directory-identity/azure-ad-change-management-simplified/ba-p/2967456). You can start trying [Microsoft Graph PowerShell](/powershell/microsoftgraph/overview) to interact with Azure AD as you would in MSOnline. In addition, Microsoft Graph PowerShell allows you access to all Microsoft Graph APIs and is available on PowerShell 7. For answers to frequent migration queries, see the [migration FAQ](../azureadps-2.0/migration-faq.yml).
19+
> MSOnline is planned for deprecation on **March 30, 2024**. For more details on the deprecation plans, see the [deprecation update](https://techcommunity.microsoft.com/t5/microsoft-entra-azure-ad-blog/microsoft-entra-new-feature-and-change-announcements/ba-p/3796396). We encourage you to continue migrating to [Microsoft Graph PowerShell](/powershell/microsoftgraph/overview), which is the recommended module for interacting with Azure AD. In addition, Microsoft Graph PowerShell allows you access to all Microsoft Graph APIs and is available on PowerShell 7. For answers to frequent migration queries, see the [Migration FAQ](../azureadps-2.0/migration-faq.yml).
2020
21-
You can use the Azure Active Directory module for Windows PowerShell cmdlets for Azure AD administrative tasks such as user management, domain management and for configuring single sign-on.
21+
You can use MSOnline cmdlets for Azure AD administrative tasks such as user management, domain management and for configuring single sign-on.
2222
This topic includes information about how to install these cmdlets for use with your directory.
2323

24-
Please note that we will begin to deprecate this module when the functionality of this module is migrated to the [Azure Active Directory PowerShell for Graph](/powershell/azure/active-directory/install-adv2?view=azureadps-2.0&preserve-view=true). We advise customers who are creating new PowerShell scripts to use the newer module instead of this module.
24+
## Install MSOnline
2525

26-
## Install the Azure AD Module
26+
The MSOnline module is supported on the following Windows operating systems with the default version of Microsoft .NET Framework and Windows PowerShell: Windows 8.1, Windows 8, Windows 7, Windows Server 2012 R2, Windows Server 2012, or Windows Server 2008 R2.
2727

28-
The Azure AD Module is supported on the following Windows operating systems with the default version of Microsoft .NET Framework and Windows PowerShell: Windows 8.1, Windows 8, Windows 7, Windows Server 2012 R2, Windows Server 2012, or Windows Server 2008 R2.
29-
30-
You can install this module from the [PowerShell Gallery](https://www.powershellgallery.com/packages/MSOnline)
28+
You can install this module from the [PowerShell Gallery](https://www.powershellgallery.com/packages/MSOnline).
3129

3230
## Connect to Azure AD
3331

docs-conceptual/azureadps-2.0-preview/install-adv2.md

+17-11
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,30 @@
11
---
22
services: active-directory
3-
documentationcenter: ''
3+
description: Learn how to install the Azure AD PowerShell module.
44
title: 'Install AzureAD Preview'
55
ms.service: active-directory
66
ms.workload: identity
77
ms.tgt_pltfrm: na
88
ms.devlang: powershell
99
ms.topic: article
1010
ms.date: 07/10/2017
11-
ms.author: rodejo
11+
ms.author: eunicewaweru
1212
ms.custom: posh-docs-conceptual
13-
ms.reviewer: rodejo
13+
ms.reviewer: stevemutungi
1414
---
1515
# Azure Active Directory PowerShell for Graph
1616

1717
You can use the Azure Active Directory PowerShell Module Version for Graph for Azure AD administrative tasks such as user management, domain management and for configuring single sign-on. The cmdlets listed here are different than the MSOL cmdlets which are part of the MSOnline PowerShell module.
1818

19-
The Azure AD PowerShell for Graph module has two versions: a Public preview version and a General Availability version. It is not recommended to use the Public Preview version for production scenarios.
19+
The Azure AD PowerShell for Graph module has two versions: a Public preview and a General Availability version. It is **not recommended** to use the Public Preview version for production scenarios.
20+
2021
The Azure AD PowerShell for Graph preview module can be downloaded from the PowerShell Gallery at the [AzureADPreview](https://www.powershellgallery.com/packages/AzureADPreview) page.
21-
The Azure AD PowerShell for Graph General Availability module can be downloaded from the PowerShell Gallery at the [AzureAD](https://www.powershellgallery.com/packages/AzureAD) page.
22+
23+
The Azure AD PowerShell for Graph General Availability module can be downloaded from the PowerShell Gallery at the [AzureAD](https://www.powershellgallery.com/packages/AzureAD) page.
2224

2325
## Installing the Azure AD Module
2426

25-
The Azure AD PwerShell for Graph Module is supported on the following Windows operating systems with the default version of Microsoft .NET Framework and Windows PowerShell: Windows 8.1, Windows 8, Windows 7, Windows Server 2012 R2, Windows Server 2012, or Windows Server 2008 R2.
27+
The Azure AD PowerShell for Graph Module is supported on the following Windows operating systems with the default version of Microsoft .NET Framework and Windows PowerShell: Windows 8.1, Windows 8, Windows 7, Windows Server 2012 R2, Windows Server 2012, or Windows Server 2008 R2.
2628

2729
If your computer has all the prerequisites for the installation, to install the General Availability version of the module on your computer you can run
2830

@@ -39,25 +41,28 @@ Install-module AzureADPreview
3941
Note that you cannot install both the preview version and the GA version on the same computer at the same time.
4042

4143
### About the PowerShell Gallery
44+
4245
The Azure AD module is distributed using the PowerShell gallery. Installing items from the Gallery requires the latest version of the PowerShellGet module, which is available in Windows 10, in Windows Management Framework (WMF) 5.0, or in the MSI-based installer (for PowerShell 3 and 4).
46+
4347
- [**Get Windows 10**](https://go.microsoft.com/fwlink/?LinkID=624830&clcid=0x409),
4448
- [**Get WMF 5.0**](https://go.microsoft.com/fwlink/?LinkId=398175), or
4549
- [**Get MSI Installer**](https://go.microsoft.com/fwlink/?LinkID=746217&clcid=0x409)
4650

4751
With the latest [PowerShellGet](https://go.microsoft.com/fwlink/?LinkID=760387&clcid=0x409) module, you can:
4852

49-
+ Search through items in the Gallery with [**Find-Module**](https://go.microsoft.com/fwlink/?LinkID=760387&clcid=0x409) and [**Find-Script**](https://go.microsoft.com/fwlink/?LinkID=760387&clcid=0x409)
50-
+ Save items to your system from the Gallery with [**Save-Module**](https://go.microsoft.com/fwlink/?LinkID=760387&clcid=0x409)    and [**Save-Script**](https://go.microsoft.com/fwlink/?LinkID=760387&clcid=0x409)
51-
+ Install items from the Gallery with [**Install-Module**](https://go.microsoft.com/fwlink/?LinkID=760387&clcid=0x409) and [**Install-Script**](https://go.microsoft.com/fwlink/?LinkID=760387&clcid=0x409)
52-
+ Upload items to the Gallery with [**Publish-Module**](https://go.microsoft.com/fwlink/?LinkID=760387&clcid=0x409) and [**Publish-Script**](https://go.microsoft.com/fwlink/?LinkID=760387&clcid=0x409)
53-
+ Add your own custom repository with [**Register-PSRepository**](https://go.microsoft.com/fwlink/?LinkID=760387&clcid=0x409)
53+
- Search through items in the Gallery with [**Find-Module**](https://go.microsoft.com/fwlink/?LinkID=760387&clcid=0x409) and [**Find-Script**](https://go.microsoft.com/fwlink/?LinkID=760387&clcid=0x409)
54+
- Save items to your system from the Gallery with [**Save-Module**](https://go.microsoft.com/fwlink/?LinkID=760387&clcid=0x409)    and [**Save-Script**](https://go.microsoft.com/fwlink/?LinkID=760387&clcid=0x409)
55+
- Install items from the Gallery with [**Install-Module**](https://go.microsoft.com/fwlink/?LinkID=760387&clcid=0x409) and [**Install-Script**](https://go.microsoft.com/fwlink/?LinkID=760387&clcid=0x409)
56+
- Upload items to the Gallery with [**Publish-Module**](https://go.microsoft.com/fwlink/?LinkID=760387&clcid=0x409) and [**Publish-Script**](https://go.microsoft.com/fwlink/?LinkID=760387&clcid=0x409)
57+
- Add your own custom repository with [**Register-PSRepository**](https://go.microsoft.com/fwlink/?LinkID=760387&clcid=0x409)
5458

5559
Check out the [Getting Started](https://www.powershellgallery.com/) page for more information on how to use PowerShellGet commands with the Gallery. You can also run *Update-Help -Module PowerShellGet* to install local help for these commands.
5660

5761
### Supported Operating Systems
5862

5963
The **PowerShellGet** module requires **PowerShell 3.0 or newer**.
6064
Therefore, **PowerShellGet** requires one of the following operating systems:
65+
6166
- Windows 10
6267
- Windows 8.1 Pro
6368
- Windows 8.1 Enterprise
@@ -85,6 +90,7 @@ To update the version of the Azure AD PowerShell module on your computer, re-run
8590
```PowerShell
8691
PS C:\WINDOWS\system32> Install-Module AzureADPreview
8792
```
93+
8894
This command checks the PowerShell gallery to see if a newer version is available and installs it on your computer if the version on the PowerShell Gallery is newer than the one installed on your computer.
8995

9096
## Connect to Azure AD

docs-conceptual/azureadps-2.0-preview/overview.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ ms.service: active-directory
55
ms.workload: identity
66
ms.topic: overview
77
ms.date: 07/10/2017
8-
ms.author: rodejo
8+
ms.author: eunicewaweru
99
ms.custom: posh-docs-conceptual
1010
---
1111
# Azure Active Directory PowerShell for Graph
1212

1313
>[!IMPORTANT]
14-
> Azure AD PowerShell is planned for deprecation. For more details on the deprecation plans, see the [deprecation update](https://techcommunity.microsoft.com/t5/azure-active-directory-identity/azure-ad-change-management-simplified/ba-p/2967456). You can start trying [Microsoft Graph PowerShell](/powershell/microsoftgraph/overview) to interact with Azure AD as you would in Azure AD PowerShell. In addition, Microsoft Graph PowerShell allows you access to all Microsoft Graph APIs and is available on PowerShell 7. For answers to frequent migration queries, see the [migration FAQ](../azureadps-2.0/migration-faq.yml).
14+
> Azure AD Powershell is planned for deprecation on **March 30, 2024**. For more details on the deprecation plans, see the [deprecation update](https://techcommunity.microsoft.com/t5/microsoft-entra-azure-ad-blog/microsoft-entra-new-feature-and-change-announcements/ba-p/3796396). We encourage you to continue migrating to [Microsoft Graph PowerShell](/powershell/microsoftgraph/overview), which is the recommended module for interacting with Azure AD. In addition, Microsoft Graph PowerShell allows you access to all Microsoft Graph APIs and is available on PowerShell 7. For answers to frequent migration queries, see the [Migration FAQ](../azureadps-2.0/migration-faq.yml).
1515
1616
Azure Active Directory PowerShell for Graph (Azure AD PowerShell) is a module IT Pros commonly use to manage their Azure Active Directory. The cmdlets in the Azure AD PowerShell module enable you to retrieve data from the directory, create new objects in the directory, update existing objects, remove objects, as well as configure the directory and its features.
1717

@@ -30,4 +30,4 @@ Module | Description
3030
------ | -----------
3131
[AzureAD](/powershell/module/azuread?view=azureadps-2.0&preserve-view=true) | Azure Active Directory PowerShell for Graph
3232
[MSOnline](/powershell/module/msonline?view=azureadps-1.0&preserve-view=true)| MSOnline PowerShell
33-
33+
[Microsoft Graph PowerShell](/powershell/microsoftgraph/overview?view=graph-powershell-1.0&preserve-view=true) (Recommended)| Microsoft Graph PowerShell

docs-conceptual/azureadps-2.0/overview.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ ms.service: active-directory
55
ms.workload: identity
66
ms.topic: overview
77
ms.date: 07/10/2017
8-
ms.author: rodejo
8+
ms.author: eunicewaweru
99
ms.custom: posh-docs-conceptual
1010
---
1111
# Azure Active Directory PowerShell for Graph
1212

1313
>[!IMPORTANT]
14-
> Azure AD Powershell is planned to be deprecated on June 30, 2023. For more details on the deprecation plans, see the [deprecation update](https://techcommunity.microsoft.com/t5/microsoft-entra-azure-ad-blog/microsoft-entra-change-announcements-september-2022-train/ba-p/2967454). You can start trying [Microsoft Graph PowerShell](/powershell/microsoftgraph/overview) to interact with Azure AD as you would in Azure AD PowerShell. In addition, Microsoft Graph PowerShell allows you access to all Microsoft Graph APIs and is available on PowerShell 7. For answers to frequent migration queries, see the [migration FAQ](migration-faq.yml).
14+
> Azure AD Powershell is planned for deprecation on **March 30, 2024**. For more details on the deprecation plans, see the [deprecation update](https://techcommunity.microsoft.com/t5/microsoft-entra-azure-ad-blog/microsoft-entra-new-feature-and-change-announcements/ba-p/3796396). We encourage you to continue migrating to [Microsoft Graph PowerShell](/powershell/microsoftgraph/overview), which is the recommended module for interacting with Azure AD. In addition, Microsoft Graph PowerShell allows you access to all Microsoft Graph APIs and is available on PowerShell 7. For answers to frequent migration queries, see the [Migration FAQ](migration-faq.yml).
1515
1616
Azure Active Directory PowerShell for Graph (Azure AD PowerShell) is a module IT Pros commonly use to manage their Azure Active Directory. The cmdlets in the Azure AD PowerShell module enable you to retrieve data from the directory, create new objects in the directory, update existing objects, remove objects, as well as configure the directory and its features.
1717

@@ -30,4 +30,5 @@ Module | Description
3030
------ | -----------
3131
[AzureAD](/powershell/module/azuread?view=azureadps-2.0&preserve-view=true) | Azure Active Directory PowerShell for Graph
3232
[MSOnline](/powershell/module/msonline?view=azureadps-1.0&preserve-view=true)| MSOnline PowerShell
33+
[Microsoft Graph PowerShell](/powershell/microsoftgraph/overview?view=graph-powershell-1.0&preserve-view=true) (Recommended)| Microsoft Graph PowerShell
3334

0 commit comments

Comments
 (0)