OmegaCodex
OmegaCodex
  • 64
  • 56 782
Secure Your Code : Secret Management in Azure Pipelines | OmegaCodex
🔒 Welcome to "Secure Your Code: Mastering Secret Management in Azure Pipelines"! In this tutorial, we dive deep into the world of Azure DevOps to show you how to handle secrets securely in Azure Pipelines. Whether you're a beginner or an experienced developer, you'll find essential techniques and strategies to protect your sensitive information.
🔑 What You'll Learn:
- What secrets are and why they're crucial in development.
- Best practices for managing secrets effectively.
- Demonstrations on using secret variables and integrating Azure KeyVault.
🛡️ Managing secrets is more than just a security measure; it's about ensuring the integrity and reliability of your applications. Join us as we explore each method, provide demonstrations, and help you set up a secure, streamlined workflow.
👀 Engage with Us!
💬 Have you ever encountered issues with managing secrets? What methods have you tried, and what challenges have you faced?
🔥 Share your tips or ask questions in the comments below. Let’s discuss and learn from each other's experiences!
*Follow Me*
Instagram: omega_codex
LinkedIn: linkedin.com/in/sanalkrs
#AzureDevOps #SecretManagement #AzurePipelines #DevSecOps #CloudSecurity #AzureKeyVault #DevOpsTips #SoftwareDevelopment #CodeSecurity #TechTutorial
*Source Code (Free):* buymeacoffee.com/omegacodex/e/169604
*Related Videos*
Multi-Stage YAML Pipelines: *(Most Popular)* th-cam.com/video/QHVIEEjCF5M/w-d-xo.html
Azure DevOps YAML Templates: th-cam.com/video/phcv8aKCWz8/w-d-xo.html
Common Questions Answered for Web App Deployment to IIS: th-cam.com/video/w9KNMCn-59A/w-d-xo.html
Feeling generous? Buy me a coffee here:
www.buymeacoffee.com/omegacodex
Graphics Assets from Envato Elements. Try it out here: 1.envato.market/omegacodex
*Chapters:*
0:00 Intro
0:41 What are secrets
2:22 Best Practices with Secrets
4:38 Secret Variables in Pipeline
11:55 Secret Management using Azure Key Vault
22:26 Using Key Vault References
27:47 Outro
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
*OMEGACODEX OTHER POPULAR VIDEOS:*
►► Learn How to Perform Health Checks in .NET Core in Just Seconds! th-cam.com/video/NkqgLlavDZA/w-d-xo.html
►► How Microsoft Does It | Git Branching Strategies: th-cam.com/video/11lepMkWGRI/w-d-xo.html
►► Free Web Hosting on Azure - Static Web Apps | Free SSL, Custom Domain, Managed APIs: th-cam.com/video/M7YODRPb_hw/w-d-xo.html
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
*Tools Used*
Shot on: iPhone 13
Mic: amzn.to/453abZd
Light: amzn.to/3ZtxPwM
OBS Studio: obsproject.com
Davinci Resolve: www.blackmagicdesign.com/products/davinciresolve
CreateStudio 3: createstudio.com/
*AFFILIATE PROGRAM*
I am a participant in the Amazon Associates Program, an affiliate advertising program designed to provide a means to earn fees by linking to Amazon.com and affiliated sites. The above-mentioned links are part of the program.
มุมมอง: 98

วีดีโอ

Transform Your Workflow with Azure Pipelines Triggers | OmegaCodex
มุมมอง 134หลายเดือนก่อน
🚀 Welcome to today’s Azure Pipelines tutorial! In this video, I'll guide you through the different types of triggers available in Azure Pipelines. We'll cover everything from CI Triggers to CD Triggers, including PR Triggers, Scheduled Triggers, and Pipeline Triggers. 🛠️ 🔍 Whether you're a beginner looking to automate your first build or a seasoned pro aiming to optimize your deployment workflo...
Deploying Docker Images to Azure App Service: From Registry to App Service | OmegaCodex
มุมมอง 1573 หลายเดือนก่อน
Dive deeper into the world of Azure with our latest tutorial! 🌐✨ Following up on our previous session on Docker builds and Azure Container Registry (ACR), we now take you through the seamless process of deploying those Docker images to Azure App Service. This step-by-step guide is designed to simplify what seems complex, ensuring your applications are not just built and stored, but also live an...
Docker To Azure | Building Your Azure DevOps Pipeline | OmegaCodex
มุมมอง 1833 หลายเดือนก่อน
Welcome to our step-by-step tutorial on how to streamline your .NET Core application deployment using Docker and Azure DevOps! 🚀 In this video, I'll walk you through the process of creating a YAML pipeline in Azure DevOps to build a Docker image of your .NET Core project and push it to an Azure Container Registry. Whether you're new to Docker, Azure, or .NET Core, this guide is designed to be s...
NET Aspire: Your Path to Cloud-Ready .NET Apps #aspnetaspire #omegacodex
มุมมอง 834 หลายเดือนก่อน
🚀 Ready to revolutionize your .NET app development? Join us in introductory video of .NET Aspire, your gateway to cloud-native greatness! From seamless orchestration to powerful components, we uncover it all. 📋 In this video: ✅ Discover what .NET Aspire is all about. ✅ Learn the art of app orchestration. ✅ Dive into the world of Aspire components. ✅ Explore project templates for effortless deve...
One Year on YouTube | OmegaCodex Channel: One Year of Unforgettable Moments
มุมมอง 255 หลายเดือนก่อน
It's been a year! Thank you to everyone who has followed and subscribed along the way. It's been an amazing journey sharing all of my unforgettable moments on TH-cam. I'm sharing with you my thoughts on one year completed on TH-cam. I've learned so much, experienced so much, and made so many friends along the way. I hope you'll join me on this journey as we continue to share all of our favourit...
Self-Hosted Azure DevOps Agents: From Setup to .NET Core Build on Windows Server
มุมมอง 4855 หลายเดือนก่อน
In this comprehensive tutorial, we dive deep into setting up a self-hosted Azure agent on a Windows Server and using it to build a .NET Core application. Perfect for both beginners and seasoned developers, this guide is packed with step-by-step instructions, best practices, and troubleshooting tips. 🔗 *Source Code:* www.buymeacoffee.com/omegacodex/e/196281 *Related Videos:* Azure DevOps | How t...
Navigating Responses in Minimal API | Typed Results Vs Results | ASP.NET Core
มุมมอง 1266 หลายเดือนก่อน
Welcome back to our insightful journey through ASP.NET Core! 🌟 In today’s video, we delve deep into the heart of Minimal APIs to unravel the mysteries of TypedResults and Results. If you've ever wondered about the best practices for structuring responses in your ASP.NET Core applications, you're in the right place! We'll explore the nuances of these two powerful classes, comparing their structu...
Debunking Top 5 Myths About Azure Functions - What You Need to Know! | OmegaCodex
มุมมอง 1.1K6 หลายเดือนก่อน
Are Azure Functions just for small tasks? Can they really handle the security and scale required for enterprise-level applications? And what about maintaining state - is it possible in a serverless environment? Join me as we debunk the top five misconceptions about Azure Functions. From security features to cost-effectiveness, state management with Durable Functions, and the ability to run comp...
From Bulky to Sleek: Implementing Minimal APIs in C# | OmegaCodex
มุมมอง 1.2K7 หลายเดือนก่อน
From Bulky to Sleek: Implementing Minimal APIs in C# | OmegaCodex
Common Questions Answered for Web App Deployment to IIS | Deployment Groups | OmegaCodex
มุมมอง 1187 หลายเดือนก่อน
Common Questions Answered for Web App Deployment to IIS | Deployment Groups | OmegaCodex
Azure OpenAI SDK with OpenAI Whisper | Build Your Own Transcriber | OmegaCodex
มุมมอง 7937 หลายเดือนก่อน
Azure OpenAI SDK with OpenAI Whisper | Build Your Own Transcriber | OmegaCodex
Azure DevOps YAML Templates : Build Better Pipelines | OmegaCodex
มุมมอง 1.3K7 หลายเดือนก่อน
Azure DevOps YAML Templates : Build Better Pipelines | OmegaCodex
From Chaos to Clarity: Navigating .NET Configuration | .NET | OmegaCodex
มุมมอง 2008 หลายเดือนก่อน
From Chaos to Clarity: Navigating .NET Configuration | .NET | OmegaCodex
Multi-Stage YAML Pipelines | Azure DevOps |A Comprehensive Guide for Beginners | OmegaCodex
มุมมอง 6K8 หลายเดือนก่อน
Multi-Stage YAML Pipelines | Azure DevOps |A Comprehensive Guide for Beginners | OmegaCodex
Mastering the Transition: 10 Steps to Client-Side Development for Seasoned Server-Side Developers
มุมมอง 2499 หลายเดือนก่อน
Mastering the Transition: 10 Steps to Client-Side Development for Seasoned Server-Side Developers
Health Checks in .NET Core (Hindi) - Experimental Video
มุมมอง 319 หลายเดือนก่อน
Health Checks in .NET Core (Hindi) - Experimental Video
Streamline Microservices Communication: Harnessing Azure Service Bus
มุมมอง 93410 หลายเดือนก่อน
Streamline Microservices Communication: Harnessing Azure Service Bus
Azure DevOps - Deploy Webapp to Apache on Linux Server | Deployment Groups #devops #azure
มุมมอง 3.1K10 หลายเดือนก่อน
Azure DevOps - Deploy Webapp to Apache on Linux Server | Deployment Groups #devops #azure
Azure DevOps - How To Deploy Webapp to IIS Server | Deployment Groups | #azuredevops #devops
มุมมอง 7Kปีที่แล้ว
Azure DevOps - How To Deploy Webapp to IIS Server | Deployment Groups | #azuredevops #devops
Azure DevOps | How to create build & release pipeline | OmegaCodex
มุมมอง 3.5Kปีที่แล้ว
Azure DevOps | How to create build & release pipeline | OmegaCodex
Understanding API Versioning | .NET Microservices Series | OmegaCodex
มุมมอง 806ปีที่แล้ว
Understanding API Versioning | .NET Microservices Series | OmegaCodex
What's the fuss about Prime Video and Monolith | OmegaCodex
มุมมอง 48ปีที่แล้ว
What's the fuss about Prime Video and Monolith | OmegaCodex
Your First Microservice on Docker with Visual Studio | .NET Microservice Series | OmegaCodex
มุมมอง 252ปีที่แล้ว
Your First Microservice on Docker with Visual Studio | .NET Microservice Series | OmegaCodex
Magic of Visual Studio & Docker for building microservices | .NET Microservices Series
มุมมอง 969ปีที่แล้ว
Magic of Visual Studio & Docker for building microservices | .NET Microservices Series
Twelve-Factor App - Is it worth it? | What is a Twelve-Factor App | OmegaCodex
มุมมอง 460ปีที่แล้ว
Twelve-Factor App - Is it worth it? | What is a Twelve-Factor App | OmegaCodex
Decide Between .NET 7 and .NET Framework For Docker: Find out Which One You Should Use! | OmegaCodex
มุมมอง 363ปีที่แล้ว
Decide Between .NET 7 and .NET Framework For Docker: Find out Which One You Should Use! | OmegaCodex
Free Web Hosting on Azure - Static Web Apps | Free SSL, Custom Domain, Managed APIs #azure
มุมมอง 2.1Kปีที่แล้ว
Free Web Hosting on Azure - Static Web Apps | Free SSL, Custom Domain, Managed APIs #azure
Streamline Development with Azure DevOps: Branch Policies for Git #azuredevops #devops #git #azure
มุมมอง 1.3Kปีที่แล้ว
Streamline Development with Azure DevOps: Branch Policies for Git #azuredevops #devops #git #azure
How to Load Test on Azure - Azure Load Testing #loadtesting #azure #performance #testing
มุมมอง 871ปีที่แล้ว
How to Load Test on Azure - Azure Load Testing #loadtesting #azure #performance #testing

ความคิดเห็น

  • @varsr2732
    @varsr2732 22 วันที่ผ่านมา

    It's very informative video. Please upload terraform tutorial for creating resources with respect to Microsoft Azure & Azure CI CD pipeline.

    • @omegacodex
      @omegacodex 5 วันที่ผ่านมา

      Ok. I will have one with bicep templates soon. Will see if I can address terraform as well there. Otherwise will create separate one

  • @DumDumGai
    @DumDumGai 27 วันที่ผ่านมา

    Best Azure DevOps tutorial, I ever watched. Great.

    • @omegacodex
      @omegacodex 26 วันที่ผ่านมา

      Thanks. That means a lot.

  • @markowen2372
    @markowen2372 28 วันที่ผ่านมา

    Perfect description. Great job!

    • @omegacodex
      @omegacodex 27 วันที่ผ่านมา

      Thanks

  • @mrstranger8388
    @mrstranger8388 หลายเดือนก่อน

    well I don't have as such error, I just want to know how can we change the default homepage of azure functions app?

    • @omegacodex
      @omegacodex หลายเดือนก่อน

      Default page of Function? Can you elaborate on the use case here and language in which the functions created?

    • @mrstranger8388
      @mrstranger8388 หลายเดือนก่อน

      ​@@omegacodex See when you create a fresh new azure functions then you get a subdomain from azure. When you go to that domain, you see a landing page that comes by default which is not created by you, I just want to change that landing page. I am using node js as my programming language.

  • @dannyThanigai
    @dannyThanigai หลายเดือนก่อน

    Good Tutorial!

    • @omegacodex
      @omegacodex หลายเดือนก่อน

      Thanks

  • @nickteehan
    @nickteehan หลายเดือนก่อน

    Thank you so much for this :)

    • @omegacodex
      @omegacodex หลายเดือนก่อน

      You're so welcome!

  • @KUNALGUPTA05
    @KUNALGUPTA05 หลายเดือนก่อน

    Nice you just read the preface of the book

    • @omegacodex
      @omegacodex หลายเดือนก่อน

      Well, it’s just a small review of the book. 😊

  • @user-tf8ij9mb2m
    @user-tf8ij9mb2m หลายเดือนก่อน

    it creates no difference , because at the end of the it deploy the code in container only , i thought i can use git to pull the code without need of adding storage to persists image and all, but now because of container everything is destroyed at time of deploy

  • @MrSonu1505
    @MrSonu1505 หลายเดือนก่อน

    Please upload a video on using Azure Key Vault .

    • @omegacodex
      @omegacodex หลายเดือนก่อน

      Uploaded a new video on Secret management Secure Your Code : Secret Management in Azure Pipelines | OmegaCodex th-cam.com/video/QZxlKqkbmyQ/w-d-xo.html

  • @ramkrishnmishra4979
    @ramkrishnmishra4979 หลายเดือนก่อน

    Thanks a lot sir for doing better and easiest explanation.

    • @omegacodex
      @omegacodex หลายเดือนก่อน

      Glad it was helpful

  • @CycloSher
    @CycloSher หลายเดือนก่อน

    Thank you, for making it simple and understandable

    • @omegacodex
      @omegacodex หลายเดือนก่อน

      Glad it was helpful!

  • @AmitKumar-dj5td
    @AmitKumar-dj5td 2 หลายเดือนก่อน

    Where we can find the full api implementation video?

    • @omegacodex
      @omegacodex 2 หลายเดือนก่อน

      It’s still in progress series. I will be continuing it.

    • @AmitKumar-dj5td
      @AmitKumar-dj5td 2 หลายเดือนก่อน

      @@omegacodex thanks,

  • @ogahgodwin2390
    @ogahgodwin2390 2 หลายเดือนก่อน

    Please, can you share the code in this tutorial so that we can try replicate the same thing you have done.

    • @omegacodex
      @omegacodex 2 หลายเดือนก่อน

      Here it is. I have added it now to description as well. www.buymeacoffee.com/omegacodex/e/239549

    • @ogahgodwin2390
      @ogahgodwin2390 2 หลายเดือนก่อน

      @@omegacodex, Sorry, the link to the source code went to the buy coffee website. Or do we have to buy coffee before we can get it?

    • @omegacodex
      @omegacodex 2 หลายเดือนก่อน

      @@ogahgodwin2390 yes, its on buymeacoffee but its free download

  • @AbdulRehman-hu8ot
    @AbdulRehman-hu8ot 2 หลายเดือนก่อน

    Perfect!

  • @amubikanunabdulsemiu679
    @amubikanunabdulsemiu679 2 หลายเดือนก่อน

    I can’t see Development group tool after clicking the pipeline

    • @omegacodex
      @omegacodex 2 หลายเดือนก่อน

      Which version of Azure Devops are you using ?

  • @omegacodex
    @omegacodex 2 หลายเดือนก่อน

    Multi-Stage YAML Pipelines | Azure DevOps |A Comprehensive Guide for Beginners | OmegaCodex th-cam.com/video/QHVIEEjCF5M/w-d-xo.html Magic of Visual Studio & Docker for building microservices | .NET Microservices Series th-cam.com/video/nPzXX9ypDyo/w-d-xo.html

  • @sachindwivedi2313
    @sachindwivedi2313 3 หลายเดือนก่อน

    Hello sir, I am trying to create pipeline for on-premise dev-ops account with repository as TFS. I created CI pipeline, created target environment as the same VM under deployment group, but it failed to deploy through release pipeline i created, the error is: ERROR ( message:Configuration error Filename: redirection.config Line Number: 0 Description: Cannot read configuration file due to insufficient permissions ##[error]Process 'appcmd.exe' exited with code '5'. Kindly Help

    • @omegacodex
      @omegacodex 2 หลายเดือนก่อน

      It could be because the user under which your agent is running doesn't have access to read redirection.config. What is Azure agent service running as? In Windows services and look for the agent, something like Azure Pipelines Agent and check as which user its running

  • @Brmmalesela
    @Brmmalesela 3 หลายเดือนก่อน

    Thank you

  • @coach0165
    @coach0165 3 หลายเดือนก่อน

    Thank you!!!

  • @IndianIntelligence
    @IndianIntelligence 3 หลายเดือนก่อน

    Good explanation…please do a video on Kubernetes from scratch, Thanks

    • @omegacodex
      @omegacodex 3 หลายเดือนก่อน

      Yes, coming up next ☺️

  • @harshinir8941
    @harshinir8941 3 หลายเดือนก่อน

    Thank you for the detail video ❤

    • @omegacodex
      @omegacodex 3 หลายเดือนก่อน

      You are welcome!

  • @user-ve8yu4nd8e
    @user-ve8yu4nd8e 3 หลายเดือนก่อน

    Hi..Nice explanation and kindly requesting you to make a video brief about Environment along with main difference between normal JOB vs Deployment Job in YAML.

    • @omegacodex
      @omegacodex 3 หลายเดือนก่อน

      Sure I will

  • @Vivek-wz3nk
    @Vivek-wz3nk 3 หลายเดือนก่อน

    Can you tell how to set variables in node with .env file

    • @omegacodex
      @omegacodex 2 หลายเดือนก่อน

      There could be few different approaches - if deploying to azure app service, then you can set environment variables using appsettings - you could use secure files is Library section and then use that to replace the env file during deployment - you could put placeholder in env file and replace them during deployment using ReplaceToken extension

  • @IndianIntelligence
    @IndianIntelligence 3 หลายเดือนก่อน

    Please do a video on kubernetes also

    • @omegacodex
      @omegacodex 3 หลายเดือนก่อน

      Yup.. coming soon 😊

    • @IndianIntelligence
      @IndianIntelligence 3 หลายเดือนก่อน

      Thanks@@omegacodex

  • @hadleymyron3503
    @hadleymyron3503 3 หลายเดือนก่อน

    "Promosm"

  • @kavacham222
    @kavacham222 4 หลายเดือนก่อน

    Hello sir... Can you plz make a video on Azure monitoring for a dotnet project. Thanks

    • @omegacodex
      @omegacodex 4 หลายเดือนก่อน

      Sure. 👍🏼

  • @mohammedfareed4590
    @mohammedfareed4590 4 หลายเดือนก่อน

    Good

  • @poorneshks3720
    @poorneshks3720 4 หลายเดือนก่อน

    It would be great if you provide code so it helps us to practice instead just doing on your own

    • @omegacodex
      @omegacodex 4 หลายเดือนก่อน

      You can get it from this video. It’s the same project I have used in both videos th-cam.com/video/QHVIEEjCF5M/w-d-xo.html

  • @amitghosh9110
    @amitghosh9110 4 หลายเดือนก่อน

    Great explanation one questions instead of overriding the Appsettings variable can't we enforce to use Appsettings.dev.json tob be used for dev deployment or Appsettings.Stg.json for stage deployment?

    • @omegacodex
      @omegacodex 3 หลายเดือนก่อน

      You could do it by setting the appropriate ASPNETCORE_ENVIRONMENT through app settings. So set it Dev or Stg as needed

  • @asafmaman5316
    @asafmaman5316 4 หลายเดือนก่อน

    I get the following error in "Download artifact" step - 2024-02-05T10:44:36.0522456Z ##[error]Failed in getBuildApi with error: Error: unable to verify the first certificate 2024-02-05T10:44:36.1275105Z ##[error]Error: unable to verify the first certificate

    • @omegacodex
      @omegacodex 4 หลายเดือนก่อน

      It could be an issue with the build pipeline. Make sure you are using the correct task for publishing artifacts. Use Publish pipeline artifact instead of publish build artifacts

  • @GTA_Maniac
    @GTA_Maniac 4 หลายเดือนก่อน

    Where is Azure in this?

    • @omegacodex
      @omegacodex 4 หลายเดือนก่อน

      The SDK used is Azure OpenAI SDK

  • @countbrapcula-espana
    @countbrapcula-espana 4 หลายเดือนก่อน

    You need to slow down just a little during your changing of screens. You need to take a pause a little between any changes.

    • @omegacodex
      @omegacodex 4 หลายเดือนก่อน

      Sure. Thanks for the feedback

    • @maheshk6507
      @maheshk6507 14 วันที่ผ่านมา

      yes its very confusing

  • @danielb524
    @danielb524 4 หลายเดือนก่อน

    Very helpful, thanks!

    • @omegacodex
      @omegacodex 4 หลายเดือนก่อน

      Thanks

  • @alokdubey4085
    @alokdubey4085 5 หลายเดือนก่อน

    Hi, it was a good video but the music was unnecessary and the zup sound when the information banner was appearing was irritating. Please avoid those sounds. Otherwise great video.

    • @omegacodex
      @omegacodex 5 หลายเดือนก่อน

      Thanks for the feedback. 👍🏼 Will keep in mind

  • @NullReferenceExcepti0n
    @NullReferenceExcepti0n 5 หลายเดือนก่อน

    Very interesting video Sir!

    • @omegacodex
      @omegacodex 5 หลายเดือนก่อน

      Thanks ☺️

  • @IndianIntelligence
    @IndianIntelligence 5 หลายเดือนก่อน

    How to setup dotnet application on Kubernetes. Please create a video on this topic.

  • @arvindramaswamy
    @arvindramaswamy 5 หลายเดือนก่อน

    Wow! 1 year! Congratulations Sanal 👏🏼👏🏼👏🏼👏🏼👏🏼👏🏼👏🏼👏🏼👏🏼👏🏼👏🏼👏🏼 Keep creating wonderful content ✨️

    • @omegacodex
      @omegacodex 5 หลายเดือนก่อน

      Thank you so much!!

  • @CharwinAmper
    @CharwinAmper 7 หลายเดือนก่อน

    Hi, great tutorial, could you also do a sample of Azure Speech Ai service using Whisper model.

    • @omegacodex
      @omegacodex 7 หลายเดือนก่อน

      Thanks. Sure, will create something in upcoming videos

  • @adityapanday007
    @adityapanday007 7 หลายเดือนก่อน

    How we can create pipeline to deploy on IIS site's subside or subdolder? Also how to stop the site before deployment and starting same after deployment through pipeline?

    • @omegacodex
      @omegacodex 7 หลายเดือนก่อน

      For deploying to a subsite, you need to change the configuration type under stage name. Click on the stage name and you can find the option configuration type. Select ‘Web Application’ in that option. Then you will see a new field ‘virtual path’ below website name field. Enter the subfolder name here. Also you need to update physical path in manage task and update virtual app in deploy task You can set app offline by enabling ‘Take App Offline’ option in IIS WebApp Deploy Task. This will take your app offline before deployment.

    • @omegacodex
      @omegacodex 7 หลายเดือนก่อน

      You can refer this video for more explanation. Common Questions Answered for Web App Deployment to IIS th-cam.com/video/w9KNMCn-59A/w-d-xo.html

  • @omegacodex
    @omegacodex 8 หลายเดือนก่อน

    Watch full video here: From Chaos to Clarity: Navigating .NET Configuration | .NET | OmegaCodex th-cam.com/video/TRGlwXwaG6I/w-d-xo.html

  • @divyad426
    @divyad426 8 หลายเดือนก่อน

    Clear explanation thank you.. i have one doubt while working quick test options, if we paste my application URL it will automatically do load testing for whole application? Like login to logoff process , otherwise whatever link we have pasted it will only take load testing? My requirements are have to do load testing for some specific scenarios alone, if i go quick test process how can i do load testing for specific module?

    • @omegacodex
      @omegacodex 8 หลายเดือนก่อน

      Thanks. The quick test will generate load for the given URL only. It will not know what to test within your app. For testing scenarios, you will need a JMeter script to run it through Azure load testing as I have shown in the video.

  • @irenemukii7969
    @irenemukii7969 8 หลายเดือนก่อน

    great explanation question: for my virtual machine I have multiple sites... how do I ensure my pipeline is directed to the site I want and not just the default site? any extra steps?

    • @omegacodex
      @omegacodex 8 หลายเดือนก่อน

      Thanks. For deploying to a specific site, you can use the Website name field in both IIS Web App Manage and IIS Web App Deploy tasks. By default, it's linked to Parameters.WebsiteName which u can find if you click on the stage name above the task list. You can either specify it there or click Unlink all to unlink the parameters and specify it individually on the Task.

    • @omegacodex
      @omegacodex 7 หลายเดือนก่อน

      You can refer this video for more explanation. Azure DevOps Deployment Groups: Common Questions Answered for Web App Deployment to IIS | OmegaCodex th-cam.com/video/w9KNMCn-59A/w-d-xo.html

  • @user-sb9jo6nx9z
    @user-sb9jo6nx9z 8 หลายเดือนก่อน

    do i need public ip in my local server iis to host the application ?

    • @omegacodex
      @omegacodex 8 หลายเดือนก่อน

      No you don’t. When you install the agent, it connects to the DevOps instance. Thought your local server should be able to access Internet if you are using Az DevOps services.

    • @omegacodex
      @omegacodex 7 หลายเดือนก่อน

      You can refer this video for more explanation. Common Questions Answered for Web App Deployment to IIS th-cam.com/video/w9KNMCn-59A/w-d-xo.html

  • @gqntexas
    @gqntexas 8 หลายเดือนก่อน

    Great tutorial.. loved how you went through and explained the different parts of the YAML file

    • @omegacodex
      @omegacodex 8 หลายเดือนก่อน

      Thanks 👍🏼

  • @omegacodex
    @omegacodex 8 หลายเดือนก่อน

    Watch full video here: Multi-Stage YAML Pipelines | Azure DevOps |A Comprehensive Guide for Beginners | OmegaCodex th-cam.com/video/QHVIEEjCF5M/w-d-xo.html

  • @omegacodex
    @omegacodex 8 หลายเดือนก่อน

    Watch full video here: Multi-Stage YAML Pipelines | Azure DevOps |A Comprehensive Guide for Beginners | OmegaCodex th-cam.com/video/QHVIEEjCF5M/w-d-xo.html

  • @angelanaya8037
    @angelanaya8037 9 หลายเดือนก่อน

    Excellent explanation in simple language in a step-by-step manner, I am able to create a end to end CI/CD pipeline for my project. Thank you very much.

    • @omegacodex
      @omegacodex 9 หลายเดือนก่อน

      Thanks 😊

  • @omegacodex
    @omegacodex 9 หลายเดือนก่อน

    Watch full video here: Mastering the Transition: 10 Steps to Client-Side Development for Seasoned Server-Side Developers th-cam.com/video/JsJeskdzZZA/w-d-xo.html

  • @omegacodex
    @omegacodex 9 หลายเดือนก่อน

    Watch full video here: Learn How to Perform Health Checks in .NET Core in Just Seconds! th-cam.com/video/NkqgLlavDZA/w-d-xo.html

  • @navroshkapoor
    @navroshkapoor 10 หลายเดือนก่อน

    Mine is stucked at 5:48 , it take time should i wait or there is some issue ? Ok now i get it we have to press enter !!

    • @omegacodex
      @omegacodex 9 หลายเดือนก่อน

      glad it worked. :)