Skip to content

Commit a404b3d

Browse files
authored
Added notes pointing to new versions of ref docs (MicrosoftDocs#2372)
1 parent 2161920 commit a404b3d

File tree

5,798 files changed

+17684
-290
lines changed

Some content is hidden

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

5,798 files changed

+17684
-290
lines changed

azps-9.0.1/Az.ADDomainServices/Get-AzADDomainService.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
The Get Domain Service operation retrieves a json representation of the Domain Service.
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.addomainservices/get-azaddomainservice) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
### List (Default)

azps-9.0.1/Az.ADDomainServices/New-AzADDomainService.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1313
The Create Domain Service operation creates a new domain service with the specified parameters.
1414
If the specific service already exists, then any patchable properties will be updated and any immutable properties will remain unchanged.
1515

16+
> [!NOTE]
17+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.addomainservices/new-azaddomainservice) for up-to-date information.
18+
1619
## SYNTAX
1720

1821
```

azps-9.0.1/Az.ADDomainServices/New-AzADDomainServiceForestTrustObject.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Create an in-memory object for ForestTrust.
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.addomainservices/new-azaddomainserviceforesttrustobject) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
```

azps-9.0.1/Az.ADDomainServices/New-AzADDomainServiceReplicaSetObject.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Create an in-memory object for ReplicaSet.
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.addomainservices/new-azaddomainservicereplicasetobject) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
```

azps-9.0.1/Az.ADDomainServices/Remove-AzADDomainService.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
The Delete Domain Service operation deletes an existing Domain Service.
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.addomainservices/remove-azaddomainservice) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
### Delete (Default)

azps-9.0.1/Az.ADDomainServices/Update-AzADDomainService.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1313
The Update Domain Service operation can be used to update the existing deployment.
1414
The update call only supports the properties listed in the PATCH body.
1515

16+
> [!NOTE]
17+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.addomainservices/update-azaddomainservice) for up-to-date information.
18+
1619
## SYNTAX
1720

1821
### UpdateExpanded (Default)

azps-9.0.1/Az.Accounts/Add-AzEnvironment.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Adds endpoints and metadata for an instance of Azure Resource Manager.
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/add-azenvironment) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
### Name (Default)

azps-9.0.1/Az.Accounts/Clear-AzConfig.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Clears the values of configs that are set by the user.
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/clear-azconfig) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
### ClearAll (Default)

azps-9.0.1/Az.Accounts/Clear-AzContext.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Remove all Azure credentials, account, and subscription information.
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/clear-azcontext) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
```

azps-9.0.1/Az.Accounts/Clear-AzDefault.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Clears the defaults set by the user in the current context.
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/clear-azdefault) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
```

azps-9.0.1/Az.Accounts/Connect-AzAccount.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Connect to Azure with an authenticated account for use with cmdlets from the Az PowerShell modules.
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/connect-azaccount) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
### UserWithSubscriptionId (Default)

azps-9.0.1/Az.Accounts/Disable-AzContextAutosave.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Turn off autosaving Azure credentials. Your login information will be forgotten the next time you open a PowerShell window
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/disable-azcontextautosave) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
```

azps-9.0.1/Az.Accounts/Disable-AzDataCollection.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1313
Opts out of collecting data to improve the Azure PowerShell cmdlets. Data is collected by default
1414
unless you explicitly opt out.
1515

16+
> [!NOTE]
17+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/disable-azdatacollection) for up-to-date information.
18+
1619
## SYNTAX
1720

1821
```

azps-9.0.1/Az.Accounts/Disable-AzureRmAlias.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Disables AzureRm prefix aliases for Az modules.
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/disable-azurermalias) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
```

azps-9.0.1/Az.Accounts/Disconnect-AzAccount.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Disconnects a connected Azure account and removes all credentials and contexts associated with that account.
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/disconnect-azaccount) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
### ContextName (Default)

azps-9.0.1/Az.Accounts/Enable-AzContextAutosave.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ information, see [Azure PowerShell context objects](https://learn.microsoft.com/
1818
This cmdlet allows the Azure context information to be saved and automatically loaded when you start
1919
a PowerShell process. For example, when opening a new window.
2020

21+
> [!NOTE]
22+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/enable-azcontextautosave) for up-to-date information.
23+
2124
## SYNTAX
2225

2326
```

azps-9.0.1/Az.Accounts/Enable-AzDataCollection.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ Enables Azure PowerShell to collect data to improve the user experience with the
1414
cmdlets. Executing this cmdlet opts in to data collection for the current user on the current
1515
machine. Data is collected by default unless you explicitly opt out.
1616

17+
> [!NOTE]
18+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/enable-azdatacollection) for up-to-date information.
19+
1720
## SYNTAX
1821

1922
```

azps-9.0.1/Az.Accounts/Enable-AzureRmAlias.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Enables AzureRm prefix aliases for Az modules.
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/enable-azurermalias) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
```

azps-9.0.1/Az.Accounts/Export-AzConfig.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Exports all the configs into a file so that it can be imported on another machine.
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/export-azconfig) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
```

azps-9.0.1/Az.Accounts/Get-AzAccessToken.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Get raw access token. When using -ResourceUrl, please make sure the value does match current Azure environment. You may refer to the value of `(Get-AzContext).Environment`.
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/get-azaccesstoken) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
### KnownResourceTypeName (Default)

azps-9.0.1/Az.Accounts/Get-AzConfig.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Gets the configs of Azure PowerShell.
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/get-azconfig) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
```

azps-9.0.1/Az.Accounts/Get-AzContext.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Gets the metadata used to authenticate Azure Resource Manager requests.
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/get-azcontext) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
### GetSingleContext (Default)

azps-9.0.1/Az.Accounts/Get-AzContextAutosaveSetting.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1313
Display metadata about the context autosave feature, including whether the context is
1414
automatically saved, and where saved context and credential information can be found.
1515

16+
> [!NOTE]
17+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/get-azcontextautosavesetting) for up-to-date information.
18+
1619
## SYNTAX
1720

1821
```

azps-9.0.1/Az.Accounts/Get-AzDefault.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Get the defaults set by the user in the current context.
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/get-azdefault) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
```

azps-9.0.1/Az.Accounts/Get-AzEnvironment.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Get endpoints and metadata for an instance of Azure services.
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/get-azenvironment) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
```

azps-9.0.1/Az.Accounts/Get-AzSubscription.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Get subscriptions that the current account can access.
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/get-azsubscription) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
### ListByIdInTenant (Default)

azps-9.0.1/Az.Accounts/Get-AzTenant.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Gets tenants that are authorized for the current user.
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/get-aztenant) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
```

azps-9.0.1/Az.Accounts/Import-AzConfig.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Imports configs from a file that was previously exported by `Export-AzConfig`.
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/import-azconfig) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
```

azps-9.0.1/Az.Accounts/Import-AzContext.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Loads Azure authentication information from a file.
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/import-azcontext) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
### ProfileFromDisk (Default)

azps-9.0.1/Az.Accounts/Invoke-AzRestMethod.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Construct and perform HTTP request to Azure resource management endpoint only
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/invoke-azrestmethod) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
### ByPath (Default)

azps-9.0.1/Az.Accounts/Open-AzSurveyLink.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Open survey link in default browser.
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/open-azsurveylink) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
```

azps-9.0.1/Az.Accounts/Register-AzModule.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
FOR INTERNAL USE ONLY - Provide Runtime Support for AutoRest Generated cmdlets
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/register-azmodule) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
```

azps-9.0.1/Az.Accounts/Remove-AzContext.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Remove a context from the set of available contexts
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/remove-azcontext) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
### RemoveByInputObject (Default)

azps-9.0.1/Az.Accounts/Remove-AzEnvironment.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Removes endpoints and metadata for connecting to a given Azure instance.
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/remove-azenvironment) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
```

azps-9.0.1/Az.Accounts/Rename-AzContext.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Rename an Azure context. By default contexts are named by user account and subscription.
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/rename-azcontext) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
### RenameByInputObject (Default)

azps-9.0.1/Az.Accounts/Resolve-AzError.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Display detailed information about PowerShell errors, with extended details for Azure PowerShell errors.
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/resolve-azerror) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
### AnyErrorParameterSet (Default)

azps-9.0.1/Az.Accounts/Save-AzContext.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Saves the current authentication information for use in other PowerShell sessions.
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/save-azcontext) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
```

azps-9.0.1/Az.Accounts/Select-AzContext.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Select a subscription and account to target in Azure PowerShell cmdlets
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/select-azcontext) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
### SelectByInputObject (Default)

azps-9.0.1/Az.Accounts/Send-Feedback.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Sends feedback to the Azure PowerShell team via a set of guided prompts.
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/send-feedback) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
```

azps-9.0.1/Az.Accounts/Set-AzContext.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
1212
## SYNOPSIS
1313
Sets the tenant, subscription, and environment for cmdlets to use in the current session.
1414

15+
> [!NOTE]
16+
>This is the previous version of our documentation. Please consult [the most recent version](/powershell/module/az.accounts/set-azcontext) for up-to-date information.
17+
1518
## SYNTAX
1619

1720
### Context (Default)

0 commit comments

Comments
 (0)