article thumbnail

Publish Azure DevOps Extensions using Azure Workload Identity

Xebia

As you may know, I maintain several Azure DevOps Extensions. To publish them I use the Azure DevOps extension tasks. If you need help configuring a basic CI/CD pipeline for an Azure DevOps Extension, check out the guidance on Microsoft Learn ). And to authenticate you must provide a Personal Access Token.

Azure 130
article thumbnail

Deploy a custom Docker image on Azure ML using a blue-green deployment with Python

Xebia

Introduction Azure Machine Learning (Azure ML) is a popular machine learning service. Azure ML provides a lot of predefined functionality for deploying machine learning model endpoints, which is great. Use the Azure ML Python SDK to configure and manage deployment to Azure ML. " azure-ai-ml=="1.13.0"

Azure 130
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Dealing with Wildcard SSL Certificates on Azure and Kubernetes

Perficient

It is almost certain that any DevOps approaches the challenges of implementing SSL certificates at some time. Of course, there are free certificates, such as the well-known Lets Encrypt. Azure Key Vault When developing a project for Azure, you’ll likely store your certificates at Azure Key Vault. domain.com.

Azure 97
article thumbnail

9 Free Azure Training Resources

ParkMyCloud

If you’re looking to tune up your Microsoft Azure knowledge, contemplating a cloud computing career, or want to show value to a potential employer, there’s never been a better time than now to seize the opportunity to learn with a few free Azure training resources. Microsoft Azure’s Own Training Resources. Azure DevOps ( 21.8K

Azure 106
article thumbnail

Free Courses at Linux Academy – November 2019

Linux Academy

To continually support your mission to learn and grow, we are always adding new, free courses and resources for developing Linux and Cloud skills. Courses Free in November : CloudFormation Deep Dive. DevOps Essentials. This course helps prepare you for applying for and successfully obtaining a Linux Job. AWS Essentials.

Linux 104
article thumbnail

Learn Azure by Doing with New Azure Training!

Linux Academy

Ready to solidify your Azure skills by doing? We’re excited to announce our completely new Azure courses that meet 100% of exam objectives and include Hands-On Labs, Interactive Diagrams, flash cards, study groups, practice exams, downloadable course videos, and more! Azure, just like Microsoft ? New Azure Courses.

Azure 83
article thumbnail

Monitoring consumer lag in Azure Event Hub

Xebia

However, it is not available as a default metric in Azure Insights. The Azure SDK can retrieve the sequence number of the last enqueued event of a partition. Since both are simple counters you can calculate the difference and publish this as a custom metric in azure insights. You can set it up with some custom code.

Azure 130