Ramesh Gupta
Ramesh Gupta
  • Видео 173
  • Просмотров 21 310
How do I download artifacts from Azure artifacts? How to download packages from artifact feed azure
In this video, we’ll guide you step by step on how to download packages from Azure Artifacts feed using both YAML and classic pipelines. You’ll learn how to configure pipelines to pull different types of packages including Maven, Python, npm, NuGet, and Universal packages. We’ll walk through the necessary configurations and provide examples for each type, helping you seamlessly integrate package management into your CI/CD processes in Azure DevOps.
How do I download artifacts from Azure artifacts?
How do I add packages to Azure artifacts feed?
Where are artifacts packages stored?
How do I publish a package to artifacts?
How do I upload a package to Artifactory?
What is an artifact package?
What ...
Просмотров: 26

Видео

How do I upload a Python package to Azure artifacts? | Publish Python package to Azure Artifacts
Просмотров 38День назад
In this video, we will walk you through the process of building and publishing Python packages in an Azure DevOps Artifacts feed. Learn how to create a private feed for storing and managing your Python packages, push your Python packages to the feed, and use the feed to restore dependencies in your Azure DevOps pipelines. We’ll cover everything from creating the Python package, configuring the ...
What is container apps in Azure? | How do you implement Azure containers? | Containers Tutorial
Просмотров 73День назад
In this video, we'll dive into how to set up Azure Container Apps, a fully managed service that allows you to deploy containers without managing the underlying infrastructure. We will cover what Azure Container Apps are, their use cases, and how they help in running microservices and event-driven applications in a scalable and serverless environment. Step-by-step, we'll guide you through creati...
Can we integrate Bitbucket with Azure DevOps? | Connect Bitbucket with Azure DevOps
Просмотров 18День назад
In this video, you'll learn how to integrate Bitbucket with Azure DevOps to streamline your CI/CD pipeline. We’ll walk through the step-by-step process of connecting your Bitbucket repository with Azure DevOps, creating a continuous integration (CI) and continuous deployment (CD) pipeline, and setting up automated workflows for your projects. Whether you're using Bitbucket for version control a...
What is the difference between Terraform plan and apply? | What are the three steps in Terraform?
Просмотров 25День назад
In this video, we delve into the fundamental differences between terraform plan and terraform apply, two of the most important commands in Terraform. We start with an introduction to Terraform, a popular Infrastructure as Code (IaC) tool used for automating the deployment and management of cloud resources. Then, we explore how terraform plan helps in creating an execution plan by previewing the...
What is a network interface? | What is the use of network interface in Azure? | Azure Networking
Просмотров 14День назад
In this video, we'll dive deep into the concept of network interfaces in Azure. We'll start by explaining what network interfaces (NICs) are and their role in Azure's virtual networking. Then, we'll walk you through the step-by-step process of creating a network interface in Azure. We'll explore and explain all the important properties associated with network interfaces, including IP configurat...
What are subnets in Azure? | How to create a subnet? | What is VNet and subnet in Azure?
Просмотров 35День назад
In this video, we dive into the concept of subnets within Azure Virtual Networks. You'll learn what subnets are, their purpose, and the role they play in organizing and securing your Azure resources. We will guide you through the step-by-step process of creating a subnet in Azure, explaining different types of subnets such as public, private, and gateway subnets. Whether you're setting up your ...
What is a network security group in Azure? | How to setup network security groups in azure?
Просмотров 33День назад
In this video, you'll learn how to set up Network Security Groups (NSGs) in Azure, a critical component for securing your cloud infrastructure. We'll walk you through the process of creating NSGs, configuring inbound and outbound security rules to control traffic, and associating these NSGs with subnets and network interfaces. By the end of this tutorial, you'll understand how to effectively ma...
Does Azure DevOps integrate with GitHub? | How to integrate GitHub with Azure DevOps?
Просмотров 36День назад
In this video, I’ll walk you through the process of integrating GitHub with Azure DevOps. We’ll start by creating a GitHub service connection in Azure DevOps, allowing seamless collaboration between your repositories and Azure DevOps pipelines. You'll learn how to set up and authenticate the connection, configure it for your projects, and leverage GitHub as your source control for Azure DevOps ...
How to use ssh-keygen and PuTTY to generate a new SSH key? | How do I generate a SSH key?
Просмотров 46День назад
In this video, you'll learn how to generate SSH keys using both PuTTYgen and the command line OpenSSH ssh-keygen on Linux, Windows, and Mac. We'll guide you step-by-step through the process of creating secure SSH keys for your servers and applications. Additionally, we'll cover how to convert a .pem file to a .ppk file, a common requirement when working with AWS or other cloud services that use...
What are Azure artifacts? How to configure Azure artifacts? Package Management with Azure Artifacts
Просмотров 892 дня назад
In this video, we dive into Azure DevOps Artifacts, a powerful tool for managing and sharing packages across your development teams. We'll start by explaining what Azure DevOps Artifacts is and why it's essential for modern DevOps practices. You'll learn how to create a feed, push and pull packages, and download packages to your local environment. We'll also cover how to configure upstream sour...
How to create a Python pipeline in Azure DevOps? | How Python can be used in Azure | Python Tutorial
Просмотров 1002 дня назад
In this video, we explore how to seamlessly integrate Python with Azure Pipelines. You will learn step-by-step how to run Python scripts within your Azure DevOps CI/CD pipelines, including how to pull Python packages from repositories, authenticate securely, and push packages back to repositories. Whether you're automating testing, deployments, or package management, this guide will help you en...
What is a service in Kubernetes? | How can you create a service in Kubernetes? | Kubernetes Tutorial
Просмотров 1032 дня назад
In this video, we dive into the world of Kubernetes services, exploring what they are and why they are essential in managing containerized applications. We break down the different types of Kubernetes services, including ClusterIP, NodePort, LoadBalancer, and ExternalName, explaining their use cases and advantages. You'll learn how services enable seamless communication between your pods and ho...
How to Build & Push Docker Images to Azure Container Registry with Azure Pipelines | Docker Tutorial
Просмотров 18414 дней назад
In this video, I’ll guide you through the process of building and pushing Docker images to Azure Container Registry (ACR) using Azure Pipelines. You’ll learn step-by-step how to automate your Docker workflows, ensuring your images are efficiently built and securely stored in ACR. We’ll explore different methods for building and pushing Docker images, highlighting the best practices for CI/CD in...
What is a deployment in Kubernetes? | Kubernetes Deployments Explained: Create, Update and Rollback
Просмотров 6414 дней назад
In this video, we dive deep into Kubernetes Deployments, a crucial concept for managing and scaling applications in Kubernetes. We start by explaining what Deployments are and why they are essential for maintaining the desired state of your applications. You'll learn how to create, update, and roll back Deployments in Kubernetes, ensuring that your applications are always running smoothly. We'l...
What is a replica set in Kubernetes? | How to create a replica set in K8s? | Kubernetes Tutorial
Просмотров 4414 дней назад
What is a replica set in Kubernetes? | How to create a replica set in K8s? | Kubernetes Tutorial
What is an Action Group in Azure and How to Set It Up | Step-by-Step Tutorial
Просмотров 5914 дней назад
What is an Action Group in Azure and How to Set It Up | Step-by-Step Tutorial
What is recovery services vault in Azure? | Create and configure Recovery Services vaults
Просмотров 9514 дней назад
What is recovery services vault in Azure? | Create and configure Recovery Services vaults
How to Setup Application Logs Monitoring in Azure VMs using Azure Monitor & Log Analytics
Просмотров 19514 дней назад
How to Setup Application Logs Monitoring in Azure VMs using Azure Monitor & Log Analytics
What are data collection rules in an Azure Monitor? | How do I collect logs from a virtual machine?
Просмотров 8821 день назад
What are data collection rules in an Azure Monitor? | How do I collect logs from a virtual machine?
What is a task group in Azure DevOps? | How to create Task Groups and Integrate with CI/CD pipelines
Просмотров 5321 день назад
What is a task group in Azure DevOps? | How to create Task Groups and Integrate with CI/CD pipelines
How to generate an authentication token in SonarQube? | SonarQube Generate token for project
Просмотров 7721 день назад
How to generate an authentication token in SonarQube? | SonarQube Generate token for project
What is the private link scope in Azure? | How do I enable private link in Azure? | Azure AMPLS
Просмотров 11421 день назад
What is the private link scope in Azure? | How do I enable private link in Azure? | Azure AMPLS
How to integrate Azure DevOps with AWS? AWS Toolkit for Azure DevOps tutorial | Amazon Web Services
Просмотров 11821 день назад
How to integrate Azure DevOps with AWS? AWS Toolkit for Azure DevOps tutorial | Amazon Web Services
What is service Fabric managed cluster? | How to Setup Azure Service Fabric Cluster?
Просмотров 12921 день назад
What is service Fabric managed cluster? | How to Setup Azure Service Fabric Cluster?
What is an Azure Services bus? | How to setup Service Bus in Azure? | Azure Service Bus tutorial
Просмотров 7321 день назад
What is an Azure Services bus? | How to setup Service Bus in Azure? | Azure Service Bus tutorial
What are libraries in Azure DevOps? | How to use library variables in Azure pipeline?
Просмотров 10128 дней назад
What are libraries in Azure DevOps? | How to use library variables in Azure pipeline?
What is a trigger in Azure pipeline? | How to implement CI/CD in Azure DevOps Pipelines?
Просмотров 17728 дней назад
What is a trigger in Azure pipeline? | How to implement CI/CD in Azure DevOps Pipelines?
What are pods in Kubernetes? | What is difference between POD and container? | Kubernetes Tutorial
Просмотров 53Месяц назад
What are pods in Kubernetes? | What is difference between POD and container? | Kubernetes Tutorial
What is Kubectl? | What is kubectl used for? | How to install kubectl in local machine?
Просмотров 188Месяц назад
What is Kubectl? | What is kubectl used for? | How to install kubectl in local machine?

Комментарии

  • @tanutiwari6532
    @tanutiwari6532 2 дня назад

    Thank you so much for fulfilling my request

  • @VinalPatel-x7s
    @VinalPatel-x7s 2 дня назад

    can you pls share the video link in which it works also how to check the logs and is it possible we can check through dns link?

  • @VinalPatel-x7s
    @VinalPatel-x7s 2 дня назад

    can you please provide the link of that video in which it works, also how to check that logs.

  • @vedantsood4178
    @vedantsood4178 5 дней назад

    Hello Ramesh, When are you going to release end to end pipeline for k8 with real infra scenario covered with secops principles?

  • @Syed8727
    @Syed8727 6 дней назад

    Sir please let me know how to connect with you

  • @GauravTiwari-pf3yc
    @GauravTiwari-pf3yc 7 дней назад

    how we can create service fabric managed cluster with existing virtual network , as via portal we cant addd vnet during creation of service fabric , please help

    • @ramesh.gupta1
      @ramesh.gupta1 7 дней назад

      you can follow below article learn.microsoft.com/en-us/azure/service-fabric/how-to-managed-cluster-networking

  • @sivas4861
    @sivas4861 8 дней назад

    super

  • @nishitkumar7650
    @nishitkumar7650 8 дней назад

    Sir please add little bit of theory before starting the practical part just a recommendation.

  • @feelingsk7555
    @feelingsk7555 8 дней назад

    Hi Ramesh Sir, Can we connected over the call??

  • @tanutiwari6532
    @tanutiwari6532 11 дней назад

    For the first time I visited your channel it's a very good learning. Can you please create the video on integrate vs code with GitHub to push repo and github integrated with azure DevOps and with the help of ci/ cd pipeline deployment of resources executed in respective cloud

  • @SebaxGT1
    @SebaxGT1 12 дней назад

    Thank you very much just what I needed

  • @sirishameduri3926
    @sirishameduri3926 13 дней назад

    useful content for certification.thank you

  • @MahipalSingh-y3p
    @MahipalSingh-y3p 14 дней назад

    Ramesh kindly create video in hindi because I guess you are not able to explain in English in proper way

    • @ramesh.gupta1
      @ramesh.gupta1 13 дней назад

      Thanks🙂 I am trying to improve it

  • @bhanu_chintha
    @bhanu_chintha 14 дней назад

    Good

  • @sdharris10
    @sdharris10 15 дней назад

    Didnt work tried multiple times can you add that part that shows it works

    • @ramesh.gupta1
      @ramesh.gupta1 15 дней назад

      Sure i will make a video on that too

  • @srikantkumar401
    @srikantkumar401 16 дней назад

    Hello sir, if possible please make a video for sample resume for azure devops, it will be very helpful for us...

  • @adityapawar1813
    @adityapawar1813 18 дней назад

    Is this going to cost me money i have created one postgresql db can you please tell me

    • @ramesh.gupta1
      @ramesh.gupta1 18 дней назад

      yes, you can check here for pricing azure.microsoft.com/en-in/pricing/details/postgresql/flexible-server/

  • @mgdesire9255
    @mgdesire9255 19 дней назад

    Hello sir please upload videos in ACR and AKS playlist ❤😊

  • @trendingnation7534
    @trendingnation7534 19 дней назад

    Your contact detail Pls

  • @feelingsk7555
    @feelingsk7555 19 дней назад

    Hi Ramesh Bhai, once you please make video, push docker image on ACR

  • @vinitamishra3061
    @vinitamishra3061 20 дней назад

    Great information. Thank you. How can I deploy/export servicenow update sets using Azure pipelines?

    • @ramesh.gupta1
      @ramesh.gupta1 20 дней назад

      you can use service now rest api's to export or import update sets , something like below $serviceNowInstance/api/now/v1/table/sys_update_set/$updateSetSysId/export"

    • @ramesh.gupta1
      @ramesh.gupta1 20 дней назад

      Thanks

  • @dawidabc9609
    @dawidabc9609 21 день назад

    Can you please elaborate how to verify if the data is being transferred through private endpoints, comparing before & after adding endpoints? Thanks!

    • @ramesh.gupta1
      @ramesh.gupta1 21 день назад

      you can check the logs in your application insight or log analytics

  • @nikhilkhariya8247
    @nikhilkhariya8247 22 дня назад

    Hi i am looking for azure mentor. If you can provide 1-1 session please let me know

  • @nikhilkhariya8247
    @nikhilkhariya8247 22 дня назад

    Any scope for 1-1 sessions?

  • @kalyanreddybandi5861
    @kalyanreddybandi5861 23 дня назад

    Nice videos add some more on what the real time issue is how to resolve most of them

  • @ravikumargorle7313
    @ravikumargorle7313 Месяц назад

    Hi sir, Please do a demo in realtime projects cicd implementation with Azure devops

  • @MithileshPandey-gb4xw
    @MithileshPandey-gb4xw Месяц назад

    i likes your video....please can make one video ...what is job ? what is trigger ? what is variables?

  • @SrikantSahoo-l7b
    @SrikantSahoo-l7b Месяц назад

    Hi Ramesh, Could you please create a video on how to create a multimaster and multiworker node using AKS (which means 3 master and 3 workers).

    • @ramesh.gupta1
      @ramesh.gupta1 Месяц назад

      Sure, will set this up when we are done with basics of kubernetes

  • @vedantsood4178
    @vedantsood4178 Месяц назад

    Hi Ramesh, Please cover this k8 in pipeline project as per industry standards and architecture setup approach as it used in companies , so that it could be useful to explain in interviews scenarios as well. Love your dedication!

  • @shatrusharma2036
    @shatrusharma2036 Месяц назад

    How

  • @nishitkumar7650
    @nishitkumar7650 Месяц назад

    Can you make a video on how to troubleshoot vm issues

  • @nishitkumar7650
    @nishitkumar7650 Месяц назад

    Nice tutorial bro

  • @ravikumargorle7313
    @ravikumargorle7313 Месяц назад

    Please also do some hands on projects with the help of Azure devops, docker and AKS. Please explain what are all the roles and responsibilities of Azure devops engineer and skills required for getting the job in this role .

  • @ravikumargorle7313
    @ravikumargorle7313 Месяц назад

    Nice Explanation Sir. Thank you so much

  • @roverlover4416
    @roverlover4416 Месяц назад

    Thank you sir for this video How many videos are we expecting in this series??

    • @ramesh.gupta1
      @ramesh.gupta1 Месяц назад

      around 50 to cover basic and advanced topics

    • @roverlover4416
      @roverlover4416 Месяц назад

      @@ramesh.gupta1 sounds good 💯

  • @mgdesire9255
    @mgdesire9255 Месяц назад

    Sir how many videos are we expecting in this AKS playlist?

    • @ramesh.gupta1
      @ramesh.gupta1 Месяц назад

      Around 50 videos to cover all basic and advance concepts

    • @mgdesire9255
      @mgdesire9255 Месяц назад

      @@ramesh.gupta1 that helps to clear aks interview? With hands on experience thank you so much sir try to upload videos every day!! 😁😉😄🙂🤠

    • @ramesh.gupta1
      @ramesh.gupta1 Месяц назад

      @@mgdesire9255 yes and thanks

  • @SanaatanSatyaHai
    @SanaatanSatyaHai Месяц назад

    Great job 👏🏼

  • @user-st4lp5jr3b
    @user-st4lp5jr3b Месяц назад

    Really amazing, and used very simple words, so everyone easily can understand. could you please explain how to connect from public using private endpoint?

    • @ramesh.gupta1
      @ramesh.gupta1 Месяц назад

      Thanks, private endpoint is to not allow traffic from public. if you want to connect publicly you will have to create NSG rules and allow traffic from the range of IP addresses

  • @vedantsood4178
    @vedantsood4178 Месяц назад

    Hello Ramesh, Awaiting for corporate end 2 end devops projects for kubernetes deployments

    • @ramesh.gupta1
      @ramesh.gupta1 Месяц назад

      Sure, going to start videos on kubernetes soon

  • @svp9823
    @svp9823 Месяц назад

    Thanks

  • @funwithazure1861
    @funwithazure1861 Месяц назад

    Great video but doing this in English would be much better :)

  • @aadjesus
    @aadjesus Месяц назад

    Ball show content

  • @funwithazure1861
    @funwithazure1861 Месяц назад

    Great video but please speak English, the language of IT.

    • @ramesh.gupta1
      @ramesh.gupta1 Месяц назад

      Thanks, All the latest videos are now in english

  • @MrDee6600
    @MrDee6600 Месяц назад

    Gupta ji 🫰

  • @mustaquimsyed5678
    @mustaquimsyed5678 Месяц назад

    Please remove background music

    • @ramesh.gupta1
      @ramesh.gupta1 Месяц назад

      background music has been removed from latest videos

  • @mustaquimsyed5678
    @mustaquimsyed5678 Месяц назад

    Good

  • @ashuit49
    @ashuit49 Месяц назад

    I am looking video since very long, now finally wait over and It's very useful and knowledge azure bicep tutorial.

  • @ravikumargorle7313
    @ravikumargorle7313 Месяц назад

    Can you please give a demo for a 3 tier application

    • @ramesh.gupta1
      @ramesh.gupta1 Месяц назад

      Sure, will make a video on it soon

  • @user-lt5uy9tq5r
    @user-lt5uy9tq5r Месяц назад

    Thankyou, Can you help to create synthetic monitoring in Application Insights? also share your email please

  • @dhanrajchakre2230
    @dhanrajchakre2230 Месяц назад

    Hello Sir, I followed same steps but I cannot see all the groups associated to user and enterprise application. Could you please guide me?

    • @ramesh.gupta1
      @ramesh.gupta1 Месяц назад

      do you want your groups in enterprise application to populate in SonarQube as well?

    • @dhanrajchakre2230
      @dhanrajchakre2230 Месяц назад

      @@ramesh.gupta1 yes . Do we need to create list of groups in sonarqube manually? How to configure that all groups need to create automatically in sonarqube?

    • @dhanrajchakre2230
      @dhanrajchakre2230 Месяц назад

      @@ramesh.gupta1 Yes I have