*Quando tento Criar o plano de serviço tomo esse erro: *
PS C:\Users\Jhow> New-AzureRmAppServicePlan >> -Name "ps-casadocodigo-appserviceplan"
>> -Location "South Central US" >> -ResourceGroupName "ps-casadocodigo-rg"
>> -Tier "Standard" AVISO: Because the Az modules have all the capabilities of AzureRM modules and more, we will retire the AzureRM modules on 29 February 2024. Learn more about the migration to Az: http://aka.ms/azpsmigrate. New-AzureRmAppServicePlan : Operation returned an invalid status code 'Conflict' No linha:1 caractere:1 + New-AzureRmAppServicePlan `
~- CategoryInfo : CloseError: (:) [New-AzureRmAppServicePlan], DefaultErrorResponseException
- FullyQualifiedErrorId : Microsoft.Azure.Commands.WebApps.Cmdlets.AppServicePlans.NewAzureAppServicePlanCmdlet
Estou conectado:
PS C:\Users\Jhow> Connect-AzureRmAccount AVISO: Because the Az modules have all the capabilities of AzureRM modules and more, we will retire the AzureRM modules on 29 February 2024. Learn more about the migration to Az: http://aka.ms/azpsmigrate.
Account SubscriptionName TenantId Environment
***@*.com Avaliação Gratuita c065fdcb-a421-4dbe-8a94-6b747ac5e469 AzureCloud
PS C:\Users\Jhow>