Skip to content

Commit 7455a0f

Browse files
authored
Added AzureRM banner to a doc for testing (MicrosoftDocs#1510)
1 parent 04ce167 commit 7455a0f

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

azurermps-6.13.0/Azure.AnalysisServices/Add-AzureAnalysisServicesAccount.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/preview
1010
# Add-AzureAnalysisServicesAccount
1111

1212
## SYNOPSIS
13+
[!INCLUDE [migrate-to-az-banner](../../includes/migrate-to-az-banner.md)]
14+
1315
Adds an authenticated account to use for Azure Analysis Services server cmdlet requests.
1416

1517
## SYNTAX

includes/migrate-to-az-banner.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
ms.topic: include
3+
ms.date: 08/6/2020
4+
---
5+
> [!IMPORTANT]
6+
> In December 2018, the Az PowerShell module became generally available and is now the recommended
7+
> PowerShell module for interacting with Azure. Az offers shorter commands, improved stability, and
8+
> cross-platform support. Az also has feature parity with AzureRM, giving you an easy migration
9+
> path. To learn how to migrate your existing scripts, see
10+
> [Migrate Azure PowerShell from AzureRM to Az](https://docs.microsoft.com/powershell/azure/migrate-from-azurerm-to-az).
11+
> The AzureRM module will continue to receive bug fixes until at least December of 2020. To learn
12+
> more about the new Az module and AzureRM compatibility, see
13+
> [Introducing the new Azure PowerShell Az module](https://docs.microsoft.com/powershell/azure/new-azureps-module-az).

0 commit comments

Comments
 (0)