Skip to content

Latest commit

 

History

History
138 lines (97 loc) · 5.77 KB

Az.Accounts.md

File metadata and controls

138 lines (97 loc) · 5.77 KB
Module Name Module Guid Download Help Link Help Version Locale
Az.Accounts
342714fc-4009-4863-8afb-a9067e3db04b
4.6.0.0
en-US

Az.Accounts Module

Description

Manages credentials and common configuration for all Azure modules.

Az.Accounts Cmdlets

Adds endpoints and metadata for an instance of Azure Resource Manager.

Clears the values of configs that are set by the user.

Remove all Azure credentials, account, and subscription information.

Clears the defaults set by the user in the current context.

Connect to Azure with an authenticated account for use with cmdlets from the Az PowerShell modules.

Turn off autosaving Azure credentials. Your login information will be forgotten the next time you open a PowerShell window

Opts out of collecting data to improve the Azure PowerShell cmdlets. Data is collected by default unless you explicitly opt out.

Disables AzureRm prefix aliases for Az modules.

Disconnects a connected Azure account and removes all credentials and contexts associated with that account.

Azure contexts are PowerShell objects representing your active subscription to run commands against, and the authentication information needed to connect to an Azure cloud. With Azure contexts, Azure PowerShell doesn't need to reauthenticate your account each time you switch subscriptions. For more information, see Azure PowerShell context objects.

This cmdlet allows the Azure context information to be saved and automatically loaded when you start a PowerShell process. For example, when opening a new window.

Enables Azure PowerShell to collect data to improve the user experience with the Azure PowerShell cmdlets. Executing this cmdlet opts in to data collection for the current user on the current machine. Data is collected by default unless you explicitly opt out.

Enables AzureRm prefix aliases for Az modules.

Exports all the configs into a file so that it can be imported on another machine.

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.

Gets the configs of Azure PowerShell.

Gets the metadata used to authenticate Azure Resource Manager requests.

Display metadata about the context autosave feature, including whether the context is automatically saved, and where saved context and credential information can be found.

Get the defaults set by the user in the current context.

Get endpoints and metadata for an instance of Azure services. GalleryUrl will be removed from ArmMetadata and so Azure PowerShell will no longer provide for its value in PSAzureEnvironment. Currently GalleryUrl is not used in Azure PowerShell products. Please do not reply on GalleryUrl anymore.

Get subscriptions that the current account can access.

Gets tenants that are authorized for the current user.

Imports configs from a file that was previously exported by Export-AzConfig.

Loads Azure authentication information from a file.

Construct and perform HTTP request to Azure resource management endpoint only

Open survey link in default browser.

FOR INTERNAL USE ONLY - Provide Runtime Support for AutoRest Generated cmdlets

Remove a context from the set of available contexts

Removes endpoints and metadata for connecting to a given Azure instance.

Rename an Azure context. By default contexts are named by user account and subscription.

Display detailed information about PowerShell errors, with extended details for Azure PowerShell errors.

Saves the current authentication information for use in other PowerShell sessions.

Select a subscription and account to target in Azure PowerShell cmdlets

Sends feedback to the Azure PowerShell team via a set of guided prompts.

Sets the tenant, subscription, and environment for cmdlets to use in the current session.

Sets a default in the current context

Sets properties for an Azure environment.

Removes all AzureRm modules from a machine.

Updates the configs of Azure PowerShell.