Azure Resource Graph is a service in Azure that is designed to extend Azure Resource Management by allowing you to query across Azure subscriptions quickly and efficiently. It allows you to analyze your cloud inventory using complex queries launched programmatically or from the Azure portal. Additionally, the service helps to assess the impact of applying policies in large cloud environments to effectively govern your environment.Azure Resource Graph in a Simple way!
0 Comments
The AzAPI Terraform Provider simplifies the deployment and management of Microsoft Azure resources by providing a streamlined solution built on top of Azure ARM REST APIs. This provider enables the management of any Azure resource, regardless of the Azure ARM API version being used. Its primary advantage is the ability to deploy and manage new Azure resources and properties that may not be supported by the azurerm Terraform Provider, making it a versatile tool for Azure resource management.
Writing Azure DevOps Pipelines YAML, have you thought about including some conditional expressions? In this blog post, I am going to show how you can use If, elseif or else expressions to assist in your pipeline creation
This article in our series focused on Microsoft’s free security tools is on the Security Development Lifecycle (SDL) Threat Modeling Tool.
Azure Log Analytics is a service offered by Microsoft as part of the Azure Monitor suite of tools. It is a powerful tool for collecting, analyzing, and visualizing data from a variety of sources, including Azure resources, on-premises servers, and other cloud platforms.
In this post on ArgoCD I am going to walk through deploying an app from ArgoCD to AKS.
First of all, you can deploy an app from the Argo CD web UI or CLI. Ready your application in a Git-based repository. It does not matter what source control system you use for your repository as long as it is Git-based. in our case we will use Azure DevOps to deploy an app. we need to point to a Git repository of either K8s manifest, Helm, or Kustomize. In this blog post I am going to keep it simple and use the simple nginx application |
Author
Mohammad Al Rousan is a Microsoft MVP (Azure), Microsoft Certified Solution Expert (MCSE) in Cloud Platform & Azure DevOps & Infrastructure, An active community blogger and speaker.
Al Rousan has over 8 years of professional experience in IT Infrastructure and very passionate about Microsoft technologies and products. Top 10 Microsoft Azure Blogs
Archives
September 2023
Categories
All
|