|
| 1 | +--- |
| 2 | +Module Name: Az.Accounts |
| 3 | +Module Guid: 342714fc-4009-4863-8afb-a9067e3db04b |
| 4 | +Download Help Link: https://docs.microsoft.com/en-us/powershell/module/az.accounts |
| 5 | +Help Version: 4.6.0.0 |
| 6 | +Locale: en-US |
| 7 | +content_git_url: https://github.com/Azure/azure-powershell/blob/Azs-tzl/src/Accounts/Accounts/help/Az.Accounts.md |
| 8 | +original_content_git_url: https://github.com/Azure/azure-powershell/blob/Azs-tzl/src/Accounts/Accounts/help/Az.Accounts.md |
| 9 | +--- |
| 10 | + |
| 11 | +# Az.Accounts Module |
| 12 | +## Description |
| 13 | +Manages credentials and common configuration for all Azure modules. |
| 14 | + |
| 15 | +## Az.Accounts Cmdlets |
| 16 | +### [Add-AzEnvironment](Add-AzEnvironment.md) |
| 17 | +Adds endpoints and metadata for an instance of Azure Resource Manager. |
| 18 | + |
| 19 | +### [Clear-AzContext](Clear-AzContext.md) |
| 20 | +Remove all Azure credentials, account, and subscription information. |
| 21 | + |
| 22 | +### [Clear-AzDefault](Clear-AzDefault.md) |
| 23 | +Clears the defaults set by the user in the current context. |
| 24 | + |
| 25 | +### [Connect-AzAccount](Connect-AzAccount.md) |
| 26 | +Connect to Azure with an authenticated account for use with Azure Resource Manager cmdlet requests. |
| 27 | + |
| 28 | +### [Disable-AzContextAutosave](Disable-AzContextAutosave.md) |
| 29 | +Turn off autosaving Azure credentials. Your login information will be forgotten the next time you open a PowerShell window |
| 30 | + |
| 31 | +### [Disable-AzDataCollection](Disable-AzDataCollection.md) |
| 32 | +Opts out of collecting data to improve the AzurePowerShell cmdlets. |
| 33 | +Data is not collected unless you explicitly opt in. |
| 34 | + |
| 35 | +### [Disable-AzureRmAlias](Disable-AzureRmAlias.md) |
| 36 | +Disables AzureRm prefix aliases for Az modules. |
| 37 | + |
| 38 | +### [Disconnect-AzAccount](Disconnect-AzAccount.md) |
| 39 | +Disconnects a connected Azure account and removes all credentials and contexts associated with that account. |
| 40 | + |
| 41 | +### [Enable-AzContextAutosave](Enable-AzContextAutosave.md) |
| 42 | +Allow the azure credential, account and subscription information to be saved and automatically loaded when you open a PowerShell window. |
| 43 | + |
| 44 | +### [Enable-AzDataCollection](Enable-AzDataCollection.md) |
| 45 | +Enables Azure PowerShell to collect data to improve the user experience with AzurePowerShell cmdlets. |
| 46 | +Executing this cmdlet opts in to data collection for the current user on the current machine. |
| 47 | +No data is collected unless you explicitly opt in. |
| 48 | + |
| 49 | +### [Enable-AzureRmAlias](Enable-AzureRmAlias.md) |
| 50 | +Enables AzureRm prefix aliases for Az modules. |
| 51 | + |
| 52 | +### [Get-AzContext](Get-AzContext.md) |
| 53 | +Gets the metadata used to authenticate Azure Resource Manager requests. |
| 54 | + |
| 55 | +### [Get-AzContextAutosaveSetting](Get-AzContextAutosaveSetting.md) |
| 56 | +Display metadata about the context autosave feature, including whether the context is |
| 57 | +automatically saved, and where saved context and credential information can be found. |
| 58 | + |
| 59 | +### [Get-AzDefault](Get-AzDefault.md) |
| 60 | +Get the defaults set by the user in the current context. |
| 61 | + |
| 62 | +### [Get-AzEnvironment](Get-AzEnvironment.md) |
| 63 | +Get endpoints and metadata for an instance of Azure services. |
| 64 | + |
| 65 | +### [Get-AzProfile](Get-AzProfile.md) |
| 66 | +Get the service profiles supported by installed modules. |
| 67 | + |
| 68 | +### [Get-AzSubscription](Get-AzSubscription.md) |
| 69 | +Get subscriptions that the current account can access. |
| 70 | + |
| 71 | +### [Get-AzTenant](Get-AzTenant.md) |
| 72 | +Gets tenants that are authorized for the current user. |
| 73 | + |
| 74 | +### [Import-AzContext](Import-AzContext.md) |
| 75 | +Loads Azure authentication information from a file. |
| 76 | + |
| 77 | +### [Register-AzModule](Register-AzModule.md) |
| 78 | +FOR INTERNAL USE ONLY - Provide Runtime Support for AutoRest Generated cmdlets |
| 79 | + |
| 80 | +### [Remove-AzContext](Remove-AzContext.md) |
| 81 | +Remove a context from the set of available contexts |
| 82 | + |
| 83 | +### [Remove-AzEnvironment](Remove-AzEnvironment.md) |
| 84 | +Removes endpoints and metadata for connecting to a given Azure instance. |
| 85 | + |
| 86 | +### [Rename-AzContext](Rename-AzContext.md) |
| 87 | +Rename an Azure context. By default contexts are named by user account and subscription. |
| 88 | + |
| 89 | +### [Resolve-AzError](Resolve-AzError.md) |
| 90 | +Display detailed information about PowerShell errors, with extended details for Azure PowerShell errors. |
| 91 | + |
| 92 | +### [Save-AzContext](Save-AzContext.md) |
| 93 | +Saves the current authentication information for use in other PowerShell sessions. |
| 94 | + |
| 95 | +### [Select-AzContext](Select-AzContext.md) |
| 96 | +Select a subscription and account to target in Azure PowerShell cmdlets |
| 97 | + |
| 98 | +### [Select-AzProfile](Select-AzProfile.md) |
| 99 | +For modules that support multiple service profiles - load the cmdlets corresponding with the given service profile. |
| 100 | + |
| 101 | +### [Send-Feedback](Send-Feedback.md) |
| 102 | +Sends feedback to the Azure PowerShell team via a set of guided prompts. |
| 103 | + |
| 104 | +### [Set-AzContext](Set-AzContext.md) |
| 105 | +Sets the tenant, subscription, and environment for cmdlets to use in the current session. |
| 106 | + |
| 107 | +### [Set-AzDefault](Set-AzDefault.md) |
| 108 | +Sets a default in the current context |
| 109 | + |
| 110 | +### [Set-AzEnvironment](Set-AzEnvironment.md) |
| 111 | +Sets properties for an Azure environment. |
| 112 | + |
| 113 | +### [Uninstall-AzureRm](Uninstall-AzureRm.md) |
| 114 | +Removes all AzureRm modules from a machine. |
| 115 | + |
0 commit comments