sparse-intern-71089
06/23/2020, 2:33 PMnice-football-42636
06/23/2020, 2:45 PMAppServicePlanId
from Azure Portal as i posted in original post it's a little bit different than the correct one.
Diff is:
From Azure Portal (which does not work)
/subscriptions/<OUR_SUB_ID>/resourceGroups/<OUR_RESOURCE_GROUP_NAME>/providers/Microsoft.Web/serverFarms/<OUR_APP_SERVICE_PLAN_NAME>
From GetAppService
/subscriptions/<OUR_SUB_ID>/resourceGroups/<OUR_RESOURCE_GROUP_NAME>/providers/Microsoft.Web/serverfarms/<OUR_APP_SERVICE_PLAN_NAME>
‼️ Note the small 'f' in .../server*f*arms/...
nice-football-42636
06/23/2020, 2:48 PM