Get-VBOAzureResourceGroup

Short Description

Returns a resource group that will be associated with the Azure archiver appliance.

Syntax

Get-VBOAzureResourceGroup -Subscription <VBOAzureSubscription> [-Location <VBOAzureLocation>] [-Name <String>] [<CommonParameters>]

Detailed Description

This cmdlet returns the VBOAzureResourceGroup object.

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

Subscription

Specifies a subscription associated with a user account that will be used to access Azure Blob Storage.

Accepts the VBOAzureSubscription object.

To get this object, run the Get-VBOAzureSubscription cmdlet.

True

Named

True (ByValue)

Location

Specifies a Microsoft Entra region.

Accepts the VBOAzureLocation object.

To get this object, run the Get-VBOAzureLocation cmdlet.

False

Named

False

Name

Specifies a name of the resource group. The cmdlet will return the resource group with this name.

String

False

Named

False

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.

Output Object

The cmdlet returns the VBOAzureResourceGroup object that will be associated with the Azure archiver appliance.

Examples

Get-VBOAzureResourceGroupExample 1. Getting All Resource Groups in Azure Location

Get-VBOAzureResourceGroupExample 2. Getting Resource Group by Name

Related Commands

Page updated 8/15/2024

Page content applies to build 8.1.1.159