I came from not really understanding ASP or ASE and you explained both really well in 30 minutes. Thank you!
@steveng.423 жыл бұрын
Fantastic! Thank you as always John for wonderfully boiling down all of the technical documentation on a topic into a very clear, very concise, and well communicated video!
@NTFAQGuy3 жыл бұрын
Glad you enjoyed it
@skamithi2 жыл бұрын
Perfect explanation for us old time network engineers who have become pseudo cloud architects. Docs are targeted to business ppl not the actual network engineers who click the buttons or write the scripts to make it all work.
@NTFAQGuy2 жыл бұрын
Awesome to hear, thanks !
@Stateoftheheart Жыл бұрын
Very helpful breakdown! I just love your whiteboard sessions as I'm a visual person :) Thanks appreciate the time/effort that goes into these sessions!
@NTFAQGuy Жыл бұрын
You're very welcome! 🤙
@mafialiu7748 Жыл бұрын
Thank you. Am studying for AZ-204 while watching some YT videos. The other guy seems to be just reading off MS Docs. Yours has more useful details. 👍👍👍
@danielboring2243 Жыл бұрын
AMAZING walkthrough of ASE v3! Thank you so much John!!!
@NTFAQGuy Жыл бұрын
My pleasure!
@sherwood43043 жыл бұрын
Great video! Love that you also explain the "magic parts", this really provides added value to the existing documentation. Yes, as end-customer we dont need to know every internal detail, but I think it is very helpful for technical decision-making, to at least have a glimps about how things work behind the scenes. More of that!
@NTFAQGuy3 жыл бұрын
Glad you like it
@alesvondra6614 Жыл бұрын
Great explanation! I have subscriptions to full Pluralsight/ACG but this is just better than anything there
@NTFAQGuy Жыл бұрын
Glad it was helpful!
@mark-allentech1933 Жыл бұрын
Many thanks, JohnS. As always, you do a superb job of explaining a complicated piece of IT. I learned a lot. Thank you. -- Mark-Allen
@NTFAQGuy Жыл бұрын
You are very welcome
@BillyWalton-u9w Жыл бұрын
Outstanding!!! I enjoy your content so much. So clearly explained
@NTFAQGuy Жыл бұрын
Awesome, thank you!
@jeffrlynch3 жыл бұрын
Another great breakdown. Reservations for the ASE components is great news!!
@eddyln153 жыл бұрын
Fantastic video, thank you for all your hard work!
@NTFAQGuy3 жыл бұрын
My pleasure!
@anthonyrizzo25992 жыл бұрын
This was awesome! Thank you for the timely tutorial.
@niyashaneef80102 жыл бұрын
Awesome Well explained ,Thanks a lot John🙂
@Joe-tk8cx3 жыл бұрын
Awesome 🤩
@Popdad2 жыл бұрын
Fantastic
@juanpabloguerra95123 жыл бұрын
When you say instances, do you also refer to workers? Are the terms interchangeably used in this context?
@NTFAQGuy3 жыл бұрын
yes
@aibmoloc5112 жыл бұрын
Thank you!
@monsterpuss3 жыл бұрын
Yay. Thanks for responding to an earlier comment of mine and putting this out there John. Do you think there is any chance that the "magic" you refer to will make its way into SQL Managed Instance? It's a bit slicker now that there is Service Aided subnet configuration, but it still leaves stuff in the NSG rules and UDR's that, as a customer, I shouldn't need to see or care about.
@NTFAQGuy3 жыл бұрын
I cannot comment on future roadmap of products.
@monsterpuss3 жыл бұрын
@@NTFAQGuy Here's hoping!
@TuvaluHODL3 жыл бұрын
Thanks John! Quick question, scale operations in ASE V1 is awfully slow (like 1-2 hour scale operation)… is this improved in ASE V3?
@NTFAQGuy3 жыл бұрын
Yes as separate vmss sets now
@mbnarayn13 жыл бұрын
The initial provisioning (creation) speed for an ASEv3 is no faster. But scaling out (adding more instances within an ASP in an ASE is definitely quicker.
@CptTurk812 жыл бұрын
Hi John, I know this is an old video but Im currently studying for the AZ-104 cert. Does this replace the Azure App Service that is in the exam for AZ-104? or is out of scope?
@NTFAQGuy2 жыл бұрын
lol how is this old? ASEv3 is the latest :-). ASEv3 is a way to deploy app service into your vnet. It does not replace the other way you can deploy with regular. Would be good to know both.
@CptTurk812 жыл бұрын
@@NTFAQGuy great, thank you for the quick reply, much appreciated :) I thought it may have been old due to video coming out last year in September, but ignore me lol Thanks again.
@NTFAQGuy2 жыл бұрын
September is not that old ;-) Cloud is fast but not that fast.
@chinthakaru3 жыл бұрын
ASE has only One private IP, If we have third party WAF , how can we direct requests for each WebAapp ?
@NTFAQGuy3 жыл бұрын
Sni etc
@StephenSchembri823 жыл бұрын
Can you upgrade from ASEv2 to v3?
@NTFAQGuy3 жыл бұрын
I don't see any public discussion of that.
@StephenSchembri823 жыл бұрын
@@NTFAQGuy thank you
@TommyDucks3 жыл бұрын
Erm, is there some confusion twixt vnets and subnets here?
@NTFAQGuy3 жыл бұрын
it deploys into a subnet :-) It's subnet recommend /24. Maybe I said vnet once or twice :-) My point was it deploys into your vnet.
@ms_work48293 жыл бұрын
Can be misleading but instead ASE VNet /24 shouldn't be ASE subnet /24 (ASE always exists in a virtual network so subnet)? Anyway, thank you for great video.
@NTFAQGuy3 жыл бұрын
Yes, I think that is how I drew it
@RobBowmanUK Жыл бұрын
you did, but you labelled it ase vnet at 7min 22 seconds@@NTFAQGuy
@Krishnaveni-ic1qj3 жыл бұрын
Great!! ASEV3 supports private endpoint. can you tell use cases for that.
@NTFAQGuy3 жыл бұрын
Same as any other time you use private endpoints. I have videos on basics of private link etc