Az.DataBox

0.1.0

Microsoft Azure PowerShell - DataBox service cmdlets for Azure Resource Manager in Windows PowerShell and PowerShell Core.

For more information on DataBox, please visit the following: https://docs.microsoft.com/azure/databox/

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Az.DataBox -RequiredVersion 0.1.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Az.DataBox -Version 0.1.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

Azure ResourceManager ARM DataBox

Cmdlets

Get-AzDataBoxJob Get-AzDataBoxCredential Stop-AzDataBoxJob Remove-AzDataBoxJob New-AzDataBoxJob

PSEditions

Core Desktop

Dependencies

Release Notes

* General Availability of 'Az.Databox' Module
* Added cmdlet 'Get-AzDataBoxJob'
- This cmdlet fetches the databox job/jobs of the user based on the filters applied like resource group name etc.
* Added cmdlet 'Get-AzDataBoxCredential'
- This cmdlet fetches the databox credentials of the specified databox job.
* Added cmdlet 'Stop-AzDataBoxJob'
- This cmdlet is used to cancel an ongoing databox job.
* Added cmdlet 'Remove-AzDataBoxJob'
- This cmdlet is used to delete a finished(completed/cancelled/aborted) databox job.
* Added cmdlet 'New-AzDataBoxJob'
- This cmdlet is used to create a new databox job.
* Added confirmation message to 'Stop-AzDataBoxJob' and 'Remove-AzDataBoxJob' cmdlets
- Added prompting for confirmation to 'Stop-AzDataBoxJob' and 'Remove-AzDataBoxJob' cmdlets.
- Added Force switch parameter to skip confirmation for 'Stop-AzDataBoxJob' and 'Remove-AzDataBoxJob' cmdlets.
- Updated tests and associated session records.
- Cosmetic changes to help files.

FileList

Version History

Version Downloads Last updated
0.2.0 0 9/3/2021
0.1.1 4 12/13/2019
0.1.0 (current version) 4 7/26/2019