Hi, I accidentally deleted the Apple Business Manager application from Azure applications.
I tried unsuccessfully to restore it from the Azure console using the following commands:
Get-AzDeletedWebApp
I encounter the following error:
Get-AzDeletedWebApp: The term 'Get-AzDeletedWebApp' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
Can anyone help me?