--- title: "Get-VBRAzureRestoreSession" description: "This cmdlet returns restore to Microsoft Azure sessions. You can look for a session to check its status or to pass it to the Stop-VBRVMRestoreToAzure cmdlet to stop the running session." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrazurerestoresession.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Data Recovery > Restore to Microsoft Azure > Get-VBRAzureRestoreSession" dateModified: "2026-08-19" --- # Get-VBRAzureRestoreSession ## Short Description Returns VM backup restore to Microsoft Azure sessions. **Platform**: VMware, Hyper-V **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
AllParameterSets (Default)
Session
Id
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Id |
Specifies the ID of the Microsoft Azure session you want to get. |
|
False |
Named |
True (ByPropertyName) |
|
Session |
Specifies the restore to Microsoft Azure session you want to get. Accepts the |
False |
Named |
True (ByPropertyName, ByValue) |