I tried installing this module but i get the following error when i run the az deploy , any idea....i jused the module as is applicationGateways/gw-sssssssss/frontendIPConfigurations/my-frontend is referencing resource of a wrong type. The Id is expected to reference resources of type loadBalancers/frontendIPConfigurations. Path properties.loadBalancerFrontendIpConfigurations[0]."}]}]}]}]}}
Hey Will just my 2c but I think this video would be much better if you made it 5 minutes and just talked to a diagram at an architectural level regarding how all of the Azure components integrate and talk to one another. Appreciate you've written all the code but that's the easy bit and probably dillutes the important parts of the video (Azure components and specifics).
Thanks for the honest feedback! I appreciate it 🙂 I'm trying to figure out the balance between the two, and I'm not quite sure what the right balance is yet. But I'll keep working on it and see if I can find the right mix. Hope you're having a great day!
Hi Will! Great content! I grabbed your code 'app-gw-aca' but there is an error in 'privateLinkServices' property 'loadBalancerFrontendIpConfigurations': The Id is expected to reference resources of type loadBalancers/frontendIPConfigurations. Could you please share a solution!? Thank you in advance!
Hi there! Great work. I will be starting your series "Lets Build Azure Container Apps!" to learn more. I see you have both the Gateway and WAF as public facing IP. How to decide which one is best for your scenario?
Can Application Gateway be used to put another web app behind an authentication proxy (like how App Service EasyAuth works)? Meaning, if I have a legacy web app that won’t run in App Service, can I run it on an Azure VM but protect it with App Gateway so only my internal tenant users can access it?
Hi Will , thanks for very good explanation I want to understand more about private link service used in this case like need for it here , if you can explain in slightly more detail via diagram or can reply over this !
FTE is missing you, Will. Thanks a lot for a great content !!!
Thank you my friend! This made me smile. Hope you're doing well!
I tried installing this module but i get the following error when i run the az deploy , any idea....i jused the module as is
applicationGateways/gw-sssssssss/frontendIPConfigurations/my-frontend is referencing resource of a wrong type.
The Id is expected to reference resources of type loadBalancers/frontendIPConfigurations. Path properties.loadBalancerFrontendIpConfigurations[0]."}]}]}]}]}}
Hey Will just my 2c but I think this video would be much better if you made it 5 minutes and just talked to a diagram at an architectural level regarding how all of the Azure components integrate and talk to one another.
Appreciate you've written all the code but that's the easy bit and probably dillutes the important parts of the video (Azure components and specifics).
Thanks for the honest feedback! I appreciate it 🙂 I'm trying to figure out the balance between the two, and I'm not quite sure what the right balance is yet. But I'll keep working on it and see if I can find the right mix. Hope you're having a great day!
Hi Will! Great content! I grabbed your code 'app-gw-aca' but there is an error in 'privateLinkServices' property 'loadBalancerFrontendIpConfigurations':
The Id is expected to reference resources of type loadBalancers/frontendIPConfigurations.
Could you please share a solution!? Thank you in advance!
Hi, I'm getting the same error, did you find a solution for this?
Hi there! Great work. I will be starting your series "Lets Build Azure Container Apps!" to learn more. I see you have both the Gateway and WAF as public facing IP. How to decide which one is best for your scenario?
Can Application Gateway be used to put another web app behind an authentication proxy (like how App Service EasyAuth works)? Meaning, if I have a legacy web app that won’t run in App Service, can I run it on an Azure VM but protect it with App Gateway so only my internal tenant users can access it?
Could you make a video where you implement a custom domain?
love your videos! keep it up.
Thank you so much!
can we add a web app and an API app as internal containers and access from outside world
Thanks for the very detailed videos great work …Could you please make a video with ACA internal integrated with azure API management ?
Hi Will , thanks for very good explanation I want to understand more about private link service used in this case like need for it here ,
if you can explain in slightly more detail via diagram or can reply over this !
Please, make a video with custom domain and WAF policies.