Share via


Get-EUDBMigrationStatus

Checks the status of migration of flows for the European Union Data Boundary (EUDB) compliance.

Syntax

Default (Default)

Get-EUDBMigrationStatus
    -EnvironmentName <String>
    -OperationId <String>
    [-ApiVersion <String>]
    [<CommonParameters>]

Description

The Get-EUDBMigrationStatus cmdlet checks the status of migration where flows present in the user resource group should be moved to an environment resource group. Use Get-Help Get-EUDBMigrationStatus -Examples for more detail.

Examples

EXAMPLE 1

Get-EUDBMigrationStatus -EnvironmentName 00aa00aa-bb11-cc22-dd33-44ee44ee44ee -OperationId aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb

Checks the migration status of the specified operation ID.

Parameters

-ApiVersion

Specifies the API version.

Parameter properties

Type:String
Default value:2016-11-01
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:True
Value from remaining arguments:False

-EnvironmentName

Limits migration of flows to a specific environment.

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:True
Value from remaining arguments:False

-OperationId

Specifies the operation ID returned in the response header of the Start-EUDBMigration cmdlet.

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:True
Value from remaining arguments:False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.