The Simplest Way to Deploy an ANGULAR App to AZURE in 2023!

  Рет қаралды 10,609

Israel Quiroz

Israel Quiroz

Күн бұрын

Пікірлер: 42
@IsraelQuiroz
@IsraelQuiroz 2 жыл бұрын
If you enjoyed the video please remember to drop a like so it can spread to more developers on youtube, thank you!
@Evengelius
@Evengelius Жыл бұрын
Bro really thank you, your quick tutorial really helped me
@IsraelQuiroz
@IsraelQuiroz Жыл бұрын
your welcome! :) happy to hear it! have a great day and hope to see u back on the channel soon!
@JasonRuhlin
@JasonRuhlin Жыл бұрын
Amazing content Israel! Love how concise you are with conveying the topic at hand. Checked off my first deployment to Azure, now to see if I can finally crack the yaml code for deploying through CICD in Azure Pipelines > Azure App Services. Been fighting that one for a few days.. haha.
@IsraelQuiroz
@IsraelQuiroz Жыл бұрын
Thank you Jason! :) i appreciate the love, congrats on your first deployment! if u want help with Yaml and pipelines idk if u have seen my video, it might help you out! kzbin.info/www/bejne/ZqKkf3l3g5d7htksi=nDR0M4vq-xBxzWmh
@Michal-J
@Michal-J Жыл бұрын
You sir saved me hours of brainstorming. I managed to deploy my Angular Application without any issues with that VS Code extension. Great job, keep it up! :) Liked & Subscribed.
@IsraelQuiroz
@IsraelQuiroz Жыл бұрын
Happy to hear that! :) Welcome and i truly appreciate it!
@govardhanreddy33
@govardhanreddy33 Жыл бұрын
Thanks a lot, I learned
@IsraelQuiroz
@IsraelQuiroz Жыл бұрын
You are welcome! :)
@rosssilcott5439
@rosssilcott5439 Жыл бұрын
Sooo helpful. Thank you. :)
@IsraelQuiroz
@IsraelQuiroz Жыл бұрын
your welcome! :)
@datascienceandmachinelearn2537
@datascienceandmachinelearn2537 11 ай бұрын
Thanks, it is really useful
@IsraelQuiroz
@IsraelQuiroz 11 ай бұрын
your welcome!
@AgustinCampon
@AgustinCampon 7 ай бұрын
A deploy with ssr?
@Grush12345
@Grush12345 Жыл бұрын
After deployment, we are getting a white blank screen only in the browser and no errors in the console. What could be the possible reasons and solutions?
@thomaspichler8791
@thomaspichler8791 9 ай бұрын
Thank you for the explanation but how to connect the angular app with the backend / server?
@IsraelQuiroz
@IsraelQuiroz 9 ай бұрын
Your welcome! Either watch my Angular 17 .Net 8 video or the video I have of how to deploy that type of app to Azure
@ALLU811
@ALLU811 11 ай бұрын
Hi bro in Microsoft azure we can host both angular and nodejs at once?
@ricardotovar4597
@ricardotovar4597 10 ай бұрын
Great video, I have a question, why do you choose window as your operating system?
@IsraelQuiroz
@IsraelQuiroz 10 ай бұрын
appreciate it! because work! im a .Net Developer first
@hectorcontreras9171
@hectorcontreras9171 6 ай бұрын
Do we need the Azure App Service Extension if we're using Visual Studio 2022 (not VS Code)?
@IsraelQuiroz
@IsraelQuiroz 6 ай бұрын
I forget what it's called but u can use the Azure view in VS
@luisfernandodeolazabalsche3317
@luisfernandodeolazabalsche3317 2 жыл бұрын
Gracias.
@IsraelQuiroz
@IsraelQuiroz 2 жыл бұрын
De nada :)
2 жыл бұрын
Hello, I am developing a project and your video was very useful to deploy my app to azure. But how should I proceed once I changed the code? As I deployed a app that isn't updated anymore, I'd like the Azure to also update the code, how should I do that?
@IsraelQuiroz
@IsraelQuiroz 2 жыл бұрын
U need to do an Ng build before deploying so your dist folder gets the new build if not u are pushing the last build Happy to hear my video helped!
@ManuelHernandez-zq5em
@ManuelHernandez-zq5em 2 жыл бұрын
The new deployed changes on the angular app will not reflect when opening the azure web app again, even if Restart and Refresh the app. Am I missing something? Any hints?
@2dabang
@2dabang 2 жыл бұрын
Hi, it is very clear and informational. One thing I need is how can I use the Azure CLI to deploy the application. Do you have any thoughts?
@IsraelQuiroz
@IsraelQuiroz 2 жыл бұрын
There should be various microsoft articles on how to do it but the main thing is u need to be able to connect to azure from your terminal then everything else is about knowing the commands
@krishgondaliya7277
@krishgondaliya7277 3 ай бұрын
So, the issue is, first time we just deploy dist folder in azure app service, and after if i make any changes in code and rebuilt this in local machine, then is that service automatically get this changes or i have to redeploy this folder to the azure app service?
@IsraelQuiroz
@IsraelQuiroz 3 ай бұрын
you have to update your azure app service with new changes when you make them, if you want continuous updates i suggest your create a CI/CD pipeline if you dont want to do it manually! and i have videos about that!
@nelsonrivers8546
@nelsonrivers8546 2 жыл бұрын
How about deploying an Angular app to IIS ?
@IsraelQuiroz
@IsraelQuiroz 2 жыл бұрын
ill keep that one in mind, thank you Nelson!
@andrejpetnuch9886
@andrejpetnuch9886 2 жыл бұрын
i have little problem on ayure with get request with parameters for example : users/user/:id on mz angular route endpoint. but hot it set on virtual path on azure? if i set it on ayure it is be like a string => mean param :id
@IsraelQuiroz
@IsraelQuiroz 2 жыл бұрын
It should work regardless of whether it's on azure or not cuz the route is in the routing module or app.module
@yokehochin3532
@yokehochin3532 Жыл бұрын
Hihi, may I know the steps to deploy an Angular SSR to Azure?
@IsraelQuiroz
@IsraelQuiroz Жыл бұрын
Hi, thanks for the question i haven't done a lot with server side rendering honestly with Azure but i found this article and hope it helps: bossprogrammer.medium.com/how-to-deploy-an-angular-10-universal-app-with-server-side-rendering-to-azure-a2b90df9ca64
@yokehochin3532
@yokehochin3532 Жыл бұрын
@@IsraelQuiroz Thanks for the reply, this article steps is not working. Okay, hope you explore the SSR and come out a tutorial in future. Thanks :)
@zuhofang
@zuhofang Жыл бұрын
@@yokehochin3532 bro if you have any ideas about deploying angular ssr in azure, please share it
@bladimir4295
@bladimir4295 2 жыл бұрын
Hi, I'm trying to follow the steps, but I'm getting the following error: Error: Couldn't detect a version for the platform 'nodejs' in the repo. Could anyone help me plz?
@IsraelQuiroz
@IsraelQuiroz 2 жыл бұрын
if its in the repo that means you probably need to reinstall node in your project or make sure in your app service to select Node when creating the app service
How to Use Azure Key Vault to Keep Your .NET API Secrets Safe!
14:54
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 20 МЛН
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 20 МЛН
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН
How To Deploy Angular 14 .Net 6 Web App To Azure FULL TUTORIAL!
24:15
Deploying Angular to Azure
11:43
Coding Tutorials
Рет қаралды 9 М.
Best of CES 2025
14:50
The Verge
Рет қаралды 639 М.
How to Deploy your Angular application in Azure DevOps
20:30
.NET API Integration Testing using an In-Memory Database!
22:39
Israel Quiroz
Рет қаралды 2,6 М.
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 20 МЛН