https://pulumi.com logo
a

ambitious-ram-5811

12/02/2019, 9:50 PM
Has anyone tried to create an Azure
HttpEventSubscription
and gotten back the message "Requested feature is not available in resource group [MY GROUP]. Please try using a different resource group or create a new one."
t

tall-librarian-49374

12/02/2019, 10:29 PM
Do you have other functions in that RG?
I got this when I tried mixing Windows and Linux function apps in the same RG
(potentialy, Windows and Linux app service plans)
a

ambitious-ram-5811

12/02/2019, 10:54 PM
I got that error message, then when I switched them all to Linux I got a different one that I'm not recalling at the moment
Looking into adding my HTTP function to the existing AppService plan atm
2 Views