Re-enable Webjobs in ILB-ASE
It's really frustrating that the Webjobs option is greyed out in the portal for all our Web Apps that are in an ILB-ASE and that they are not accessible with our Azure credentials. We now have to create the url manually (https://portal.azure.com/#resource/subscriptions/<subscription-id>/resourceGroups/<resourcegroup-name>/providers/Microsoft.Web/sites/<webapp-name>/webJobs) for every Web App before we can access the Web Job! When we finally have the right URL we have to use the credentials from the publish settings to get access to the specific Web Job, because the Azure credentials won't allow access. This really can't be best practice as we use RBAC to control access to our resources.

Hi, thanks for requesting this feature, I’m happy to let you know that Webjobs are re-enabled for ILB-ASE
-Byron
1 comment
-
Rody commented
Hi Oded,
Thanks for the quick reply! Does this also means that we can use our Azure credentials for accessing the WebJobs (or Kudu) again (from within the internal network obviously)?