question

13380454 avatar image
0 Votes"
13380454 asked Grmacjon-MSFT commented

Accidental deletion of the application Apple Business Manager from Azure App

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?





azure-webapps
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @13380454,

Any updates for us? Are you still facing this issue?

Please "Accept the answer" if the below information helped you. This will help us and others in the community as well. Let us know if you have further questions.

Thanks,
Grace

0 Votes 0 ·

1 Answer

Grmacjon-MSFT avatar image
0 Votes"
Grmacjon-MSFT answered

Hi @13380454,

We are sorry you're experiencing this issue. What version of PowerShell are you using?

PowerShell 7.x and later is the recommended version of PowerShell for use with the Azure Az PowerShell module on all platforms.

To check your PowerShell version, run the following command from within a PowerShell session:

 $PSVersionTable.PSVersion


Hope that helps. Please let us know if you have further questions.

-Grace



5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.