Azure
6 Command Line (PowerShell & CLI) Tips & Tricks for Microsoft Azure you should know about!
(thomasmaurer.ch)
There are many experiences and possibilities to manage your Microsoft Azure resources, one of them
By: Thomas Maurer submitted:Dec 16 2022
There are many experiences and possibilities to manage your Microsoft Azure resources, one of them
being the command line experience using the Azure CLI or Azure PowerShell. In this blog post we are going to have a look at 6 tips & tricks for managing your Microsoft Azure resources using the command line with Azure
By: Thomas Maurer submitted:Dec 16 2022
Add your IP address as an NSG rule in Azure using Powershell
(sean-lloyd.com)
One of the (very minor) downsides of working from home, is that I often need to add my IP address to
By: Sean Lloyd submitted:Jun 16 2022
One of the (very minor) downsides of working from home, is that I often need to add my IP address to
many network security groups (NSG) in Azure.
By: Sean Lloyd submitted:Jun 16 2022
An example of using PowerShell to manage system and user-assigned managed identities in Azure
(4sysops.com)
Managed identities provide secure authentication for resources accessing other resources in Azure
By: Baki Onur Okutucu submitted:Feb 16 2024
Managed identities provide secure authentication for resources accessing other resources in Azure
without requiring sensitive information such as secrets, credentials, and certificates to be handled. Microsoft Entra ID manages these identities, enabling applications to obtain tokens for authentication. In this post, I will provide an example that illustrates how to use system and user-assigned managed identities with PowerShell.
By: Baki Onur Okutucu submitted:Feb 16 2024
Announcing Az Predictor
(techcommunity.microsoft.com)
The Azure PowerShell modules expose over 4,000 cmdlets and, on average, ten parameters per cmdlet.
By: Azure PowerShell submitted:Jun 16 2022
The Azure PowerShell modules expose over 4,000 cmdlets and, on average, ten parameters per cmdlet.
Experienced PowerShell users will find the right cmdlet and parameter to achieve their goal but this can be more complicated for casual users.
By: Azure PowerShell submitted:Jun 16 2022
Announcing the AzureRM to Az PowerShell Module Migration Toolkit
(techcommunity.microsoft.com)
As many of you know, all versions of the AzureRM PowerShell module are outdated, but not out of
By: Mike Robbins submitted:Jun 16 2022
As many of you know, all versions of the AzureRM PowerShell module are outdated, but not out of
support (yet). The Az PowerShell module is now the recommended PowerShell module for interacting with Azure.
By: Mike Robbins submitted:Jun 16 2022
Application Gateway Ingress Controller Deployment Script
(buchatech.com)
In this blog post, I want to share a script I built that deploys the AGIC. There are many steps to
By: Steve Buchanan submitted:Jun 15 2022
In this blog post, I want to share a script I built that deploys the AGIC. There are many steps to
deploying the AGIC and I figured this is something folks will need to deploy over and over so it makes sense to make it a little easier to do.
By: Steve Buchanan submitted:Jun 15 2022
ARM Template what-if deployment
(4bes.nl)
Last year at Microsoft Ignite, the private preview of the ARM template what-if option was
By: Barbara Forbes submitted:Jun 16 2022
Last year at Microsoft Ignite, the private preview of the ARM template what-if option was
introduced. Since about a month, this new option for PowerShell has gone into public preview and it is really a great new feature, that can help a lot with your template development. In this post, I want to show you how you can use ARM Template what-if deployment, how it can be integrated in a Azure DevOps pipeline and what this means for my PowerShell module ARMHelper.
By: Barbara Forbes submitted:Jun 16 2022
Attention if you use fslogix
(twitter.com)
and your users still have an old profile path configured in their AD user object! You will get logon
By: Dennis Mohrmann submitted:Jun 16 2022
and your users still have an old profile path configured in their AD user object! You will get logon
errors. Use PowerShell to find users with a profile path in your AD!
By: Dennis Mohrmann submitted:Jun 16 2022
Automate Azure Disk Encryption for Windows Virtual Machines – Elan Shudnow’s Blog
(shudnow.net)
The purpose of this article is to provide a script and demonstrate different scenarios in which my
By: Elan Shudnow submitted:Jun 15 2022
The purpose of this article is to provide a script and demonstrate different scenarios in which my
script can be used to help provide an automated method which can encrypt your OS and Data disks as well as automatically creating a Key Vault if one does not exist including the Access Policy configuration.
By: Elan Shudnow submitted:Jun 15 2022
Automate Azure Sentinel Deployment
(saggiehaim.net)
Azure Sentinel is a scalable, cloud-native, security information event management (SIEM) and
By: Saggie Haim submitted:Jun 16 2022
Azure Sentinel is a scalable, cloud-native, security information event management (SIEM) and
security orchestration automated response (SOAR) solution. Azure Sentinel delivers intelligent security analytics and threat intelligence across the enterprise, providing a single solution for alert detection, threat visibility, proactive hunting, and threat response.
By: Saggie Haim submitted:Jun 16 2022
Automate Azure tasks using scripts with PowerShell
(docs.microsoft.com)
Install Azure PowerShell locally and use it to manage Azure resources.
By: Microsoft Learn TV submitted:Jun 16 2022
Install Azure PowerShell locally and use it to manage Azure resources.
By: Microsoft Learn TV submitted:Jun 16 2022
Automate migration to SQL Managed Instance using Azure PowerShell and DbaTool
(techcommunity.microsoft.com)
From: JovanPop MicrosoftIn Microsoft Azure, you can easily migrate your databases from SQL Server
By: submitted:Jun 15 2022
From: JovanPop MicrosoftIn Microsoft Azure, you can easily migrate your databases from SQL Server
on-premises or Azure VMs to the fully-managed PaaS database service Azure SQL Database Managed Instance. In this post you will see how to create PowerShell scripts that automate migration to Managed Instance using Azure PowerShell and DbaTools.
By: submitted:Jun 15 2022
Automate on-premises Windows Server from the cloud using Azure Arc
(thomasmaurer.ch)
Running Windows Server on-premises or at the edge? Learn how you can leverage Azure automation,
By: Thomas Maurer submitted:Apr 12 2024
Running Windows Server on-premises or at the edge? Learn how you can leverage Azure automation,
PowerShell, Windows commands, and Azure management solutions for Windows Server on-premises. At the Windows Server Summit 2024, I had the chance to deliver a session with Ryan Willis Product Manager for Azure Arc and we went through different automation options ...
By: Thomas Maurer submitted:Apr 12 2024
Automate Public IP Address Change Notifications for Azure Services
(smsagent.blog)
In Azure, there are various ways to control and restrict the flow of traffic into, out of or between
By: Trevor Jones submitted:May 5 2023
In Azure, there are various ways to control and restrict the flow of traffic into, out of or between
resources depending on the resource in question and the pricing tier used. A common scenario where you might want to restrict traffic is with an API flow where you may want some of your resources to ... Continue reading Automate Public IP Address Change Notifications for Azure Services ?
By: Trevor Jones submitted:May 5 2023
Automate Your Entire Server Patching Process – YouTube
(youtube.com)
Your truly showing us how we can automate your server patching using Azure and PowerShell!
By: PowerShell Southampton submitted:Jun 16 2022
Your truly showing us how we can automate your server patching using Azure and PowerShell!
By: PowerShell Southampton submitted:Jun 16 2022
Automating Azure Resource Deployments in PowerShell: Part 1
(adamtheautomator.com)
Learn the many ways to get started with automating Azure resource deployments in part one of this
By: Adam Listek submitted:Oct 20 2023
Learn the many ways to get started with automating Azure resource deployments in part one of this
three part series.
By: Adam Listek submitted:Oct 20 2023
Automating Azure Usage Reports with PowerShell
(adamtheautomator.com)
One of the most important aspects of running workloads in Azure is keeping track of expenses. How
By: June Castillote submitted:Jun 15 2022
One of the most important aspects of running workloads in Azure is keeping track of expenses. How
you do that is through tracking resource usage with an Azure usage report. In this article, you?ll learn how to create a PowerShell script to easily query resource usage across all of your Azure resources by date.
By: June Castillote submitted:Jun 15 2022
Automating cleanup Entra Joined AVD hosts
(nielskok.tech)
This post is about automating the cleanup for Entra Joined Azure Virtual Desktop (AVD) hosts.
By: Niels Kok submitted:Dec 15 2023
This post is about automating the cleanup for Entra Joined Azure Virtual Desktop (AVD) hosts.
By: Niels Kok submitted:Dec 15 2023
Automating Role Assignment Cleanup in Azure with PowerShell
(cloud-right.com)
As an Azure administrator, maintaining a clean and secure environment is crucial. One aspect of
By: David O'Brien submitted:Mar 24 2023
As an Azure administrator, maintaining a clean and secure environment is crucial. One aspect of
keeping Azure organized is managing role assignments. Over time, you might end up with unused or "Unknown" role assignments, which can make management more challenging and potentially introduce security risks.
By: David O'Brien submitted:Mar 24 2023
Automating VM Deployment in Azure with PowerShell
(adamtheautomator.com)
Learn how to automate the deployment of a Windows VM on Azure using PowerShell. This guide covers
By: Adam Bertram submitted:Oct 25 2024
Learn how to automate the deployment of a Windows VM on Azure using PowerShell. This guide covers
network setup, NSG rules, and IIS installation.
By: Adam Bertram submitted:Oct 25 2024
Automating with PowerShell: an Azure DynDNS replacement
(cyberdrain.com)
Oracle has bought DynDNS somewhere in 2019 and decided to slowly start killing off the DynDNS
By: Kelvin Tegelaar submitted:Jun 16 2022
Oracle has bought DynDNS somewhere in 2019 and decided to slowly start killing off the DynDNS
Managed DNS services. This has caused us to look for a different solution. Of course, I immediately thought of Azure, with an Azure DNS hosted zone.
By: Kelvin Tegelaar submitted:Jun 16 2022
Avoid Windows Task Scheduler When Running Microsoft 365 PowerShell Scripts
(practical365.com)
Many people use the Windows Task Scheduler to run PowerShell scripts. The Task Scheduler works, but
By: Tony Redmond submitted:May 26 2023
Many people use the Windows Task Scheduler to run PowerShell scripts. The Task Scheduler works, but
it creates a dependency on a specific workstation and isn't as secure as you might like. Running Microsoft 365 PowerShell scripts in Azure Automation is a much better idea. It's time to dump the Task Scheduler!
By: Tony Redmond submitted:May 26 2023
Az Next – AI-powered interactive assistant Azure CLI
(thomasmaurer.ch)
As you know, the Azure CLI already AI-build in with the az find command, and you might have seen a
By: Thomas Maurer submitted:Jun 16 2022
As you know, the Azure CLI already AI-build in with the az find command, and you might have seen a
great feature like AI-powered PowerShell module called Az Predictor Module (Azure PowerShell Predictions), which does what the name says, predict PowerShell commands. Now with az next, the team also brought a similar feature to the Azure CLI. The team's goal with az next is to guide users through their scenarios or sequence of jobs-to-be-done in tool, so that they could remain focused and avoid unnecessary external documentation searches.
By: Thomas Maurer submitted:Jun 16 2022
Az Predictor Module
(thomasmaurer.ch)
Want to make it easier to write Azure PowerShell commands? Check out the Az Predictor which helps
By: Thomas Maurer submitted:Jun 16 2022
Want to make it easier to write Azure PowerShell commands? Check out the Az Predictor which helps
you to predict your Azure PowerShell command!
By: Thomas Maurer submitted:Jun 16 2022
Az v11.3.1
(github.com)
Just a couple of small fixes in this release.
By: Microsoft submitted:Feb 23 2024
Just a couple of small fixes in this release.
By: Microsoft submitted:Feb 23 2024
AzBobbyTables
(powershellgallery.com)
A module that wraps the Azure Data Tables SDK. +1 just for the name alone!
By: Emanuel Palm submitted:Sep 2 2022
A module that wraps the Azure Data Tables SDK. +1 just for the name alone!
By: Emanuel Palm submitted:Sep 2 2022
AzExpression 0.2.0
(powershellgallery.com)
Small module with functions that let you run Azure ARM template functions from PowerShell
By: Simon Wahlin submitted:Oct 28 2022
Small module with functions that let you run Azure ARM template functions from PowerShell
By: Simon Wahlin submitted:Oct 28 2022
AzOps v 2.1.1
(powershellgallery.com)
Integrated CI/CD Solution for Microsoft Azure.
By: Customer Architecture Team (CAT) submitted:Mar 17 2023
Integrated CI/CD Solution for Microsoft Azure.
By: Customer Architecture Team (CAT) submitted:Mar 17 2023
AzPolicyTest v 2.0.0
(powershellgallery.com)
Provides pre-defined pester tests for Azure Policy and Initiative definitions
By: Tao Yang submitted:Mar 8 2024
Provides pre-defined pester tests for Azure Policy and Initiative definitions
By: Tao Yang submitted:Mar 8 2024
AzUpdate: PowerShell and Azure Migrate, Managing User Authentication Updates and more
(techcommunity.microsoft.com)
It's been sometime since we connected last so lots of news to cover this week. News this week
By: Anthony Bartolo submitted:Jun 16 2022
It's been sometime since we connected last so lots of news to cover this week. News this week
includes: PowerShell support for Server Migration with Azure Migrate is now generally available, Updates to managing user authentication methods, New recommendations from Azure Advisor are now available, Microsoft announces the redesign of the Microsoft account Security page, QnA Maker introduces deep learning and as always our Microsoft Learn Module of the Week.
By: Anthony Bartolo submitted:Jun 16 2022
Azure Arc Intro (YouTube)
(youtube.com)
You've might have heard the news about Azure Arc and how it enables multi-cloud management from
By: Mike Kanakos and Jeremy Brow submitted:Jun 16 2022
You've might have heard the news about Azure Arc and how it enables multi-cloud management from
Azure. However, there's a secret that not many people know... you can manage your on-prem resources with Azure Arc.
By: Mike Kanakos and Jeremy Brow submitted:Jun 16 2022
Azure Arc Setup on Windows Server
(thomasmaurer.ch)
With Windows Server 2022 and later you now get the Azure Arc Setup integrated on your Windows
By: Thomas Maurer submitted:Dec 8 2023
With Windows Server 2022 and later you now get the Azure Arc Setup integrated on your Windows
Server. This allows you to onboard your Windows Server through a graphical wizard. With the wizard, you can easily onboard your Windows Server machine to Azure Arc. The wizard takes care of the following steps for you: verifying ...
By: Thomas Maurer submitted:Dec 8 2023
Azure Arc: Azure PowerShell prerequisites configuration script
(wmatthyssen.com)
This blog post will show you how you can configure Azure Arc prerequisites via the use of an Azure
By: Wim Matthyssen submitted:Jun 16 2022
This blog post will show you how you can configure Azure Arc prerequisites via the use of an Azure
PowerShell script.
By: Wim Matthyssen submitted:Jun 16 2022
Azure Arc: Provision an Extended Security License with an Azure PowerShell script
(wmatthyssen.com)
In this blog post, you'll learn how to use an Azure PowerShell script to provision an Extended
By: Wim Matthyssen submitted:Oct 27 2023
In this blog post, you'll learn how to use an Azure PowerShell script to provision an Extended
Security License (ESU)
By: Wim Matthyssen submitted:Oct 27 2023
Azure ARM template deploymentScripts
(yobyot.com)
After you finish reading this post and experimenting with the Azure sample template below, you may
By: Alex Neihaus submitted:Jun 16 2022
After you finish reading this post and experimenting with the Azure sample template below, you may
never again have to write a nested or linked template.
By: Alex Neihaus submitted:Jun 16 2022
Azure Automation GUI
(github.com)
A Web App front end for Azure Automation Runbooks. Use this project as a starting point for
By: Chris Redit submitted:Jun 23 2023
A Web App front end for Azure Automation Runbooks. Use this project as a starting point for
developing custom interfaces to trigger automation tasks. Based on the Azure Static Web Apps (SWA) Free plan.
By: Chris Redit submitted:Jun 23 2023
Azure Automation Managed Identity: Getting Started
(jeffbrown.tech)
Azure Automation accounts have traditionally used Run As accounts to authenticate to other Azure
By: Jeff Brown submitted:May 26 2023
Azure Automation accounts have traditionally used Run As accounts to authenticate to other Azure
services. However, Microsoft is deprecating Azure Automation Run As accounts in favor of using a managed identity. In this tutorial, you will learn what exactly is a managed identity, how to authenticate to Azure using the managed identity in a PowerShell [...]
By: Jeff Brown submitted:May 26 2023
Azure Automation Run As Account will retire on September 30, 2023
(learn.microsoft.com)
Start migrating to managed identities now!
By: Microsoft submitted:Sep 1 2023
Start migrating to managed identities now!
By: Microsoft submitted:Sep 1 2023
Azure Automation Runbook to manage SharePoin Online SPO
(spjeff.com)
Wanted to demo Azure Runbook with daily PowerShell PS1 that send SharePoint storage report email
By: Jeff Jones submitted:Jun 16 2022
Wanted to demo Azure Runbook with daily PowerShell PS1 that send SharePoint storage report email
with HTML table and CSV attachment. Features include:
By: Jeff Jones submitted:Jun 16 2022
Azure Automation Runbooks & State Configuration
(youtube.com)
In this video Mike Pfeiffer shows you how to get started with Azure Automation runbooks and state
By: CloudSkills submitted:Jun 16 2022
In this video Mike Pfeiffer shows you how to get started with Azure Automation runbooks and state
configuration with PowerShell DSC.
By: CloudSkills submitted:Jun 16 2022
Azure Automation supports Azure CLI commands in runbooks
(techcommunity.microsoft.com)
Azure Automation has announced support for Azure CLI commands in runbooks (preview announcement).
By: Nikita Bajaj submitted:Feb 23 2024
Azure Automation has announced support for Azure CLI commands in runbooks (preview announcement).
The rich command set of Azure CLI expands capabilities of runbooks even further, allowing you to reap combined benefits of both, for automating and streamlining management of Azure resources. Azure Automation runbooks target orchestration on a wide array of resources such as Virtual Machines, Arc-enabled Servers, Databases, Storage, Azure Active Directory, and much more, along with complex workflows involving multiple resources.
By: Nikita Bajaj submitted:Feb 23 2024
Azure Bastion: Azure PowerShell deployment script
(wmatthyssen.com)
This blog post will show you how you can deploy Azure Bastion and all associated resources via the
By: Wim Matthyssen submitted:Jun 16 2022
This blog post will show you how you can deploy Azure Bastion and all associated resources via the
use of an Azure PowerShell script.
By: Wim Matthyssen submitted:Jun 16 2022
Azure Bastion: Enable Azure Bastion Standard SKU features with Azure PowerShell
(wmatthyssen.com)
In this blog post, you'll learn how to use an Azure PowerShell script to enable all Azure Bastion
By: Wim Matthyssen submitted:Dec 8 2023
In this blog post, you'll learn how to use an Azure PowerShell script to enable all Azure Bastion
Standard SKU.
By: Wim Matthyssen submitted:Dec 8 2023
Azure Blob Storage Archive and Rehydration Management
(github.com)
I've developed a PowerShell Module for managing the rehydration process of archived blobs in Azure.
By: Brian Schroeder submitted:Aug 4 2023
I've developed a PowerShell Module for managing the rehydration process of archived blobs in Azure.
This script allows you to verify the status of blobs listed in a given file, determine whether they are in an 'Archive' state, and provides visibility on their rehydration status.
By: Brian Schroeder submitted:Aug 4 2023
Azure Cloud Shell in the Windows Terminal (YouTube)
(youtube.com)
Azure Cloud Shell is a great tool to manage your Azure environment. In this video, we are going to
By: Thomas Maurer submitted:Jun 16 2022
Azure Cloud Shell is a great tool to manage your Azure environment. In this video, we are going to
have a look at how you can run your Azure Cloud Shell in the Windows Terminal. Azure Cloud Shell is an interactive, authenticated, browser-accessible shell for managing Azure resources. It provides the flexibility of choosing the shell experience that best suits the way you work, either Bash or PowerShell.
By: Thomas Maurer submitted:Jun 16 2022
Azure DevOps Workload Identity & Terraform Authentication
(jeffbrown.tech)
Azure DevOps supports Workload Identity federation (powered by OpenID Connect) to authenticate to
By: Jeff Brown submitted:Apr 26 2024
Azure DevOps supports Workload Identity federation (powered by OpenID Connect) to authenticate to
Azure and Azure DevOps from your pipelines for deploying Terraform configurations. Workload Identity federation To follow along with this tutorial, you will need: To follow along with more code examples, check out this GitHub repository:JeffBrownTech/azure-devops-terraform-oidc-examples What is Workload Identity federation?
By: Jeff Brown submitted:Apr 26 2024
Azure Functions University – HTTP Lesson (PowerShell) – YouTube
(youtube.com)
Hi serverless friends! We have a new video for Azure Functions University ????? where @Ba4bes shows
By: Barbara 4bes submitted:Jun 16 2022
Hi serverless friends! We have a new video for Azure Functions University ????? where @Ba4bes shows
how to create HTTP triggered functions written in PowerShell!
By: Barbara 4bes submitted:Jun 16 2022
Azure Garbage Collection (auto-delete your unused resources)
(feval.ca)
Delete expired Azure resources automatically with this Azure Garbage Collector, using Powershell
By: submitted:Jun 15 2022
Delete expired Azure resources automatically with this Azure Garbage Collector, using Powershell
Azure Functions
By: submitted:Jun 15 2022
Azure PowerShell – Knowing the basics and starting with few important CMDLETS
(knowledge-junction.com)
On every weekend we are started sharing basic question and answers (may help to prepare interview ,
By: Prasham SaBbdra submitted:Jun 16 2022
On every weekend we are started sharing basic question and answers (may help to prepare interview ,
certifications, migration, help to understand basic concepts.) related to Microsoft cloud technologies (Azure, Azure AD, SharePoint, Microsoft 365, Teams, Power Platform and so on)
By: Prasham SaBbdra submitted:Jun 16 2022
Azure PowerShell module v2.3.2
(github.com)
The Azure PowerShell module v2.3.2 is now available on the PowerShell gallery. Quite a lot of
By: submitted:Jun 15 2022
The Azure PowerShell module v2.3.2 is now available on the PowerShell gallery. Quite a lot of
updates in the Network and EventGrid modules, read more: s://t.co/Jxv01aCglT
By: submitted:Jun 15 2022
Azure PowerShell releases demystified
(techcommunity.microsoft.com)
Have you ever wondered why Az.Compute has a different version than the Az module or why a module had
By: The Azure PowerShell team submitted:Jun 16 2022
Have you ever wondered why Az.Compute has a different version than the Az module or why a module had
documentation but is not available in Cloud Shell?
By: The Azure PowerShell team submitted:Jun 16 2022
Azure PowerShell Tips and Tricks
(techcommunity.microsoft.com)
Tips and tricks for using PowerShell and REST APIs in Azure.
By: Alvin Ashcraft submitted:Mar 22 2024
Tips and tricks for using PowerShell and REST APIs in Azure.
By: Alvin Ashcraft submitted:Mar 22 2024
Azure PowerShell vs. Azure CLI
(4sysops.com)
In your work in Microsoft Azure, should you focus your energies on Azure PowerShell, Azure CLI, or
By: Timothy Warner submitted:Mar 17 2023
In your work in Microsoft Azure, should you focus your energies on Azure PowerShell, Azure CLI, or
both? This lesson presents a comprehensive comparison of the two primary scripting languages in the Azure cloud.
By: Timothy Warner submitted:Mar 17 2023
Azure Resource Graph Collection
(github.com)
A collection of Azure Resource Graph queries for use in Portal and via PowerShell by @JesseLoudon
By: Jesse Json submitted:Jun 16 2022
A collection of Azure Resource Graph queries for use in Portal and via PowerShell by @JesseLoudon
By: Jesse Json submitted:Jun 16 2022
Azure Resource Graph Deep Dive (YouTube)
(youtube.com)
In this video I dive into Azure Resource Graph. How to use it, what it can do with lots of examples
By: John Savill submitted:Jun 16 2022
In this video I dive into Azure Resource Graph. How to use it, what it can do with lots of examples
along the way. See how to use the resource graph to efficiently get information about your resources in Azure.
By: John Savill submitted:Jun 16 2022
Azure REST API: Manage Azure resources with the PowerShell cmdlet Invoke-AzRestMethod
(4sysops.com)
Sometimes, managing certain Azure resources using PowerShell can be challenging due to the absence
By: Baki Onur Okutucu submitted:Jan 19 2024
Sometimes, managing certain Azure resources using PowerShell can be challenging due to the absence
of specific cmdlets for those operations or services. This is where the Invoke-AzRestMethod cmdlet comes into play, which allows PowerShell scripts to communicate with Azure services by sending HTTP requests to Azure's REST API. It acts as a bridge between PowerShell and Azure services that still need to be integrated with cmdlets.
By: Baki Onur Okutucu submitted:Jan 19 2024
Azure Subscription Chooser PowerShell Script
(developerschallenges.com)
For those of us that switch between multiple Azure subscriptions all day, this is a life saver.
By: submitted:Jun 15 2022
For those of us that switch between multiple Azure subscriptions all day, this is a life saver.
By: submitted:Jun 15 2022
Azure virtual network service endpoints
(yobyot.com)
This time it's a quickie PowerShell script to list all subnets in all virtual networks in all
By: Alex Neihaus submitted:Jun 15 2022
This time it's a quickie PowerShell script to list all subnets in all virtual networks in all
subscriptions that have one or more Azure virtual network service endpoints assigned.
By: Alex Neihaus submitted:Jun 15 2022
AzureAutomationFormGenerator
(github.com)
Azure Automation Form Generator is already helping tons of people to quickly publish and expose
By: submitted:Jun 15 2022
Azure Automation Form Generator is already helping tons of people to quickly publish and expose
their powershell automation to their teams. And it’s free!
By: submitted:Jun 15 2022
AzureHunter
(github.com)
A Cloud Forensics Powershell module to run threat hunting playbooks on data from Azure and O365
By: darkquasar submitted:Jun 16 2022
A Cloud Forensics Powershell module to run threat hunting playbooks on data from Azure and O365
By: darkquasar submitted:Jun 16 2022
AzViz: PowerShell based Azure Network Topology Visualizer
(github.com)
PowerShell Module that can generate a topology diagram to Visualize Azure Network Topology and ARM
By: Prateek Singh submitted:Jun 15 2022
PowerShell Module that can generate a topology diagram to Visualize Azure Network Topology and ARM
templates (WIP). It has capabilities to insert appropriate Azure Icons depending upon the type of the Azure Resource you have in your Resource Group, like Virtual Machine, Virtual Network, Subnet etc.
By: Prateek Singh submitted:Jun 15 2022
Bicep 1.4.3
(powershellgallery.com)
Just updated the Flexed biceps Bicep PowerShell module to use the BicepLang v0.3.126 assemblies.
By: Stefan Ivemo submitted:Jun 16 2022
Just updated the Flexed biceps Bicep PowerShell module to use the BicepLang v0.3.126 assemblies.
By: Stefan Ivemo submitted:Jun 16 2022
BicepDev
(github.com)
Functions to support and speed up development of Bicep templates
By: justacurley submitted:Jun 16 2022
Functions to support and speed up development of Bicep templates
By: justacurley submitted:Jun 16 2022
BicepPowerShell
(github.com)
This is the repo for the Bicep PowerShell Module.
By: Stefan Ivemo submitted:Jun 16 2022
This is the repo for the Bicep PowerShell Module.
By: Stefan Ivemo submitted:Jun 16 2022
Building a Discord Bot in PowerShell and Azure Functions
(blog.dcrich.net)
I like using Discord to accomplish stuff. But I'm no programmer. That leaves me with little space to
By: Devin Rich submitted:Jun 16 2022
I like using Discord to accomplish stuff. But I'm no programmer. That leaves me with little space to
operate in; making a Discord bot is hardT. I've made some scripts for my own usage that integrate with Discord bots, but they've always been for my own use only.
By: Devin Rich submitted:Jun 16 2022
Cheat Sheet for Azure PowerShell
(github.com)
Welcome to the PowerShell Reference Guide. This guide will provide you with a reference to key
By: Andrei Pintica submitted:Jun 16 2022
Welcome to the PowerShell Reference Guide. This guide will provide you with a reference to key
PowerShell commands necessary for Azure administrators as well as required to pass the Azure Administrator certification exams from Microsoft AZ-104
By: Andrei Pintica submitted:Jun 16 2022
Cloud operations for Windows Server through Azure Arc
(thomasmaurer.ch)
Running Windows Server on-premises or at the edge? Learn how you can leverage Azure management
By: Thomas Maurer submitted:Apr 19 2024
Running Windows Server on-premises or at the edge? Learn how you can leverage Azure management
solutions for cloud operations for Windows Server through Azure Arc.
By: Thomas Maurer submitted:Apr 19 2024
Connect Azure Cloud Shell to Virtual Network vNet
(thomasmaurer.ch)
As you know, Azure Cloud Shell is a great management tool to manage your Azure resources. Azure
By: Thomas Maurer submitted:Jun 16 2022
As you know, Azure Cloud Shell is a great management tool to manage your Azure resources. Azure
Cloud Shell is an interactive, authenticated, browser-accessible shell for managing Azure resources. It provides the flexibility of choosing the shell experience that best suits the way you work, either Bash or PowerShell.
By: Thomas Maurer submitted:Jun 16 2022
Connect your AKS Edge Essentials cluster to Azure Arc
(thomasmaurer.ch)
In a blog post I was describing how you can install Kubernetes on Windows 10 and Windows 11 using
By: Thomas Maurer submitted:May 5 2023
In a blog post I was describing how you can install Kubernetes on Windows 10 and Windows 11 using
Azure Kubernetes Service (AKS) Edge Essentials. In this blog post we are going to have a look at how you can connect this AKS Edge Essentials cluster to Microsoft Azure using Azure Arc-enabled Kubernetes, and how ...
By: Thomas Maurer submitted:May 5 2023
Control Azure VM with PowerShell and Azure REST API
(techguy.at)
Today I want to show you how to control an Azure VM with PowerShell and Azure REST API. So to Start,
By: Michael Seidl submitted:Jan 19 2024
Today I want to show you how to control an Azure VM with PowerShell and Azure REST API. So to Start,
Stop or Restart an Azure VM.
By: Michael Seidl submitted:Jan 19 2024
Convert to Azure Premium SSD v2 Disks with PowerShell
(4sysops.com)
Azure Premium SSD v2 disks, currently in public preview, provide enhanced throughput and IOPS at a
By: Baki Onur Okutucu submitted:Oct 18 2024
Azure Premium SSD v2 disks, currently in public preview, provide enhanced throughput and IOPS at a
lower cost than earlier versions. You can convert existing disks to Premium SSD v2 using PowerShell. However, it's crucial to understand the specific limitations and requirements beforehand.
By: Baki Onur Okutucu submitted:Oct 18 2024
Create a secure GitHub webhook to trigger an Azure PowerShell Function
(4bes.nl)
For this post, I want to look at the connection you can make between GitHub and Azure Functions. I
By: Barbara 4bes submitted:Jun 16 2022
For this post, I want to look at the connection you can make between GitHub and Azure Functions. I
have written an extensive blog post about this subject before, which I encourage you to read if you have never created this connection before. I want to focus on how you can create a secure GitHub webhook to trigger an Azure PowerShell Function. We will make use of a secret that we will store in Azure Key vault.
By: Barbara 4bes submitted:Jun 16 2022
Create a Windows 11 Multi-session golden image for Azure Virtual Desktop using Marketplace Image
(askaresh.com)
Want to create a Windows 11 golden image for Azure Virtual Desktop (AVD) using a marketplace image
By: Aresh Sarakari submitted:Dec 16 2022
Want to create a Windows 11 golden image for Azure Virtual Desktop (AVD) using a marketplace image
using PowerShell? Check out this post by Aresh Sarakari on how you can do just that.
By: Aresh Sarakari submitted:Dec 16 2022
Create advanced dynamic groups with PowerShell & Azure Functions
(powers-hell.com)
Creating advanced dynamic groups for MS Intune with PowerShell and Azure Functions
By: Ben Reader submitted:Jun 16 2022
Creating advanced dynamic groups for MS Intune with PowerShell and Azure Functions
By: Ben Reader submitted:Jun 16 2022
Create an Azure Arc Service Principal with longer expiration date using PowerShell
(thomasmaurer.ch)
When you are onboarding at scale of Azure Arc enabled servers or Azure Arc enabled Kubernetes
By: Thomas Maurer submitted:Sep 16 2022
When you are onboarding at scale of Azure Arc enabled servers or Azure Arc enabled Kubernetes
clusters, you want to use service principals for automated authentication during the onboarding process for Azure Arc resources. Microsoft provides you with an option in the Azure portal to create that service principal. When you use this, you can set .
By: Thomas Maurer submitted:Sep 16 2022
Create an Azure Files share in a specified subscription using an Azure PowerShell script
(wmatthyssen.com)
This blog post will demonstrate how to use an Azure PowerShell script to create an Azure Files share
By: wmatthyssen submitted:Feb 3 2023
This blog post will demonstrate how to use an Azure PowerShell script to create an Azure Files share
in a specified subscription.
By: wmatthyssen submitted:Feb 3 2023
Create and manage append blobs with PowerShell
(4sysops.com)
Before diving into how to manage append blobs using PowerShell, let's have a quick look at the blob
By: Baki Onur Okutucu submitted:Oct 14 2022
Before diving into how to manage append blobs using PowerShell, let's have a quick look at the blob
types (block blobs, page blobs, and append blobs) available on Azure storage accounts. Storage accounts on Azure support three types of blobs, each of which is used for a different purpose. Therefore, it's important to determine the type of blob you need when you create it, as it is not possible to change the type once the blob is created. The supported blob types are as follows.
By: Baki Onur Okutucu submitted:Oct 14 2022
Create three Azure Windows VMs running W2K16, W2K19 and W2K22 for testing purposes
(wmatthyssen.com)
In this blog post, I will show you how you can create 3 Azure Windows virtual machines (VMs) running
By: Wim Matthyssen submitted:Jun 16 2022
In this blog post, I will show you how you can create 3 Azure Windows virtual machines (VMs) running
Windows Server 2016, Windows Server 2019 and Windows Server 2022, for testing purposes with Azure PowerShell.
By: Wim Matthyssen submitted:Jun 16 2022
Creating an API to find an Azure resource abbreviation
(4bes.nl)
I have created an API to find an Azure resource abbreviation. In most naming conventions I have seen
By: Barbara Forbes submitted:Jun 16 2022
I have created an API to find an Azure resource abbreviation. In most naming conventions I have seen
at companies, the resource type is mentioned in the name of the resource. To save space, an abbreviation is used.
By: Barbara Forbes submitted:Jun 16 2022
Creating an Azure Automation Account
(modernendpoint.com)
There are a lot of different tools that can be used to automate tasks in Azure, but perhaps the most
By: Sean Bulger submitted:Jun 16 2022
There are a lot of different tools that can be used to automate tasks in Azure, but perhaps the most
flexible is an Azure Automation account.
By: Sean Bulger submitted:Jun 16 2022
Creating Azure DevOps WIKI Pages from within a pipeline – part 1 – Stefan Stranger
(stefanstranger.github.io)
Everything you need to know to create really cool documentation directly from an ARM Template during
By: Stefan Stranger submitted:Jun 15 2022
Everything you need to know to create really cool documentation directly from an ARM Template during
a pipeline build.
By: Stefan Stranger submitted:Jun 15 2022
Creating Containers with PowerShell For Azure Cosmos DB
(sqlshack.com)
Creating Containers with PowerShell For Azure CosmosDB with PowerShell?s Az module
By: submitted:Jun 15 2022
Creating Containers with PowerShell For Azure CosmosDB with PowerShell?s Az module
By: submitted:Jun 15 2022
Creating Your First Azure PowerShell Function App
(adamtheautomator.com)
You may have already heard the term serverless-computing. Many cloud service providers offer this
By: June Castillote submitted:Jun 16 2022
You may have already heard the term serverless-computing. Many cloud service providers offer this
service, including Microsoft. With Microsoft's Azure Functions, you can create function apps that support many languages, including Azure PowerShell.
By: June Castillote submitted:Jun 16 2022
Customer Managed Planned Failover for Azure Storage using PowerShell
(4sysops.com)
Currently, in Preview, the Customer Managed Planned Failover feature allows you to manage and
By: Baki Onur Okutucu submitted:Oct 11 2024
Currently, in Preview, the Customer Managed Planned Failover feature allows you to manage and
execute a planned failover of your Azure Storage account. This guide demonstrates how to perform this using PowerShell.
By: Baki Onur Okutucu submitted:Oct 11 2024
Disaster recovery plan for Azure Key Vault using tags, PowerShell and Azure Function
(rozemuller.com)
By default the Azure Key Vault has softdelete enabled with a 90 day retention. This option will
By: Sander Rozemuller submitted:Jun 16 2022
By default the Azure Key Vault has softdelete enabled with a 90 day retention. This option will
protect Key Vault items when deleted by accident. When deleted you are able to restore that item through the portal or PowerShell. But what if someone has deleted the Key Vault itself with all the items and softdeleted items included. There is no option to restore a Key Vault. In this article I will describe a way how to backup and restore a Key Vault when deleted.
By: Sander Rozemuller submitted:Jun 16 2022
Download and extract the latest AzCopy (Windows 64-bit) executable into a specified folder
(wmatthyssen.com)
AzCopy is a free command-line tool that is offered by Microsoft. It allows you to easily copy and
By: Wim Matthyssen submitted:Jun 16 2022
AzCopy is a free command-line tool that is offered by Microsoft. It allows you to easily copy and
transfer data (data migration) from and to Azure storage. It is designed for high performance transfers and can be deployed on both Windows (32-bit and 64-bit) and Linux systems, but also on macOS.
By: Wim Matthyssen submitted:Jun 16 2022
Download the Microsoft Azure, Cloud and Enterprise Symbol / Icon set with PowerShell
(wmatthyssen.com)
The Microsoft Azure, Cloud and Enterprise Symbol / Icon Set package is available as
By: submitted:Jun 15 2022
The Microsoft Azure, Cloud and Enterprise Symbol / Icon Set package is available as
a free download from Microsoft (version 5.6.2019) and includes icons for almost all Azure services and Microsoft cloud related technologies currently available.
By: submitted:Jun 15 2022
Editing PowerShell scripts in Azure Cloud Shell
(powershellisfun.com)
Executing PowerShell scripts in Azure Cloud Shell is easy and fast, but how do you edit them before
By: Harm Veenstra submitted:May 19 2023
Executing PowerShell scripts in Azure Cloud Shell is easy and fast, but how do you edit them before
running? I will show you three ways to do that in this blog post.
By: Harm Veenstra submitted:May 19 2023
Find All agent-based Hybrid Runbook Workers [OC]
(dowst.dev)
In case you are not away the Microsoft Monitoring Agent (MMA) will be retired on 31 August 2024.
By: Matthew Dowst submitted:Mar 1 2024
In case you are not away the Microsoft Monitoring Agent (MMA) will be retired on 31 August 2024.
Prior to this date you will need to migrate all your agent-based hybrid workers to the extension-bas...
By: Matthew Dowst submitted:Mar 1 2024
Find disabled Security Center Recommendations using PowerShell
(techcommunity.microsoft.com)
If you are using Security Center's Secure Score today (and you should!), you are able to disable
By: Tiander Turpijn submitted:Jun 15 2022
If you are using Security Center's Secure Score today (and you should!), you are able to disable
specific recommendations which may not be relevant to you. By navigating to the ASC's default initiative in the Azure Policy blade, you can disable a recommendation:
By: Tiander Turpijn submitted:Jun 15 2022
Find paired Azure region locations with Azure PowerShell
(mikefrobbins.com)
In this article, you learn how to add a custom property to the Azure PowerShell Get-AzLocation
By: Mike F Robbins submitted:Aug 23 2024
In this article, you learn how to add a custom property to the Azure PowerShell Get-AzLocation
cmdlet output to display the physical location for paired regions in Azure. This information isn't available by default but can help you understand the resiliency and redundancy of your Azure resources like geo-redundant storage (GRS) and other Azure services that rely on Azure Storage for replication.
By: Mike F Robbins submitted:Aug 23 2024
Find-AutomationRunAsAccounts.ps1 [OC]
(gist.github.com)
This script contains functions to help you identify potential runbooks still using Run As accounts.
By: Matthew Dowst submitted:Sep 1 2023
This script contains functions to help you identify potential runbooks still using Run As accounts.
- Find-AutomationRunAsAccounts.ps1
By: Matthew Dowst submitted:Sep 1 2023
Function to Monitor Azure App Service Web Jobs
(reddit.com)
I was recently tasked with finding a way to monitor our Azure Web Jobs. In my research and learning,
By: u/Sin_of_the_Dark submitted:Jun 9 2023
I was recently tasked with finding a way to monitor our Azure Web Jobs. In my research and learning,
I found there wasn't a whole lot out there, and what was there wasn't quite what fit our needs. So I created my own function, Get-AzWebJobStatus,
By: u/Sin_of_the_Dark submitted:Jun 9 2023
Generating random Marvel names for your Azure resources
(wesleyhaakman.org)
Sometimes you just need to redeploy a lot of resources for testing because you're building something
By: Wesley Haakman submitted:Jun 16 2022
Sometimes you just need to redeploy a lot of resources for testing because you're building something
for a customer. For me these scenario's always go into scripting or templates. That means for every change I want to be redeploy the environment and see if everything is still working. For that I need random names. You could pick a name, add a number and up the number for every new deployment but, where's the fun in that?
By: Wesley Haakman submitted:Jun 16 2022
Get The List of Non-Compliant Azure Resources With PowerShell
(charbelnemnom.com)
In this article, I will share with you how to get the list of non-compliant Azure resources to be
By: Charbel Nemnom submitted:Jun 16 2022
In this article, I will share with you how to get the list of non-compliant Azure resources to be
remediated in all your Azure subscriptions with PowerShell.
By: Charbel Nemnom submitted:Jun 16 2022
Get-AzServiceStatus
(gist.github.com)
Tim Warner wrote a great little script to quickly retrieve global Azure service messages with no
By: submitted:Jun 15 2022
Tim Warner wrote a great little script to quickly retrieve global Azure service messages with no
authentication necessary.
By: submitted:Jun 15 2022
Get-MgServicePrincipalPermission.ps1
(gist.github.com)
Get a list of application and delegated permissions for a service principal, similar to what the
By: Justin Grote submitted:Dec 2 2022
Get a list of application and delegated permissions for a service principal, similar to what the
Azure Portal shows
By: Justin Grote submitted:Dec 2 2022
Getting insights into the utilization of SQL Server licenses on Azure to optimize cost
(techcommunity.microsoft.com)
Here is a single PowerShell script to get insights into the utilization of SQL Server licenses on
By: Sasha Nosov submitted:Jun 16 2022
Here is a single PowerShell script to get insights into the utilization of SQL Server licenses on
all of your Azure subscriptions to optimize cost...
By: Sasha Nosov submitted:Jun 16 2022
Getting Started with Azure Automation
(blog.ipswitch.com)
One of the most popular automation tools is Azure Automation and this will be a series of posts
By: June Castillote submitted:Jun 15 2022
One of the most popular automation tools is Azure Automation and this will be a series of posts
covering the introduction to Azure Automation, creating automation runbooks, dealing with assets, testing and publishing runbooks.
By: June Castillote submitted:Jun 15 2022
Getting started with Azure Automation and Power Automate
(youtube.com)
In this video, I give a short interview about how you can get started using Azure Automation and
By: Intelligink submitted:Jun 15 2022
In this video, I give a short interview about how you can get started using Azure Automation and
Power Automate to integrated PowerShell into your Flows and never leave the Microsoft Cloud!
By: Intelligink submitted:Jun 15 2022
Graph API using a Managed Identity in an Automation Runbook
(thesysadminchannel.com)
In a previous post, I laid out detailed steps on how to connect to Microsoft Graph API using
By: Paul Contreras submitted:Jan 6 2023
In a previous post, I laid out detailed steps on how to connect to Microsoft Graph API using
PowerShell. This is using the PowerShell SDK running on a machine that's not in Azure.
By: Paul Contreras submitted:Jan 6 2023
Hello, AzSentinel!
(twitter.com)
Here is the AzSentinel PowerShell module for managing Azure Sentinel
By: submitted:Jun 15 2022
Here is the AzSentinel PowerShell module for managing Azure Sentinel
By: submitted:Jun 15 2022
How many Services does Microsoft Azure Offer?
(mikefrobbins.com)
I've recently wondered how many service offerings Azure has. I've read anywhere from 150 to 600 and
By: Mike F Robbins submitted:Jun 15 2022
I've recently wondered how many service offerings Azure has. I've read anywhere from 150 to 600 and
I even went so far as to ask an Azure Product Manager but still didn't receive a clear answer. What I did find out is that Microsoft maintains an Azure services directory on their Azure products website. I figured that was a good place to start looking and while the website is informative, it didn't provide a count of the service offerings. Manually counting them wouldn't be an efficient or accurate way of accomplishing the task of determining how many services are offered so I decided to use PowerShell for the task.
By: Mike F Robbins submitted:Jun 15 2022
How to access ARM template outputs in PowerShell
(yobyot.com)
This post takes a look at how you might use outputs: {} to send ARM template results to a PowerShell
By: Alex Neihaus submitted:Jun 15 2022
This post takes a look at how you might use outputs: {} to send ARM template results to a PowerShell
script.
By: Alex Neihaus submitted:Jun 15 2022
How to Authenticate to Azure Using PowerShell (User and Device Authentication)
(adamtheautomator.com)
Learn how to authenticate to Azure using PowerShell, including module installation, interactive and
By: Adam Bertram submitted:Sep 27 2024
Learn how to authenticate to Azure using PowerShell, including module installation, interactive and
device login methods, verifying sessions, and managing multiple subscriptions.
By: Adam Bertram submitted:Sep 27 2024
How to backup all of your keys, certs and secrets included in all your Azure Key Vaults
(scriptinglibrary.com)
After my previous article on the basic Powershell cmdlets for Azure Key Vault, I thought it would be
By: Paolo Frigo submitted:Jun 16 2022
After my previous article on the basic Powershell cmdlets for Azure Key Vault, I thought it would be
interesting to provide to all users, who are already familiar with it, a method to export all keys, certs and secrets stored in it once via Powershell.
By: Paolo Frigo submitted:Jun 16 2022
How to check if an Azure Marketplace image is marked for deprecation
(techielass.com)
How to check if an Azure Marketplace image is marked for deprecation.
By: Sarah Lean submitted:Jun 21 2024
How to check if an Azure Marketplace image is marked for deprecation.
By: Sarah Lean submitted:Jun 21 2024
How to configure Azure PowerShell global settings with the *-AzConfig cmdlets
(mikefrobbins.com)
This article is a brief introduction designed to raise awareness about the *-AzConfig cmdlets in
By: Mike F Robbins submitted:Jul 7 2023
This article is a brief introduction designed to raise awareness about the *-AzConfig cmdlets in
Azure PowerShell. These cmdlets, introduced in the Az PowerShell module version 9, are used to configure your global settings for Azure PowerShell.
By: Mike F Robbins submitted:Jul 7 2023
How To Create Azure IoT Hub Using PowerShell
(c-sharpcorner.com)
In this article, we are going to see how to create an Azure IoT Hub using Azure PowerShell cmdlets.
By: Ravishankar N submitted:Jun 16 2022
In this article, we are going to see how to create an Azure IoT Hub using Azure PowerShell cmdlets.
IoT Hub is used to connect, manage, and monitor billions of IoT devices. It securely connects the devices to develop IoT applications. IoT Hub is a flexible cloud platform service that supports multiple protocols and open-source SDKs.
By: Ravishankar N submitted:Jun 16 2022
How to Create Your First Azure Automation Runbook with PowerShell
(adamtheautomator.com)
Learn how to create, publish and run your first Azure Automation runbook using PowerShell and the
By: Adam Bertram submitted:Oct 11 2024
Learn how to create, publish and run your first Azure Automation runbook using PowerShell and the
Azure CLI. This step-by-step guide walks through setting up an Automation account, creating a runbook, and executing it in Azure.
By: Adam Bertram submitted:Oct 11 2024
How to Deploy an Azure VM to Availability Zone? (PowerShell Guide)
(rebeladmin.com)
Azure Availability Zones offers high availability for data and applications. In an Azure region,
By: Dishan Francis submitted:Jun 16 2022
Azure Availability Zones offers high availability for data and applications. In an Azure region,
there can be one or more data centers. Azure Availability Zone is made out of one or more datacentres in the same Azure region, which have independent power, hardware, networking, and cooling. All Zone redundant service will replicate data and application across Availability Zone for high resilience. Each Azure region contains a minimum of three Azure Availability Zones.
By: Dishan Francis submitted:Jun 16 2022
How to deploy Azure Automation Runbooks with source control through Azure DevOps
(scriptingchris.tech)
I use Azure Automation for orchestrating alot of my Powershell automation. I use it for both my
By: Christian Hoejsager submitted:Jun 16 2022
I use Azure Automation for orchestrating alot of my Powershell automation. I use it for both my
Azure environment but also my on-premises environment. I find Azure automation to be a great solution for managing and running your automation, instead of having them run on a server with scheduled tasks.
By: Christian Hoejsager submitted:Jun 16 2022
How to edit files in Azure Cloud Shell
(techcommunity.microsoft.com)
Azure Cloud Shell is a great tool to manage your Azure resources directly within the Azure Portal,
By: Thomas Maurer submitted:Jun 16 2022
Azure Cloud Shell is a great tool to manage your Azure resources directly within the Azure Portal,
Microsoft Docs, the Azure Mobile App or shell.azure.com
By: Thomas Maurer submitted:Jun 16 2022
How To Export and Backup Azure Policy Definitions
(charbelnemnom.com)
In this article, I will share with you how to export and backup Azure Policy definitions with
By: Charbel Nemnom submitted:Jun 16 2022
In this article, I will share with you how to export and backup Azure Policy definitions with
PowerShell.
By: Charbel Nemnom submitted:Jun 16 2022
How to run scripts against multiple Azure VMs by using Run Command
(thomasmaurer.ch)
I wrote a blog post on how to run scripts in your Azure VM by using Run Command, and explained how
By: Thomas Maurer submitted:Jun 16 2022
I wrote a blog post on how to run scripts in your Azure VM by using Run Command, and explained how
handy this feature is to manage Azure virtual machines (VMs). In this blog post, we are going to have a look at how you can run scripts against multiple Azure virtual machines (VMs) by using PowerShell and the Invoke-AzVMRunCommand feature.
By: Thomas Maurer submitted:Jun 16 2022
How to Send Email from Azure
(adamtheautomator.com)
Microsoft Azure does not have an email delivery service. Whether you are testing applications or
By: June Castillote submitted:Jun 16 2022
Microsoft Azure does not have an email delivery service. Whether you are testing applications or
developing scripts in Azure to send emails, know that there is no native email service available to you.
By: June Castillote submitted:Jun 16 2022
How to Upload Files to Azure Storage
(techcommunity.microsoft.com)
In recent days there has been a push to move our team's in-person presentations online. In some
By: Anthony Bartolo submitted:Jun 15 2022
In recent days there has been a push to move our team's in-person presentations online. In some
cases we've been asked to record our presentations. Storage has quickly become an issue and so I have been investigating ways to transfer the recorded presentations to the cloud. Now the transfer can take place via GUI however automating the transfer might be needed in future. Luckily uploading files to Azure Storage via PowerShell is an option.
By: Anthony Bartolo submitted:Jun 15 2022
How to use Managed Identity to connect to Azure, Exchange, Graph, Intune,… in Azure Automation Runbook
(doitpsway.com)
Managed Identity is definitely a better option for authentication in Azure Automation Runbooks than
By: Ondrej Sebela submitted:Jun 16 2022
Managed Identity is definitely a better option for authentication in Azure Automation Runbooks than
RunAs account because it doesn't require certificate/secret renewal. Therefore it is maintenance-free.
By: Ondrej Sebela submitted:Jun 16 2022
How to Write Scripts that Combine Azure CLI with PowerShell
(cloudskills.io)
Most articles that are written, regardless of who writes them, either focus on PowerShell or Azure
By: Michael Levan submitted:Jun 16 2022
Most articles that are written, regardless of who writes them, either focus on PowerShell or Azure
CLI. Two of the most popular ways to automate Azure workloads are always presented separately. Why? Azure CLI and PowerShell work well together right out of the box for all Azure services. How can we bring the two automation tools together?
By: Michael Levan submitted:Jun 16 2022
Install Microsoft Graph Module for Azure Automation using PowerShell
(thesysadminchannel.com)
If you're familiar with Azure Automation and Graph API, you may have noticed that it may be a bit
By: Paul Contreras submitted:Jan 6 2023
If you're familiar with Azure Automation and Graph API, you may have noticed that it may be a bit
cumbersome to install the Microsoft.Graph PowerShell module in an Automation account.
By: Paul Contreras submitted:Jan 6 2023
Introducing the Azure File Sync DSC resource module
(powershell.no)
The Azure File Sync DSC resource module contains a couple of DSC resources, which can provide
By: submitted:Jun 15 2022
The Azure File Sync DSC resource module contains a couple of DSC resources, which can provide
declarative automation of some of the tasks required to install and configure the Azure File Sync agent on Windows Server.
By: submitted:Jun 15 2022
Introduction to Az.Tools.Installer
(techcommunity.microsoft.com)
Intoducing the new PowerShell module to help installing and managing your Azure PowerShell modules
By: Azure PowerShell submitted:Jun 16 2022
Intoducing the new PowerShell module to help installing and managing your Azure PowerShell modules
By: Azure PowerShell submitted:Jun 16 2022
IPCalculator: A Powershell Module for VLSM subnetting
(github.com)
Whenever I am doing Cloud Foundation projects I need to design network segmentation, so I use VLSM.
By: Guido Oliveira submitted:Jun 15 2022
Whenever I am doing Cloud Foundation projects I need to design network segmentation, so I use VLSM.
Variable-Length Subnet Masking (VLSM) consists of segregating subnets into smaller segments, allowing network engineers to divide an IP address space into a hierarchy of subnets of different sizes, making it possible to create very different host subnets without account. waste a large number of addresses. This in turn can be a pretty annoying task, especially when it needs to be done several times, so I decided to do a powershell module to just tell you how many hosts I need in a given segment and it will tell me what the addressing is.
By: Guido Oliveira submitted:Jun 15 2022
It Begins – Azure with PowerShell I
(tommymaynard.com)
So, I am beginning my journey into Azure, alongside PowerShell. Or just maybe, I have that
By: Tommy Maynard submitted:Jun 16 2022
So, I am beginning my journey into Azure, alongside PowerShell. Or just maybe, I have that
backwards: My journey into PowerShell, alongside Azure.
By: Tommy Maynard submitted:Jun 16 2022
JAz.PIM 0.0.1
(powershellgallery.com)
Azure Privileged Identity Management (PIM) module
By: Justin Grote submitted:Jun 16 2022
Azure Privileged Identity Management (PIM) module
By: Justin Grote submitted:Jun 16 2022
July 2021 – Azure PowerShell updates
(techcommunity.microsoft.com)
Starting July 2021, the Azure PowerShell team is making the following adjustments: The Az PowerShell
By: Azure PowerShell submitted:Jun 16 2022
Starting July 2021, the Azure PowerShell team is making the following adjustments: The Az PowerShell
module will now be released on the first Tuesday of each month. We are releasing an AzPreview PowerShell module that includes all Azure PowerShell modules available and supported by Microsoft.
By: Azure PowerShell submitted:Jun 16 2022
JustinGrote.Microsoft.Graph.Extensions
(github.com)
Just pushed my Microsoft Graph extensions to the PowerShell Gallery. Includes the Azure Az module
By: Justin Grote submitted:Jun 16 2022
Just pushed my Microsoft Graph extensions to the PowerShell Gallery. Includes the Azure Az module
single-sign-on, a search fix, and some additional "proxy" cmdlets that can be used as examples for making more "friendly" ones.
By: Justin Grote submitted:Jun 16 2022
lAZy (formerly known as Lazy Azure Administrator)
(github.com)
lAZy is a simple GUI application designed to handle most of your Azure and Intune Help Desk needs.
By: iBowler1995 submitted:Jun 16 2022
lAZy is a simple GUI application designed to handle most of your Azure and Intune Help Desk needs.
By: iBowler1995 submitted:Jun 16 2022
List “Azure classic subscription administrators” via the Azure Portal or via an Azure PowerShell script
(wmatthyssen.com)
This blog post will show you how to find all active "Azure classic subscription administrators"
By: Wim Matthyssen submitted:Mar 22 2024
This blog post will show you how to find all active "Azure classic subscription administrators"
across any of your AzureContinue Reading
By: Wim Matthyssen submitted:Mar 22 2024
LogicApp Docs
(github.com)
Generate technical Markdown documentation for your Azure Logic Apps.
By: Stefan Stranger submitted:Jul 14 2023
Generate technical Markdown documentation for your Azure Logic Apps.
By: Stefan Stranger submitted:Jul 14 2023
Manage Azure PowerShell global settings
(4sysops.com)
One of the lesser-known but very useful features of Azure PowerShell is the ability to manage Azure
By: Baki Onur Okutucu submitted:Sep 22 2023
One of the lesser-known but very useful features of Azure PowerShell is the ability to manage Azure
PowerShell global settings using the PowerShell cmdlets Get-AzConfig, Update-AzConfig, Export-AzConfig, Import-AzConfig, and Clear-AzConfig.
By: Baki Onur Okutucu submitted:Sep 22 2023
Managed Identity With PowerShell And Azure Automation Accounts
(youtube.com)
Join me in creating an automation account and using managed identity to connect to Azure,
By: Blue Hippo submitted:Jun 21 2024
Join me in creating an automation account and using managed identity to connect to Azure,
ExchangeOnline and Graph in this practical powershell example where we'll discuss how to connect, how to add permissions to a service principal and also a little bonus tip on how to get an access token for graph using Az and managed identity with the Get-AzAccessToken cmdlet.
By: Blue Hippo submitted:Jun 21 2024
Managing Azure Blueprints with PowerShell
(blog.ipswitch.com)
Azure Blueprints provide a "one-stop shop" for Azure governance. By implementing JSON templates and
By: Tim Warner submitted:Jun 15 2022
Azure Blueprints provide a "one-stop shop" for Azure governance. By implementing JSON templates and
a controlled, unified workflow, Azure administrators can define, deploy, enforce, and maintain standardized Azure environments.
By: Tim Warner submitted:Jun 15 2022
Microsoft Azure Management with PowerShell – Introduction
(youtube.com)
blank
By: Luke Murray submitted:Nov 3 2023
blank
By: Luke Murray submitted:Nov 3 2023
Migrate Azure PowerShell from AzureRM to Az
(docs.microsoft.com)
The Az module has feature parity with AzureRM, but uses shorter and more consistent cmdlet names.
By: submitted:Jun 15 2022
The Az module has feature parity with AzureRM, but uses shorter and more consistent cmdlet names.
Scripts written for the AzureRM cmdlets won’t automatically work with the new module. To make the transition easier, Az offers tools to allow you to run your existing scripts using AzureRM. No migration to a new command set is ever convenient, but this article will help you get started on transitioning to the new module.
By: submitted:Jun 15 2022
Monitor and manage your Azure cloud costs with a little help from PowerShell
(wragg.io)
Should cloud computing be illegal? Probably not, but it is incredibly easy to get started, equally
By: Mark Wragg submitted:Mar 8 2024
Should cloud computing be illegal? Probably not, but it is incredibly easy to get started, equally
difficult to stop, and before you know it you could be selling your grandmother just to afford one more month of that delicious compute. Hopefully your circumstances never get that dire, but I've seen plenty of companies entrench themselves into the highly addictive world of automated, scalable infrastructure, but then struggle to understand the often-astronomical monthly bill.
By: Mark Wragg submitted:Mar 8 2024
Monitoring Azure App Proxies
(cyberdrain.com)
Sometime back I made a youtube video about how to use Azure App Proxy. This was received really good
By: Kelvin Tegelaar submitted:Jun 16 2022
Sometime back I made a youtube video about how to use Azure App Proxy. This was received really good
in a lot of the communities I frequent but a worry popped up by someone recently; how am I sure that the Azure Application Proxy is always completely functional at my clients? You can monitor the service of course, but that does not mean that the entire connection to Azure is functional.
By: Kelvin Tegelaar submitted:Jun 16 2022
Monitoring with PowerShell: Monitoring WVD availability
(cyberdrain.com)
We're in the middle of WVD deployment at my MSP. This client is located all over the world and
By: Kelvin Tegelaar submitted:Jun 16 2022
We're in the middle of WVD deployment at my MSP. This client is located all over the world and
needed an easy way to manage virtual desktops over many regions. This deployment actually got me thinking about how monitoring the WVD environment should be done.
By: Kelvin Tegelaar submitted:Jun 16 2022
Move Azure Arc-enabled Server to a different resource group or subscription
(thomasmaurer.ch)
This is just a quick post on how you can change and move your Azure Arc-enabled server to a
By: Thomas Maurer submitted:Feb 3 2023
This is just a quick post on how you can change and move your Azure Arc-enabled server to a
different resource group or subscription. To do this, you can use the Azure PowerShell module and the Move-AzResource cmdlet. You can find more about the Move-AzResource cmdlet on Microsoft Learn. The Move-AzResource cmdlet moves existing resources to a ...
By: Thomas Maurer submitted:Feb 3 2023
New features added in the Azure Container Registry PowerShell module
(techcommunity.microsoft.com)
While Azure Container Registry (ACR) is prevalent as an Azure service, the corresponding
By: Yabo Hu submitted:Jun 16 2022
While Azure Container Registry (ACR) is prevalent as an Azure service, the corresponding
Az.ContainerRegistry Azure PowerShell module wasn't fully featured. Sometimes, PowerShell users had to take advantage of the Az CLI. We want to allow PowerShell user to be able to fully manage container images. Starting with Az.ContainerRegistry version 2.2.1, we will gradually be rolling out new cmdlets and new parameters. In this release, you can now fully manage (Get-, Remove-, Update-) repositories, manifests, and tags with increased performance.
By: Yabo Hu submitted:Jun 16 2022
Now available: PowerShell cmdlets for Azure Monitor metric and log alerts
(azure.microsoft.com)
Now available: PowerShell cmdlets for AzureMonitor metric and log alerts from the Azure updates team
By: submitted:Jun 15 2022
Now available: PowerShell cmdlets for AzureMonitor metric and log alerts from the Azure updates team
By: submitted:Jun 15 2022
Onboard an Azure subscription in Microsoft Defender for Cloud using an Azure PowerShell script
(wmatthyssen.com)
This blog post will demonstrate how to use an Azure PowerShell script to onboard a specific Azure
By: wmatthyssen submitted:Feb 17 2023
This blog post will demonstrate how to use an Azure PowerShell script to onboard a specific Azure
subscription in Microsoft Defender
By: wmatthyssen submitted:Feb 17 2023
Permanently delete a Key Vault in Azure using PowerShell
(4sysops.com)
In this post, we will be looking at purging options to permanently delete a Key Vault and fully
By: Baki Onur Okutucu submitted:Jun 16 2022
In this post, we will be looking at purging options to permanently delete a Key Vault and fully
erase all the secrets, keys, and certificates in it.
By: Baki Onur Okutucu submitted:Jun 16 2022
PowerShell Cheat Sheet: Connect to Microsoft Cloud Services
(sid-500.com)
Az, AzureAD, Exchange, MSTeams
By: Patrick Gruenauer submitted:Jun 16 2022
Az, AzureAD, Exchange, MSTeams
By: Patrick Gruenauer submitted:Jun 16 2022
PowerShell Community Textbook Update: To be released this weekend!
(reddit.com)
Gday Everyone,
By: u/PowerShellMichael submitted:Sep 23 2022
Gday Everyone,
By: u/PowerShellMichael submitted:Sep 23 2022
PowerShell Notebook Module – YouTube
(youtube.com)
Let's you automate PowerShell Notebooks with PowerShell at the command line, exports to Excel and
By: Doug Finke submitted:Jun 15 2022
Let's you automate PowerShell Notebooks with PowerShell at the command line, exports to Excel and
more.
By: Doug Finke submitted:Jun 15 2022
PowerShell Notebooks are Available in Azure Data Studio
(sqlvariant.com)
PowerShell Notebooks are now available in the November release of Azure Data Studio. Back in March I
By: Aaron Nelson submitted:Jun 15 2022
PowerShell Notebooks are now available in the November release of Azure Data Studio. Back in March I
requested this feature be added to Azure Data Studio and it has become the most popular feature request for Notebooks. (Although, I'm sure it only became the most popular after they added copying from the results grid a few months ago )
By: Aaron Nelson submitted:Jun 15 2022
PowerShell Scripting in Azure DevOps Pipelines
(adamtheautomator.com)
Did you know you can natively run scripts like PowerShell in Azure DevOps (AzDo) pipelines? By using
By: Adam Bertram submitted:Jun 15 2022
Did you know you can natively run scripts like PowerShell in Azure DevOps (AzDo) pipelines? By using
the tips and techniques you'll learn in this article, you'll be well on your way to scripting your way to automation greatness.
By: Adam Bertram submitted:Jun 15 2022
PowerShell support in Durable Functions is in public preview
(azure.microsoft.com)
Durable Functions, an extension to Azure Functions that lets you define stateful serverless
By: Microsoft submitted:Jun 16 2022
Durable Functions, an extension to Azure Functions that lets you define stateful serverless
workflows, now supports PowerShell. Common scenarios made possible by Durable Functions include orchestrating the management of complex Azure Resource deployments involving sequential and parallel steps. Long-running workflows are supported, and Durable Functions provides built-in HTTP endpoints for monitoring their progress.
By: Microsoft submitted:Jun 16 2022
PowerShell, Files and Azure Storage Account Blobs
(dev.to)
Azure Storage Blob is a cost-effective solution to store any kind of file in the cloud. It's secure,
By: Olivier Miossec submitted:Jun 15 2022
Azure Storage Blob is a cost-effective solution to store any kind of file in the cloud. It's secure,
reliable and resilient. More, Blob can be used as a trigger for Azure Functions when you add a file and you can play with different pricing tiers.
By: Olivier Miossec submitted:Jun 15 2022
PowerShell: 101-vm-secure-password
(kpatnayakuni.com)
Very simple deployment of a Windows VM using password stored in Key Vault
By: Kiran Patnayakuni submitted:Jun 16 2022
Very simple deployment of a Windows VM using password stored in Key Vault
By: Kiran Patnayakuni submitted:Jun 16 2022
PowerShell: Connect to Azure with stored Credentials
(sid-500.com)
f you need to connect to Microsoft Azure frequently, it might be useful to store your tenant
By: Patrick Gruenauer submitted:Jun 16 2022
f you need to connect to Microsoft Azure frequently, it might be useful to store your tenant
information. Why? It brings comfort while giving up security. It's your choice. In this blog post I will show you a walkthrough how to connect to Azure with stored credentials. The credentials are encryptet with a certificate. Let's move on.
By: Patrick Gruenauer submitted:Jun 16 2022
Programmatically generate resource names with Bicep and Azure Naming Tool V2
(markou.me)
RIf you've ever found yourself exhausted from manually using the aznaming tool through the UI to
By: George Markou submitted:Aug 4 2023
RIf you've ever found yourself exhausted from manually using the aznaming tool through the UI to
generate resource names, fret not! I've been there, and...
By: George Markou submitted:Aug 4 2023
Provisioning Azure Automation using Az.Automation module
(jopx.blogspot.com)
Azure automation is a cloud based service which allows you to automate, configure and install
By: jopx submitted:Jun 16 2022
Azure automation is a cloud based service which allows you to automate, configure and install
updates across hybrid environments. Azure Automation focuses on an infrastructure perspective and allows you to build/deploy resources, handling updates and configuring all type of resources (not only in Azure but also on premise).
By: jopx submitted:Jun 16 2022
Provisioning Linux Virtual Machines Through PowerShell Commands
(c-sharpcorner.com)
This article helps you to learn the Azure Module PowerShell commands to provisioning the Linux
By: submitted:Jun 15 2022
This article helps you to learn the Azure Module PowerShell commands to provisioning the Linux
Virtual Machines.
By: submitted:Jun 15 2022
PSAzureVirtualDesktop v 1.0.3
(powershellgallery.com)
Build Azure AVD POCs
By: Laurent VAN ACKER submitted:Oct 25 2024
Build Azure AVD POCs
By: Laurent VAN ACKER submitted:Oct 25 2024
PSBicep
(github.com)
Multiple new feature and fixes in this release.
By: Stefan Ivemo submitted:Jun 16 2022
Multiple new feature and fixes in this release.
By: Stefan Ivemo submitted:Jun 16 2022
Public Preview of Azure Automation extension for Visual Studio Code
(techcommunity.microsoft.com)
We are happy to announce the Public Preview of Azure Automation extension to help create and manage
By: Jaspreet Kaur submitted:Jan 20 2023
We are happy to announce the Public Preview of Azure Automation extension to help create and manage
runbooks directly from Visual Studio Code. Visual Studio Code is a light weight source code editor which runs on your desktop and is available for Linux, macOS, and Windows.
By: Jaspreet Kaur submitted:Jan 20 2023
Query Azure Role Based Access Control Assignments
(techcommunity.microsoft.com)
If you're taking over an existing Azure environment, or if you organization has been running Azure
By: Sonia Cuff submitted:Jun 16 2022
If you're taking over an existing Azure environment, or if you organization has been running Azure
for a while without enforced consistency of your Role Based Access Control, you might want to explore your existing RBAC assignments at scale or query the permissions for a specific user.
By: Sonia Cuff submitted:Jun 16 2022
Restore Azure Files with PowerShell
(4sysops.com)
On Azure, the files in file shares can be protected with integration of a Recovery Services vault.
By: Baki Onur Okutucu submitted:Jun 16 2022
On Azure, the files in file shares can be protected with integration of a Recovery Services vault.
In this way, you can create backups, and you can restore files and folders easily whenever needed. In this post, we will be looking at configuring Recovery Services vaults on Azure file shares and restoring deleted files from a backup using PowerShell.
By: Baki Onur Okutucu submitted:Jun 16 2022
Run PowerShell scripts or commands to your Azure Windows VM from Cloud Shell
(markou.me)
I am pretty sure that you have already have found out that you can run PowerShell scripts or
By: George Markou submitted:Jun 16 2022
I am pretty sure that you have already have found out that you can run PowerShell scripts or
Commands within your VMs using the Azure Portal or the Azure PowerShell or Azure CLI modules....
By: George Markou submitted:Jun 16 2022
Running Azure Cloud Shell locally using Docker
(powershellisfun.com)
Azure Cloud Shell is a tool I use often and is easy to access from the Admin pages in Azure and 365.
By: Harm Veenstra submitted:Feb 23 2024
Azure Cloud Shell is a tool I use often and is easy to access from the Admin pages in Azure and 365.
You can also use those tools in a local container and connect to it using the command line or Visual Studio Code. In this blog post, I will show you how to install everything and connect and use it locally.
By: Harm Veenstra submitted:Feb 23 2024
Serverless Event-based Automation with PowerShell & Azure Functions
(youtube.com)
Automate and manage your cloud-native, hybrid, and even on-premises resources using PowerShell.
By: Microsoft Mechanics submitted:Jun 16 2022
Automate and manage your cloud-native, hybrid, and even on-premises resources using PowerShell.
Eamon O'Reilly, who's leading the efforts at Microsoft for serverless automation, shows you how to get started.
By: Microsoft Mechanics submitted:Jun 16 2022
Setting Lifecycle Management Policy on Azure Storage using Azure PowerShell
(jorgebernhardt.com)
Following the thread of my last post, I want to show you how to take advantage of this functionality
By: Jorge Bernhardt submitted:Dec 16 2022
Following the thread of my last post, I want to show you how to take advantage of this functionality
by configuring a data lifecycle management.
By: Jorge Bernhardt submitted:Dec 16 2022
Step-by-Step Guide to Encrypt Azure Linux VM
(rebeladmin.com)
Disk encryption is a basic data protection method for physical & virtual hard disks. Similarly, we
By: Dishan M. Francis submitted:Jun 15 2022
Disk encryption is a basic data protection method for physical & virtual hard disks. Similarly, we
also can encrypt Azure Linux VM by using Azure Key Vault & dm-crypt. In this post, I am going to demonstrate how we can encrypt Azure Linux VM.
By: Dishan M. Francis submitted:Jun 15 2022
Step-by-Step Guide to Encrypt Azure Windows VM using BitLocker
(rebeladmin.com)
From: Dishan FrancisDisk encryption is a basic data protection method for physical & virtual
By: submitted:Jun 15 2022
From: Dishan FrancisDisk encryption is a basic data protection method for physical & virtual
hard disks. It falls under physical data security and it prevents data breaches from stolen hard disks (physical & virtual). If it is a Windows machine, we can simply use BitLocker for disk encryption. Also, there are other third-party vendors such as Thales e-Security which provides disk encryption solutions for organizations.
By: submitted:Jun 15 2022
Store passwords on Azure Key Vault and retrieve them with PowerShell
(systanddeploy.com)
In this post I will show you how to store your passwords (like BIOS password) on Azure key vault,
By: Damien Van Robaeys submitted:Jun 16 2022
In this post I will show you how to store your passwords (like BIOS password) on Azure key vault,
then retrieve them from PowerShell.
By: Damien Van Robaeys submitted:Jun 16 2022
Tech in 5 minutes: Azure Functions
(cyberdrain.com)
Tech in 5 minutes is a new video series to help managed services providers, or technology
By: Kelvin Tegelaar submitted:Jun 16 2022
Tech in 5 minutes is a new video series to help managed services providers, or technology
specialists get small digestible bites about new technologies, complex scripts, and solutions you could be implementing in your MSP today. I'm fairly anti-tool culture where MSPs get a different tool for each minor inconvenience and focus just on that tool, so I'll be focussed on modern technologies in the Microsoft stack, but also will cover other external tools if they make a big enough difference.
By: Kelvin Tegelaar submitted:Jun 16 2022
Tech in 5 minutes: M365 Universal Print
(cyberdrain.com)
In about 5 minutes, I'll walk you through what Universal Print is, what is isn't, and how to deploy
By: Kelvin Tegelaar submitted:Jun 16 2022
In about 5 minutes, I'll walk you through what Universal Print is, what is isn't, and how to deploy
a shared printer via Universal Print
By: Kelvin Tegelaar submitted:Jun 16 2022
Test ARM templates with What-If in a pipeline
(4bes.nl)
Find out how to test all templates in your repo in one task with PowerShell and the What-If module.
By: Barbara 4bes submitted:Jun 16 2022
Find out how to test all templates in your repo in one task with PowerShell and the What-If module.
With examples for Azure DevOps pipelines and Github Actions
By: Barbara 4bes submitted:Jun 16 2022
Testing ARM Templates
(4bes.nl)
In previous blog posts, I showed how you can test and deploy your ARM templates through Azure DevOps
By: submitted:Jun 16 2022
In previous blog posts, I showed how you can test and deploy your ARM templates through Azure DevOps
and GitHub Actions. I mentioned one way to test ARM templates in a pipeline there (the WhatIf module). But there are other options available. And how about testing locally? In this post we will look at different tools that can help you with testing ARM templates.
By: submitted:Jun 16 2022
Text your Azure Infrastructure with Serverless Computing and PowerShell
(thelazyadministrator.com)
Due to COVID-19 and social distancing, I have found myself camping a lot more than in previous
By: Brad Wyatt submitted:Jun 16 2022
Due to COVID-19 and social distancing, I have found myself camping a lot more than in previous
years. One problem that has brought with it is the high probability of being somewhere with no cell phone data service or poor cell phone data. Couple with my incredibly poor memory, I have often forgotten to turn off servers to save on cost in my dev or test environment until I'm out in the woods. Also, I wanted the ability to use Google Voice as well as Siri in my car or even at home, to turn off, turn on, or check the status of my servers in my Azure tenants. This has even come in handy when I didn't have my phone on me and had to use the wife's phone to turn on or off some servers in my tenant. (I set it to only accept messages from my phone number as well as my wife's so if someone happened to figure out the phone number, they couldn't give any commands anyways - we will get into this later).
By: Brad Wyatt submitted:Jun 16 2022
The Azure Superpowers Workshop
(github.com)
If you are interested in doing some Azure DevOps training/workshops check out this repo. It focusses
By: submitted:Jun 15 2022
If you are interested in doing some Azure DevOps training/workshops check out this repo. It focusses
on the prerequisite skills and technologies needed to succeed with Azure DevOps as the preferred method for deploying applications into Azure, and is all self-paced.
By: submitted:Jun 15 2022
Tools: Build your first Serverless App in Azure in under 60 minutes! (YouTube)
(youtube.com)
Looking to learn how to get started in Azure? Have you considered Serverless apps? Be not afraid.
By: Research Triangle PowerShell Users Group submitted:Jun 16 2022
Looking to learn how to get started in Azure? Have you considered Serverless apps? Be not afraid.
They're easy to build and allow you get started without needing a degree in programming.... Our speaker, Jeremy Brown, will walk through the basics of serverless apps, build a simple app AND put it online in 45 minutes!
By: Research Triangle PowerShell Users Group submitted:Jun 16 2022
TooManySecrets Module
(github.com)
This module is useful for storing and retrieving passwords and secrets in Azure Key Vaults. This
By: Kit submitted:Jun 15 2022
This module is useful for storing and retrieving passwords and secrets in Azure Key Vaults. This
allows for passwords and secrets to be shared among users via Azure AD authentication and policies with the relatively inexpensive Azure Key Vault resource. While communications are always encrypted and stored securely when working with the Azure Key Vault, further security can be utilized to independantly encrypting the passwords before they are transmitted to Azure.
By: Kit submitted:Jun 15 2022
Unattended Authentication to Azure (YouTube)
(youtube.com)
A walkthrough of options for unattended authentication to Azure for automations. Covers managed
By: John Savill submitted:Jun 16 2022
A walkthrough of options for unattended authentication to Azure for automations. Covers managed
identity and service principals. Lots of demos including service principals with secrets and certificates with PowerShell. Concepts apply to AZ CLI as well.
By: John Savill submitted:Jun 16 2022
Upcoming breaking changes in Azure PowerShell
(docs.microsoft.com)
Come see what need to fix before the next release
By: Azure PowerShell submitted:Aug 26 2022
Come see what need to fix before the next release
By: Azure PowerShell submitted:Aug 26 2022
Upload and Download files from Azure Blob Storage using Connection String
(evotec.xyz)
They say there is a first time for everything. For me, it's how to download and upload files to
By: Przemyslaw Klys submitted:Jan 20 2023
They say there is a first time for everything. For me, it's how to download and upload files to
Azure Blog Storage using Connection String. Recently I was given Connection String, Container name and had to download some files from Azur Blog Storage. After some research and trying Connect-AzAccount, I found that the proper way to go is thru New-AzStorageContext.
By: Przemyslaw Klys submitted:Jan 20 2023
Upload Files to Azure Blob Storage using Power Automate Desktop
(techcommunity.microsoft.com)
In this blog post, we are going to have a look at how you can automatically upload files to an Azure
By: Thomas Maurer submitted:Jun 16 2022
In this blog post, we are going to have a look at how you can automatically upload files to an Azure
Blob storage account using Power Automate Desktop. Power Automate Desktop is a great tool to build automation on your desktop. You can create flows,?interact with everyday tools such as email and excel and work with modern and legacy applications.
By: Thomas Maurer submitted:Jun 16 2022
Use deployment scripts in templates
(docs.microsoft.com)
Learn how to use deployment scripts in Azure Resource templates. With a new resource type called
By: Microsoft submitted:Jun 15 2022
Learn how to use deployment scripts in Azure Resource templates. With a new resource type called
Microsoft.Resources/deploymentScripts, users can execute deployment scripts in template deployments and review execution results. These scripts can be used for performing custom steps such as:
By: Microsoft submitted:Jun 15 2022
Use PowerShell Script to Manage Your API Connection of Logic App (Consumption) Resources
(techcommunity.microsoft.com)
When you are developing Logic Apps (Consumption) or testing existing Logic Apps, you might create
By: Yanbo Deng submitted:Jun 16 2022
When you are developing Logic Apps (Consumption) or testing existing Logic Apps, you might create
many API connections which might be never used later. Those orphan resources could make your resource group a great mess and hard to choose the right API connection in the logic app. So, I wrote the PowerShell Script to help manage API connections in the resource group.
By: Yanbo Deng submitted:Jun 16 2022
Use the Azure Arc Managed Identity with Azure PowerShell
(thomasmaurer.ch)
In this blog post we are going to have a look at how you can use the Azure Arc provided Azure Active
By: Thomas Maurer submitted:Oct 7 2022
In this blog post we are going to have a look at how you can use the Azure Arc provided Azure Active
Directory (Azure AD) managed identity (MSI) to authenticate in Azure PowerShell on your on-premises Linux and Windows Server machines. The moment you want to run some automation directly on your servers, you often .
By: Thomas Maurer submitted:Oct 7 2022
Using Azure Key Vault for local administrator password rotation
(powershell.no)
In this article, we are going to see how we can leverage Azure Key Vault for storing local
By: Jan Egil Ring submitted:Jun 15 2022
In this article, we are going to see how we can leverage Azure Key Vault for storing local
administrator passwords configured on Windows Servers. Before we get started, let us have a quick overview of what Azure Key Vault is.
By: Jan Egil Ring submitted:Jun 15 2022
Using PowerShell to rename, move or reconnect an Azure VM
(dev.to)
Sometimes you need to change something on a VM. You may want to rename it for compliance reasons,
By: Olivier Miossec submitted:Jun 16 2022
Sometimes you need to change something on a VM. You may want to rename it for compliance reasons,
change the network, change the disk name, etc
By: Olivier Miossec submitted:Jun 16 2022
Using PowerShellGet with Azure Artifacts
(devblogs.microsoft.com)
Azure Artifacts is an Azure Dev Ops service which introduces the concept of multiple feeds that you
By: submitted:Jun 15 2022
Azure Artifacts is an Azure Dev Ops service which introduces the concept of multiple feeds that you
can use to organize and control access to your packages. In other words it is a place for storing and sharing packages with controlled access through Azure Dev Ops.
By: submitted:Jun 15 2022
Visualize and Document Azure Infrastructure with PowerShell
(ridicurious.com)
A PowerShell module to automatically generate Azure resource topology diagrams or rich
By: Prateek Singh submitted:Jun 16 2022
A PowerShell module to automatically generate Azure resource topology diagrams or rich
infrastructure visualizations by just typing a PowerShell cmdlet and passing the name of one or more Azure Resource Groups.
By: Prateek Singh submitted:Jun 16 2022
Whitelisting your Public IP with Azure Bicep and PowerShell – luke.geek.nz
(luke.geek.nz)
Allowing and restricting Azure resources by being accessible by specific Public IP (Internet
By: Luke Murray submitted:Jun 16 2022
Allowing and restricting Azure resources by being accessible by specific Public IP (Internet
Protocol) addresses has been around for years; most Azure resources support it, a Storage account is no different.
By: Luke Murray submitted:Jun 16 2022
Why and how to connect to Microsoft Azure with Azure PowerShell
(ehikioya.com)
When I first started working with Microsoft Azure Infrastructure services, I managed cloud resources
By: Ehi Kioya submitted:Jun 15 2022
When I first started working with Microsoft Azure Infrastructure services, I managed cloud resources
exclusively using the Azure portal/dashboard. And since I could do pretty much everything I needed to do directly on the portal, I never bothered with Azure PowerShell or any of the other methods of communicating with Azure.
By: Ehi Kioya submitted:Jun 15 2022
Why is Az 7 an important release for Azure PowerShell?
(techcommunity.microsoft.com)
The Azure PowerShell team is proud to announce a new major version of the Az PowerShell module.
By: Damien Caro submitted:Jun 16 2022
The Azure PowerShell team is proud to announce a new major version of the Az PowerShell module.
Following our release cadence, this is the second breaking change release for 2021. Because this release includes updates related to security and the switch to MS Graph, we recommend that you review the release notes before upgrading.
By: Damien Caro submitted:Jun 16 2022
VM
Attention if you use fslogix
(twitter.com)
and your users still have an old profile path configured in their AD user object! You will get logon
By: Dennis Mohrmann submitted:Jun 16 2022
and your users still have an old profile path configured in their AD user object! You will get logon
errors. Use PowerShell to find users with a profile path in your AD!
By: Dennis Mohrmann submitted:Jun 16 2022
Automate Azure Disk Encryption for Windows Virtual Machines – Elan Shudnow’s Blog
(shudnow.net)
The purpose of this article is to provide a script and demonstrate different scenarios in which my
By: Elan Shudnow submitted:Jun 15 2022
The purpose of this article is to provide a script and demonstrate different scenarios in which my
script can be used to help provide an automated method which can encrypt your OS and Data disks as well as automatically creating a Key Vault if one does not exist including the Access Policy configuration.
By: Elan Shudnow submitted:Jun 15 2022
AzUpdate: PowerShell and Azure Migrate, Managing User Authentication Updates and more
(techcommunity.microsoft.com)
It's been sometime since we connected last so lots of news to cover this week. News this week
By: Anthony Bartolo submitted:Jun 16 2022
It's been sometime since we connected last so lots of news to cover this week. News this week
includes: PowerShell support for Server Migration with Azure Migrate is now generally available, Updates to managing user authentication methods, New recommendations from Azure Advisor are now available, Microsoft announces the redesign of the Microsoft account Security page, QnA Maker introduces deep learning and as always our Microsoft Learn Module of the Week.
By: Anthony Bartolo submitted:Jun 16 2022
Azure Bastion: Azure PowerShell deployment script
(wmatthyssen.com)
This blog post will show you how you can deploy Azure Bastion and all associated resources via the
By: Wim Matthyssen submitted:Jun 16 2022
This blog post will show you how you can deploy Azure Bastion and all associated resources via the
use of an Azure PowerShell script.
By: Wim Matthyssen submitted:Jun 16 2022
Azure Bastion: Upgrade Basic SKU to Standard SKU with Azure PowerShell
(wmatthyssen.com)
This blog post will show you how you can upgrade Azure Bastion from the Basic SKU to the Standard
By: wmatthyssen submitted:Oct 7 2022
This blog post will show you how you can upgrade Azure Bastion from the Basic SKU to the Standard
SKU (Tier) via PowerShell
By: wmatthyssen submitted:Oct 7 2022
Azure Quickstart – Back up a VM with PowerShell
(docs.microsoft.com)
This step-by-step guide shows you how to easily back up a VM on Azure using PowerShell.
By: submitted:Jun 15 2022
This step-by-step guide shows you how to easily back up a VM on Azure using PowerShell.
By: submitted:Jun 15 2022
Azure virtual network service endpoints
(yobyot.com)
This time it's a quickie PowerShell script to list all subnets in all virtual networks in all
By: Alex Neihaus submitted:Jun 15 2022
This time it's a quickie PowerShell script to list all subnets in all virtual networks in all
subscriptions that have one or more Azure virtual network service endpoints assigned.
By: Alex Neihaus submitted:Jun 15 2022
AzViz: PowerShell based Azure Network Topology Visualizer
(github.com)
PowerShell Module that can generate a topology diagram to Visualize Azure Network Topology and ARM
By: Prateek Singh submitted:Jun 15 2022
PowerShell Module that can generate a topology diagram to Visualize Azure Network Topology and ARM
templates (WIP). It has capabilities to insert appropriate Azure Icons depending upon the type of the Azure Resource you have in your Resource Group, like Virtual Machine, Virtual Network, Subnet etc.
By: Prateek Singh submitted:Jun 15 2022
Connect Azure Cloud Shell to Virtual Network vNet
(thomasmaurer.ch)
As you know, Azure Cloud Shell is a great management tool to manage your Azure resources. Azure
By: Thomas Maurer submitted:Jun 16 2022
As you know, Azure Cloud Shell is a great management tool to manage your Azure resources. Azure
Cloud Shell is an interactive, authenticated, browser-accessible shell for managing Azure resources. It provides the flexibility of choosing the shell experience that best suits the way you work, either Bash or PowerShell.
By: Thomas Maurer submitted:Jun 16 2022
Connecting to an Azure Windows VM using an Azure PowerShell script and native client via Azure Bastion
(wmatthyssen.com)
In this blog post, you'll learn how to connect to an Azure Windows VM using a native client
By: wmatthyssen submitted:Mar 3 2023
In this blog post, you'll learn how to connect to an Azure Windows VM using a native client
By: wmatthyssen submitted:Mar 3 2023
Create Azure Bastion with Shareable Link support with PowerShell
(luke.geek.nz)
Azure Bastion is a service you deploy that lets you connect to a virtual machine using your browser
By: Luke Murray submitted:Mar 17 2023
Azure Bastion is a service you deploy that lets you connect to a virtual machine using your browser
and the Azure portal or via the native SSH or RDP client installed on your local computer.
By: Luke Murray submitted:Mar 17 2023
Create three Azure Windows VMs running W2K16, W2K19 and W2K22 for testing purposes
(wmatthyssen.com)
In this blog post, I will show you how you can create 3 Azure Windows virtual machines (VMs) running
By: Wim Matthyssen submitted:Jun 16 2022
In this blog post, I will show you how you can create 3 Azure Windows virtual machines (VMs) running
Windows Server 2016, Windows Server 2019 and Windows Server 2022, for testing purposes with Azure PowerShell.
By: Wim Matthyssen submitted:Jun 16 2022
Find Azure Marketplace VM images using PowerShell
(yobyot.com)
With PowerShell 7 bringing back the endlessly useful Out-GridView (woot!), I wanted a simple script
By: Alex Neihaus submitted:Jun 15 2022
With PowerShell 7 bringing back the endlessly useful Out-GridView (woot!), I wanted a simple script
to allow a DevOps architect to quickly locate a specific Azure VM Marketplace image. That script is posted below. You can use the output of the script to complete theimageReference property of Microsoft.Compute/virtualMachines in an ARM template that deploys a VM.
By: Alex Neihaus submitted:Jun 15 2022
How to Deploy an Azure VM to Availability Zone? (PowerShell Guide)
(rebeladmin.com)
Azure Availability Zones offers high availability for data and applications. In an Azure region,
By: Dishan Francis submitted:Jun 16 2022
Azure Availability Zones offers high availability for data and applications. In an Azure region,
there can be one or more data centers. Azure Availability Zone is made out of one or more datacentres in the same Azure region, which have independent power, hardware, networking, and cooling. All Zone redundant service will replicate data and application across Availability Zone for high resilience. Each Azure region contains a minimum of three Azure Availability Zones.
By: Dishan Francis submitted:Jun 16 2022
How To Find The Recovery Services Vault For an Azure VM With PowerShell
(charbelnemnom.com)
in this article Charbel will show you how to quickly find the Recovery Services Vault a VM is a
By: submitted:Jun 15 2022
in this article Charbel will show you how to quickly find the Recovery Services Vault a VM is a
member of with PowerShell.
By: submitted:Jun 15 2022
How to run scripts against multiple Azure VMs by using Run Command
(thomasmaurer.ch)
I wrote a blog post on how to run scripts in your Azure VM by using Run Command, and explained how
By: Thomas Maurer submitted:Jun 16 2022
I wrote a blog post on how to run scripts in your Azure VM by using Run Command, and explained how
handy this feature is to manage Azure virtual machines (VMs). In this blog post, we are going to have a look at how you can run scripts against multiple Azure virtual machines (VMs) by using PowerShell and the Invoke-AzVMRunCommand feature.
By: Thomas Maurer submitted:Jun 16 2022
IPCalculator: A Powershell Module for VLSM subnetting
(github.com)
Whenever I am doing Cloud Foundation projects I need to design network segmentation, so I use VLSM.
By: Guido Oliveira submitted:Jun 15 2022
Whenever I am doing Cloud Foundation projects I need to design network segmentation, so I use VLSM.
Variable-Length Subnet Masking (VLSM) consists of segregating subnets into smaller segments, allowing network engineers to divide an IP address space into a hierarchy of subnets of different sizes, making it possible to create very different host subnets without account. waste a large number of addresses. This in turn can be a pretty annoying task, especially when it needs to be done several times, so I decided to do a powershell module to just tell you how many hosts I need in a given segment and it will tell me what the addressing is.
By: Guido Oliveira submitted:Jun 15 2022
Mohrpheus78/FSLogix
(github.com)
New PowerShell scripts for fslogix. Display a warning message for the user if profile container or
By: Dennis Mohrmann submitted:Jun 16 2022
New PowerShell scripts for fslogix. Display a warning message for the user if profile container or
office container have less then 10 % free space
By: Dennis Mohrmann submitted:Jun 16 2022
New-VmsAzureAppRegistration.ps1
(gist.github.com)
Setting up single sign-on in the Milestone VMS using Azure AD can be a bit daunting for anyone
By: Josh Hendricks submitted:Aug 25 2023
Setting up single sign-on in the Milestone VMS using Azure AD can be a bit daunting for anyone
without experience configuring OpenID Connect (OIDC) apps. I finally got around to documenting it via PowerShell. The script will create an Azure App Registration, a custom app role, and then configure Milestone to use Azure as an external identity provider.
By: Josh Hendricks submitted:Aug 25 2023
PowerShell: 101-vm-secure-password
(kpatnayakuni.com)
Very simple deployment of a Windows VM using password stored in Key Vault
By: Kiran Patnayakuni submitted:Jun 16 2022
Very simple deployment of a Windows VM using password stored in Key Vault
By: Kiran Patnayakuni submitted:Jun 16 2022
Schedule and Run PowerShell Scripts for Azure VMs using Azure Automation
(thomasmaurer.ch)
A while ago I wrote a blog post on how you can run a PowerShell or Bash script against multiple
By: Thomas Maurer submitted:Aug 12 2022
A while ago I wrote a blog post on how you can run a PowerShell or Bash script against multiple
Azure Virtual Machines (VMs) using Run Command. In this blog post we are going to have a look on how you can schedule and run PowerShell and Bash scripts against Azure virtual machines (VMs) using .
By: Thomas Maurer submitted:Aug 12 2022
Set customized server settings on Azure Windows VMs
(wmatthyssen.com)
In this blog post I will show you how you can set customized server settings on Azure Windows VMs
By: Wim Matthyssen submitted:Jun 17 2022
In this blog post I will show you how you can set customized server settings on Azure Windows VMs
running Windows Server 2016, Windows Server 2019 or Windows Server 2022.
By: Wim Matthyssen submitted:Jun 17 2022
Stop and Start Azure VMs using an Office 365?Calendar
(msfreaks.wordpress.com)
Check out this awesome solution for Arjan to help you save time and money by using an Office 365
By: submitted:Jun 15 2022
Check out this awesome solution for Arjan to help you save time and money by using an Office 365
Calendar to control when your VMs should power on and off.
By: submitted:Jun 15 2022
Using PowerShell to rename, move or reconnect an Azure VM
(dev.to)
Sometimes you need to change something on a VM. You may want to rename it for compliance reasons,
By: Olivier Miossec submitted:Jun 16 2022
Sometimes you need to change something on a VM. You may want to rename it for compliance reasons,
change the network, change the disk name, etc
By: Olivier Miossec submitted:Jun 16 2022