Probably the best explanation of Azure and it's service n offering. Must watch for all Azure aspirant and CTO/Infra Mgrs. I will recommend this personally to all techies around me. Great job !!
Thank you. This video shows complexity of setting up a cloud environment. The cloud is designed to be a capable and flexible this means many ways to do things which results in a lot of confusions and it's hard to know your environment is running in efficient manner. Maybe it's not that hard and I am just over thinking it. It's not complex to set up a VM but it gets complex if you want to setup VM's, various services such as AD, RDS, external and internal users, file sharing, content management systems, then finally containers. Once everything is running, how do you not fudge everything by changing something that will destroy everything.
Dan great video. I'm going to combine it with your video on Citrix and build out my business right. Quick question - Where should I store my logo file. I can seem to get the image to display. Thanks again.
Hey James, apologies for the delay, I was on vacation :) You can store your image in a BLOB file or you if it's already on the internet simply point to the image reference... For example, you can right click any image to get its source... Hope this helps, Dan :)
Hi Dan, hope you're well? Appreciate the content, I'm having issues with the ARM template with the below error: {"code":"ValidationError","message":"Error validating template","details":[{"message":"Value 'baciad' used in property 'properties.dnsSettings.domainNameLabel' of resource 'ADVM-PIP' (microsoft.network/publicipaddresses) is invalid. You may need to edit the template to fix this issue.The name 'baciad' in unavailable. ","code":"ClientSideValidationError"}]} Do I need to change the domain name? Thanks in advance, Neil
If I had a physical DC and wanted to sync AD with Azure this made sense to me, but why do you need to manually download a connector-executable and connect a DC that has been created as a VM in Azure to Azure AD? I thought all virtual machines created in Azure automatically got registered with Azure AD somehow?
Hi Tommy, thanks for the question. While the VM itself could be registered the Database would still need to go through synchronization regardless of where its hosted. Dan
Can someone help me out!! Suppose,I want to start a startup where i am gonna make an app say food delivery app( like ubereats) so what would be the estimated cost per month per month if i get about 200 visits a day ?? Which cloud provider should i choose ??
When trying to connect to the VNET (21:44) I get the following: A certificate could not be found that can be used with this Extensible Authentication Protocol :( any help?
Hey Ryan, sorry for the delay. When you copied the certificate into Azure did you copy all of the thumbprint? I have seen this before and its usually down to either something missing or white space.
Hey Priti, if you head over to azureinteractives.azurewebsites.net you will be able to explore our Cloud Design Patterns which should help with your request. Dan
Hello Daniel , i am just looking for brief answer for my query which can be explained in short and simple way along with architecture diagram . Query is - how to design a secure azure cloud environment. If possible please share the answer for this question. Thanks and Cheers!!
Priti, there is no simple way to tell you how to build a secure cloud environment i'm afraid. Its a Pandora's box and dependent on what technologies you will use. For example PaaS will have different requirements than IaaS, then you need to think about connectivity, directories and the like. The Cloud design patterns in the URL that I specified will help you in your decision matrix but you will need to have an idea of what services you wish to deploy beforehand. I hope this helps, Dan.
Apologies for the broken link, its an old video so the files are being archived.. Can you try this link 1drv.ms/u/s!AtMM4n9Lb8PKkupPo-9VlSd68Q7k0g?e=bRyzHv Dan
Hey Dan, has this been updated as things like makecert.exe have been depricated for newer Azure commands, so im not sure what to do. Can this even be followed now?
Hi Mark, it is a few years old now this course and things may be a little different, however, tools like makecert should still work for the demo. What trouble are you having? I also have other videos that may help on my website www.azuredan.co.uk/ Happy Holidays
@@DanielBaker Thanks for the reply Dan, i instaled the W10 SDK and got it to work :) - Dont worry there will be more Questions as i am currently studying for AZ104. My company has asked me to put together a case study for moving from On Prem to Azure - so i am hoping i can setup a small duplicate of a client we have on prem to do a direct cost to cost analysis for my manager and hopefully get them to switch :)
Hey Dan - I'm getting the below error when running the PS script to make the cert: makecert.exe : The term 'makecert.exe' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. Any ideas?
Hi Daniel, I am struggling to get the VPN link to work. After I have added the and downloaded the VPN link I always get the same error every time I try to conect my VPN link. "A certificate could not be found that can be used with this EAP". Re-created it several times the error remains. What am I doing wrong please?
I am unable to create a vm with CentOS image via Azure Cloud shell, getting a "resource group IaaSResources could not be found" error. Thing is, the resource group is present and valid. Help?
Thanks for the support, I will be working on a Migration Video later in the summer that highlights the end-to-end process of moving on-premises resources to the cloud. Dan
Hey Priti, if you head over to azureinteractives.azurewebsites.net/ you will be able to explore our Cloud Design Patterns which should help with your request. Dan
Probably the best explanation of Azure and it's service n offering. Must watch for all Azure aspirant and CTO/Infra Mgrs. I will recommend this personally to all techies around me. Great job !!
OMG this is the Best, all in details tutorial I've ever seen. Thanks and keep it up.
Dan! This has to be the best video on the internet rn! So precise and practical. No BS just tech. Cheers and thanks! :)
Appreciate the feedback Alex, thank you.
@Daniel Baker - Keep doing videos like this. It's by far the best I have come across in the UA-cam. Thanks for this.
Although this video is not brandnew, it gives a very good overview about virtual machines, azure networking and a lot more. Really useful!
Awesome tutorial Daniel, congrats and thanks for sharing this.
I love this series. Please make more of these!!
Thank you. This video shows complexity of setting up a cloud environment. The cloud is designed to be a capable and flexible this means many ways to do things which results in a lot of confusions and it's hard to know your environment is running in efficient manner. Maybe it's not that hard and I am just over thinking it. It's not complex to set up a VM but it gets complex if you want to setup VM's, various services such as AD, RDS, external and internal users, file sharing, content management systems, then finally containers. Once everything is running, how do you not fudge everything by changing something that will destroy everything.
Very informative and well-orchestrated session. simply brilliant. Thanks for sharing
Thanks for the feedback Irfan, i'm glad you enjoyed the session.
Is the VS Community edition on 2016 Region specific? Can't find it in the market place (Australia Eastern)
This is a fantastic tutorial. Absolutely brilliant, thank you!
instaBlaster...
This is amazing tutorial.. never allow you to loose focus
Much thanks for sharing your insight!
Do you have a suggestion (source) for taking the AZ-103 or the newer 104??
Thank you Daniel .Vey Helpful
Excellent video learned a lot and I already have one Azure cert but this one is helping on my architect cert great job Dan!
Amazing course. Congratulations!
thanks for the session.
This is amazing help thank you.
great job.. where we could find the certificate Sharpont codes Place can you share it with us
Hi Sargon, you can find all files on my website www.azuredan.co.uk/my-presentations/
a premier support plan can only be purchased by companies that have an enterprise agreement (EA)
Great tutorial
Dan great video. I'm going to combine it with your video on Citrix and build out my business right. Quick question - Where should I store my logo file. I can seem to get the image to display. Thanks again.
Hey James, apologies for the delay, I was on vacation :) You can store your image in a BLOB file or you if it's already on the internet simply point to the image reference... For example, you can right click any image to get its source... Hope this helps, Dan :)
thank you for the short Course,i would like to build my own Azure Service and get mony how to do that ?
Hi Dan, hope you're well?
Appreciate the content,
I'm having issues with the ARM template with the below error:
{"code":"ValidationError","message":"Error validating template","details":[{"message":"Value 'baciad' used in property 'properties.dnsSettings.domainNameLabel' of resource 'ADVM-PIP' (microsoft.network/publicipaddresses) is invalid. You may need to edit the template to fix this issue.The name 'baciad' in unavailable. ","code":"ClientSideValidationError"}]}
Do I need to change the domain name?
Thanks in advance,
Neil
Files are no longer available on your website...
If I had a physical DC and wanted to sync AD with Azure this made sense to me, but why do you need to manually download a connector-executable and connect a DC that has been created as a VM in Azure to Azure AD?
I thought all virtual machines created in Azure automatically got registered with Azure AD somehow?
Hi Tommy, thanks for the question. While the VM itself could be registered the Database would still need to go through synchronization regardless of where its hosted. Dan
Can someone help me out!!
Suppose,I want to start a startup where i am gonna make an app say food delivery app( like ubereats) so what would be the estimated cost per month per month if i get about 200 visits a day ?? Which cloud provider should i choose ??
Hi, any idea what a setup like this would cost in 2022?
Very good Video
HI Daniel, Is there a way to access the ARM template used in the video? As the link for the files is not working anymore.
Apologies for my delay, you can find the files here: azuredanstorage.blob.core.windows.net/files/baciad.zip
@@DanielBaker Hello Mr. Baker, thanks for your great work, it seems like the link is down, i got the message "no ressource found".
@@jaimemint405 Have a look here :) 1drv.ms/u/s!AtMM4n9Lb8PKkupPo-9VlSd68Q7k0g?e=Fk96Jq
When trying to connect to the VNET (21:44) I get the following: A certificate could not be found that can be used with this Extensible Authentication Protocol :( any help?
Hey Ryan, sorry for the delay. When you copied the certificate into Azure did you copy all of the thumbprint? I have seen this before and its usually down to either something missing or white space.
Daniel Baker
How to Design a secure Azure cloud environment
Hey Priti, if you head over to azureinteractives.azurewebsites.net you will be able to explore our Cloud Design Patterns which should help with your request. Dan
Hello Daniel , i am just looking for brief answer for my query which can be explained in short and simple way along with architecture diagram . Query is - how to design a secure azure cloud environment.
If possible please share the answer for this question. Thanks and Cheers!!
Priti, there is no simple way to tell you how to build a secure cloud environment i'm afraid. Its a Pandora's box and dependent on what technologies you will use. For example PaaS will have different requirements than IaaS, then you need to think about connectivity, directories and the like. The Cloud design patterns in the URL that I specified will help you in your decision matrix but you will need to have an idea of what services you wish to deploy beforehand. I hope this helps, Dan.
Hey Dan! Just out of curiosity, what if our company internet decided to go offline due to a disaster such as a blackout.
Hi Daniel How to get the certgen.ps to link Gateways or script to link my local system and azure ad ds
How do i get a copy of the PS Script for creating the Cert? or all scripts etc.
Hi, head over to my website, you'll find the files there :)
www.azuredan.co.uk/my-presentations/
Daniel the link to download files doesn't work. And that bacial.json script is pretty big. Does anyone know where can I get those files?
Apologies for the broken link, its an old video so the files are being archived.. Can you try this link
1drv.ms/u/s!AtMM4n9Lb8PKkupPo-9VlSd68Q7k0g?e=bRyzHv
Dan
Hey Dan, has this been updated as things like makecert.exe have been depricated for newer Azure commands, so im not sure what to do. Can this even be followed now?
Hi Mark, it is a few years old now this course and things may be a little different, however, tools like makecert should still work for the demo.
What trouble are you having?
I also have other videos that may help on my website www.azuredan.co.uk/
Happy Holidays
@@DanielBaker Thanks for the reply Dan, i instaled the W10 SDK and got it to work :) - Dont worry there will be more Questions as i am currently studying for AZ104. My company has asked me to put together a case study for moving from On Prem to Azure - so i am hoping i can setup a small duplicate of a client we have on prem to do a direct cost to cost analysis for my manager and hopefully get them to switch :)
Hey Dan - I'm getting the below error when running the PS script to make the cert:
makecert.exe : The term 'makecert.exe' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try
again.
Any ideas?
You haven't put the makecert.exe file into C:\Windows\System32 mate, its a path error.
Doh! Sorted now matey - Thanks for the quick response!
Great video, but I can't find some of this stuff in 2021. Microsoft has changed it a lot!
Hi Daniel, I am struggling to get the VPN link to work. After I have added the and downloaded the VPN link I always get the same error every time I try to conect my VPN link. "A certificate could not be found that can be used with this EAP". Re-created it several times the error remains. What am I doing wrong please?
Thanks for uploading this great content. Can you please help us by creating an in-depth video on Azure service fabric.
Hey Rahul, i'm currently working on Migration videos but check out azurecitadel.github.io/ which is created and maintained by the CSAs at MSUK :)
Works for Microsoft, makes a 2 hour demo on Azure using Chrome! Brave man! xD
The link to download the files seems to be dead. Any chance for a fix?
Have a look here :) 1drv.ms/u/s!AtMM4n9Lb8PKkupPo-9VlSd68Q7k0g?e=Fk96Jq
I am unable to create a vm with CentOS image via Azure Cloud shell, getting a "resource group IaaSResources could not be found" error. Thing is, the resource group is present and valid. Help?
Apologies for the delay, I was on vacation, did you manage to resolve this?
I'm also having this problem, Did you find a fix?
This is really good. Any more tuts coming?
Thanks for the support, I will be working on a Migration Video later in the summer that highlights the end-to-end process of moving on-premises resources to the cloud. Dan
That would be excellent!
HI...how to download the script to create the certificate.
Hi Ramesh, you can find the files you need here: azuredanstorage.blob.core.windows.net/files/baciad.zip
How to Design a secure Azure cloud environment
Hey Priti, if you head over to azureinteractives.azurewebsites.net/ you will be able to explore our Cloud Design Patterns which should help with your request. Dan
The files are gone??
Should be able to find the files you need here: www.azuredan.co.uk/my-presentations/
@@DanielBaker Great thank you!!
It's dream.
😎
Cloud is a ploy to get rid of most independent programmers.
Yes. Because once your hardware is in the cloud, you no longer need programmers. Your application programs itself! /s
Too hard