• To list Azure Backup items and configured policies, you can use Azure PowerShell or Azure CLI.

    Using Azure PowerShell:
    Run the following command to login to your Azure account: Connect-AzAccount
    Run the command Get-AzRecoveryServicesBackupItem to list all the backup items in your subscription.
    Run the command Get-AzRecoveryServicesBackupProtectionPolicy to list all the backup policies in your subscription.
    Using Azure CLI
    Run the following command to login to your Azure account: az login
    Run the command az backup item list to list all the backup items in your subscription.
    Run the command az backup policy list to list all the backup policies in your subscription.
    Make sure you have the required permissions to run these commands.

    Austin Joy

    Microsoft Azure Expert MSP

  • Austin Joy became a registered member 2 months, 1 week ago

    avatar
  • Austin Joy's profile was updated 2 months, 1 week ago

© 4sysops 2006 - 2023

CONTACT US

Please ask IT administration questions in the forums. Any other messages are welcome.

Sending

Log in with your credentials

or    

Forgot your details?

Create Account