cloud portal
cloud portal
  • 14
  • 67 221
"Microsoft Certified DevOps Engineer Expert Certification Renewal Guide new- Exam AZ-400" | Jan 2024
Learn how to renew your Microsoft Certified: DevOps Engineer Expert certification in 2024. This video will walk you through the steps involved in renewing your certification, as well as provide tips on how to prepare for the renewal assessment.
The Microsoft Certified: DevOps Engineer Expert certification is a valuable credential that demonstrates your skills in DevOps. If your certification is expiring soon, be sure to renew it to stay up-to-date on the latest DevOps technologies and solutions.
In this video, we will cover the following topics:
What is the renewal process for the Microsoft Certified: DevOps Engineer Expert certification?
How do I prepare for the renewal assessment?
What skills are measured in the renewal assessment?
Where can I find resources to help me prepare for the renewal assessment?
Additional keywords:
Keywords:
DevOps Engineer Expert certification
Microsoft certification renewal
DevOps skills assessment
How to renew Microsoft certification
Microsoft Certified DevOps Engineer Expert renewal assessment
Azure DevOps skills
Site reliability skills
Azure Active Directory security skills
GitHub Actions skills
GitHub Script skills
Azure cost management skills
Azure Artifacts skills
Self-hosted build agent skills
Hashtags:
#MicrosoftCertifiedDevOpsEngineerExpert
#DevOpsCertificationRenewal
#DevOpsSkillsAssessment
#MicrosoftCertificationRenewal
#MicrosoftCertifiedDevOpsEngineerExpertRenewalAssessment
#AzureDevOpsSkills
#SiteReliabilitySkills
#AzureActiveDirectorySecuritySkills
#GitHubActionsSkills
#GitHubScriptSkills
#AzureCostManagementSkills
#AzureArtifactsSkills
#SelfHostedBuildAgentSkills
มุมมอง: 3 844

วีดีโอ

"Microsoft Certified Azure Administrator Associate Renewal Guide Latest,new- Exam AZ-104" | Jan 2024
มุมมอง 15K11 หลายเดือนก่อน
Microsoft Certification Renewal Assessment Are you due for your Microsoft Certified Azure Administrator Associate exam renewal? In this video, we'll guide you through the process and cover the essential skills measured in the AZ-104 exam. Stay up-to-date with the latest certification details, requirements, and exam changes as of July 28, 2023. Keywords: Microsoft Azure Azure Administrator Assoc...
Azure DevOps Release Pipeline | CD | Create .Net Core Release Pipeline | Deploy To Azure App Service
มุมมอง 7Kปีที่แล้ว
This video demonstrates how to create a Azure DevOps Release pipeline for ASP.NET Core MVC web app project. ▬▬▬▬▬▬ Useful Links 🔗 ▬▬▬▬▬▬ ►Create ASP.NET Core MVC web app learn.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/start-mvc?view=aspnetcore-7.0&tabs=visual-studio-code ▬▬▬▬▬▬ Checkout our Other Tutorial Videos for free ▬▬▬▬▬▬ Azure Tutorial Playlist :- th-cam.com/play/PL4IjjJcJ_...
Azure DevOps Build Pipeline | CI/CD | Create .Net Core Build Pipeline
มุมมอง 13Kปีที่แล้ว
Azure DevOps Build Pipeline | CI/CD | Create .Net Core Build Pipeline This video demonstrates how to create a Azure DevOps build pipeline for ASP.NET Core MVC web app project. ▬▬▬▬▬▬ Useful Links 🔗 ▬▬▬▬▬▬ ►Create ASP.NET Core MVC web app learn.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/start-mvc?view=aspnetcore-7.0&tabs=visual-studio-code ▬▬▬▬▬▬ Checkout our Other Tutorial Videos f...
How to push a file from local machine into Azure DevOps Repo(Using Git) | Clone Azure DevOps Repo
มุมมอง 16Kปีที่แล้ว
How to push a file from local machine into Azure DevOps Repo(Using Git) | Clone Azure DevOps Repo In this video you will going to learn how to create ASP.NET Core MVC web app and how to push it from local repo to azure devops repo. And also you are going to learn how to clone your azure devops repo to your local folder. ▬▬▬▬▬▬ Useful Links 🔗 ▬▬▬▬▬▬ ►Create ASP.NET Core MVC web app learn.microso...
No hosted parallelism has been purchased or granted Error | Fixed!!
มุมมอง 2.1Kปีที่แล้ว
"No hosted parallelism has been purchased or granted" Error You will not be given any free grant of agents by default from Microsoft with its new policy To build your code or deploy your software using Azure Pipelines, you need at least one agent. As you add more code and people, you'll eventually need more. When your pipeline runs, the system begins one or more jobs. An agent is computing infr...
How to Install Terraform in Windows | Terraform Tutorials
มุมมอง 250ปีที่แล้ว
In this demo tutorial, i demonstrate step by step how to download and install Terraform on Windows and Linux operating systems. Terraform is a cloud infrastructure provisioning tool which can be used with many cloud providers such as AWS, GCP, Azure, CloudFlare etc. Terraform is an open-source infrastructure as code software tool created by HashiCorp. Users define and provision data center infr...
What is terraform | Terraform tutorial for beginners | Infrastructure as Code
มุมมอง 171ปีที่แล้ว
In this "what is Terraform" video, you will learn what Terraform is, its use cases, how it works and all the basics of it. Terraform is an open-source infrastructure as a code software tool that allows you to manage hundreds of cloud services using a uniform CLI approach. Terraform uses declarative configuration files to codify cloud APIs. Terraform allows you to create, update, and destroy inf...
Create an account on Azure DevOps | Azure DevOps Tutorial For Beginners
มุมมอง 3.1Kปีที่แล้ว
Create an account on Azure DevOps is another video of the Azure DevOps Tutorial series. In this video, you will learn how to create an account on azure DevOps portal. We will see what things are required to create an account on azure DevOps Portal, how azure DevOps portal can be accessed. Checkout our Other Tutorial Videos for free :- Azure Tutorial Playlist :- th-cam.com/play/PL4IjjJcJ_RLsceXn...
How to Create AWS Account Free in 5 Minutes - AWS Account Creation 2023
มุมมอง 4.7Kปีที่แล้ว
In this video, We will show you How to Create AWS Account Free in 5 Minutes. Its an another video from our AWS Tutorial, AWS Tutorial for Beginners. Prerequisite : You need to have an email id and Credit/debit card to create an account on AWS. Checkout our Other Tutorial Videos for free :- Azure Tutorial Playlist :- th-cam.com/play/PL4IjjJcJ_RLsceXn5FPbwvlbYsJTCHDdw.html #aws #amazonaws #freeaw...
How to Create Azure Vnet and Subnet - 2023
มุมมอง 281ปีที่แล้ว
Description: In this video you will see how to create Resource Group, Virtual Network and Subnet in detail. In this Microsoft Azure virtual network tutorial explains the step-by-step process to create a virtual network and subnet in azure. First of all, we will create a resource group and then we will create azure vnet and finally, we will create 2 subnets under our azure vnet Azure vnet is a p...
What is Virtual Network in Azure | Azure VNET For Beginners | Benefits of Azure Virtual Network
มุมมอง 70ปีที่แล้ว
Overview of Azure Networking:- - An Azure virtual network (VNet) is a representation of your own network in the cloud. - It is a logical isolation of the Azure cloud dedicated to your subscription. You can fully control the IP address blocks, DNS settings, security policies, and route tables within this network. - You can also further segment your VNet into subnets and launch Azure virtual mach...
How to Create Virtual Machine In Azure Free | Azure Virtual Machine Tutorial | Azure Training
มุมมอง 2.5Kปีที่แล้ว
The Azure virtual machine tutorial will cover most of the concepts of Azure virtual machine. Azure is a cloud computing platform and an online portal that allows you to access and manage cloud services and resources provided by Microsoft. In this video, we will be looking into what is Azure, what is Azure virtual machine, benefits of Azure virtual machine and Azure virtual machine components. W...

ความคิดเห็น

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

    Thank you so much, very clear and concise steps.

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

    please share repo url

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

      See my previous video of how to create a build pipeline. Where i shown how to create repo.

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

    sir plz tell us how to get git hub copilot free account, or refer a link if u know, I will be thankful

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

      Will check and update you buddy..

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

    Shouldnt q3 will be service connector?

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

    very nice and simple explanation, Thank u for the video really superb, Kindly make video for on other aspect like Kafka, azure bus etc.

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

      Thanks. Sure will add video about Kafka.

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

    Bro i want a video on i have created the web api using the .net and i am using that api in react for front end and data base used is sql server and i want to deploy these project using the azure devops how can i do that.

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

      Sure will upload it soon.

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

    Thank so much 🤩

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

    please share for on-premises for .NET core pipleline to published in dev and test machines

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

      You want to publish code to on-premises servers? Could you please elaborate more about the setup you having

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

    for question 24, you chose User1, User2, User3 only. But User 3 is in DE. however, the dynamic membership is for USA. how can user3 be part of this group?

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

    for question 15, doesn't azure bastion require its own subnet? shouldn't the answer be "Add a new subnet to VNET1"?

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

    for question 7, you chose subnetB and subnetC only. why can't you deploy an ACI to subnetA?

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

      You could deploy the Azure container instance to SubnetA as it has a Microsoft Storage service endpoint, but it's not ideal because SubnetA is typically reserved for resources directly related to storage. Placing the container instance there might lead to resource management and security concerns, as it deviates from the standard practice of subnet usage within Azure virtual networks. SubnetB, where AppContainer is already deployed, provides a more suitable environment for deploying container instances.

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

    All answers are not correct, I couldn't clear the exam

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

      You will get 60-70 % questions from this video..Not all questions you will get from here.

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

      Have you cleared the exam on the next round?

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

    How to conform our email confirmation code pls tell me sir

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

      Didn't get your question.

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

    How many questions are there?

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

      Total 26 questions are there.. this was live exam I had recorded.

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

    Can you renew your certification every year?

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

      You can take the renewal assessment any time during your six-month eligibility window, via Microsoft Learn. Once you pass, your certification will be extended one year from the expiration date.

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

      @@cloudportal351 every year?

  • @dineshkumar.k2444
    @dineshkumar.k2444 11 หลายเดือนก่อน

    Any free deployment services?😢

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

      I didn't get your question.

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

    I would say you need separate subnet for Azure Container Instance. Checked it in real environment For entra group dynamic rule: this is badly configured to trick, because there are no "()" It's like + and * in calculus, if you don't put parentheses, it's the default rules I would guess this would mean : USA and (Marketing or Sales)

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

    1. Question - 00:15 5. Question - 07:17 9. Question - 10:49 13. Question - 13:24 17. Question - 18:33 21. Question - 21:15 25. Question - 24:00 2. Question - 02:00 6. Question - 07:30 10. Question - 11:28 14. Question - 14:55 18. Question - 19:14 22. Question - 22:23 26. Question - 24:34 3. Question - 03:20 7. Question - 08:12 11. Question - 12:08 15. Question - 16:55 19. Question - 20:28 23. Question - 23:15 4. Question - 06:15 8. Question - 09:57 12. Question - 12:45 16. Question - 17:25 20. Question - 20:50 24. Question - 23:35

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

      Your compilation of the Question and links were very handy and useful. I managed to pass the exam. Kudos for your materials.

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

    Very Helpful. Thanks.

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

      Glad it was helpful!

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

    Thanks for the questions. I have pass today my exam with the help of your video. 80% question are from your video. Thanks again 🙂

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

      Most welcome 😊

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

    Bro the last step was not completed it rises a error please give any solution

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

      What error you got?

  • @mr_tharindu_dasantha
    @mr_tharindu_dasantha ปีที่แล้ว

    Thank you ❤ Very helpful video 🥰

  • @ronythomas4930
    @ronythomas4930 ปีที่แล้ว

  • @bravesingh1677
    @bravesingh1677 ปีที่แล้ว

    great video very informative and to the point

  • @manamuchatlu12
    @manamuchatlu12 ปีที่แล้ว

    Hi , for me in azure devops under pipeline there are only 3 options 1.pipelines 2.environments 3.library There is no release and deployment group options

    • @cloudportal351
      @cloudportal351 ปีที่แล้ว

      Is this your personal account or companies account?

    • @Fallout4Executions1
      @Fallout4Executions1 15 วันที่ผ่านมา

      you have to enable it in the organization settings

  • @sunshineinthepocket
    @sunshineinthepocket ปีที่แล้ว

    Wow… thank you so much 😊

  • @lifeisfullofsurprises4807
    @lifeisfullofsurprises4807 ปีที่แล้ว

    Hi bro am unable to class editor and am getting no hosted parallelism has been purchased

    • @cloudportal351
      @cloudportal351 ปีที่แล้ว

      For hosted parallelism...I have already uploaded a video Please check that on my channel.

  • @20EUIT095_Nithàlakshana_N
    @20EUIT095_Nithàlakshana_N ปีที่แล้ว

    Will it auto debit?

    • @cloudportal351
      @cloudportal351 ปีที่แล้ว

      There are all the options like auto debit or manual payment you have to select that as per your choice on Amazon payment page.

    • @vaibhav.v6403
      @vaibhav.v6403 ปีที่แล้ว

      @@cloudportal351 that will take 24 hours to get acess all services

  • @sivaciet007
    @sivaciet007 ปีที่แล้ว

    Hi I have successfully deployed my project and my pipeline release also success but in the app service browser shows page can't Be found

    • @cloudportal351
      @cloudportal351 ปีที่แล้ว

      Check the network settings..and check that if http and https ports are opened or not..

  • @ismetgocer5718
    @ismetgocer5718 ปีที่แล้ว

    Thank you...

  • @Ram92026z
    @Ram92026z ปีที่แล้ว

    I am even more confused now. When did you create that pipeline that you suddenly show in this video that has an error?

    • @cloudportal351
      @cloudportal351 ปีที่แล้ว

      When you have not applied for Hosted parallelism.. you have to fill the form and within 48 hrs parallelism granted by Microsoft for your organisation.

  • @rakeshmahajan4756
    @rakeshmahajan4756 ปีที่แล้ว

    Great thanks 👍

  • @JoseCastro-ql1yl
    @JoseCastro-ql1yl ปีที่แล้ว

    Thank you for your great work!

  • @kanavsandhir6266
    @kanavsandhir6266 ปีที่แล้ว

    i am facing the error of no host parallelism is granted or purchased.How to fix this

    • @cloudportal351
      @cloudportal351 ปีที่แล้ว

      I have already updated the video regarding this... please check it on my TH-cam channel.

  • @bandb1047
    @bandb1047 ปีที่แล้ว

    How to solve: PS E:\DevopsPractice\aspnetcoreapp> dir Directory: E:\DevopsPractice\aspnetcoreapp Mode LastWriteTime Length Name ---- ------------- ------ ---- d----- 7/31/2023 2:18 PM bin d----- 7/31/2023 2:18 PM obj d----- 7/31/2023 2:11 PM Pages d----- 7/31/2023 2:11 PM Properties d----- 7/31/2023 2:11 PM wwwroot -a---- 7/31/2023 2:11 PM 154 appsettings. Development. json -a---- 7/31/2023 2:11 PM 151 appsettings. json -a---- 7/31/2023 2:11 PM 219 aspnetcoreap p.csproj -a---- 7/31/2023 2:11 PM 573 Program.cs PS E:\DevopsPractice\aspnetcoreapp> git remote add origin mbh0534@dev.azure.com/mbh0534/mbh/_git/mbh error: remote origin already exists. PS E:\DevopsPractice\aspnetcoreapp> git push -u origin --all fatal: Failed to find location service Password for 'mbh0534@dev.azure.com/mbh0534/mbh/_git/mbh': PS E:\DevopsPractice\aspnetcoreapp>

    • @cloudportal351
      @cloudportal351 ปีที่แล้ว

      First delete the .git folder from your local repo. Then initialize the git using the 'git init' command. Then clone the Azure devops repo to this local repo..and then try to push your local repo code to remote Azure repo

  • @sarvjeetrawat7719
    @sarvjeetrawat7719 ปีที่แล้ว

    if I want to create release pipeline should I still follow this step ??

    • @cloudportal351
      @cloudportal351 ปีที่แล้ว

      No... for release pipeline you have to go to release option and create release pipeline... I will going to upload the video for same in few days..

  • @satyasai5172
    @satyasai5172 ปีที่แล้ว

    Bro debit card is working or not now?

    • @cloudportal351
      @cloudportal351 ปีที่แล้ว

      Yes, you can sign up for a free AWS account without a credit card. Instead, you can use your Debit card. All you need to do is, During sign-up for a free tier AWS account, on the Billing Information section, provide the Debit card details instead of your credit card.

  • @kadimiharish8766
    @kadimiharish8766 ปีที่แล้ว

    Thank you for explaining very simple

  • @swapnilshinde3259
    @swapnilshinde3259 ปีที่แล้ว

    Thanks 🙂

  • @swapnilshinde3259
    @swapnilshinde3259 ปีที่แล้ว

    Very informative and on point video. Thank You.