#azurecli
Did you know you can use #AzureCLI in #PowerShell without long commands or line continuation characters? (And no, splatting doesn't work here). Curious—what other tricks or alternatives have you found?
May 13, 2025 at 10:15 PM
"Azure DevOps Repo Cloner (PowerShell & AzureCli)"

New sample added! 🎉 on #PnPScriptSamples - by @harmindersethi.bsky.social using PowerShell. Check it out:

pnp.github.io/script-sampl...

#SharePoint #M365PnP #CommunityRocks #Microsoft365 #PowerShell
Azure DevOps Repo Cloner (PowerShell & AzureCli) | PnP Samples
A sample gallery of scripts to manage all things Microsoft 365.
pnp.github.io
October 30, 2025 at 6:42 PM
Announcing the Public Preview of #AIShell

AI Shell enhances your shell with AI capabilities to facilitate your interactions with the command line

🔗 devblogs.microsoft.com/powershell/a...

#PowerShell #AzurePowerShell #Azure #AI #AzureCLI #AzureOpenAI #Cloud #Copilot #CopilotInAzure #Microsoft
Announcing the Public Preview of AI Shell - PowerShell Team
We are pleased to announce the public preview of AI Shell.
devblogs.microsoft.com
November 23, 2024 at 2:21 PM
Buildkite Azure Bicep Deployment Pipeline for Secure Azure CI/CD by Danidu Weerasinghe #AzureCLI #Azure arinco.com.au/blog/buildki...
Buildkite Azure Bicep Deployment Pipeline for Secure Azure CI/CD - Arinco
Learn how to build a Buildkite Azure Bicep deployment pipeline using self-hosted agents, Azure CLI login, what-if previews, and approval flows.
arinco.com.au
May 27, 2026 at 10:55 AM
Public Preview: Azure Automation Runtime environment & support for Azure CLI commands in runbooks 🚀
azure.microsoft.com/en-us/update...
#Azure #AzureCLI #Automation #Cloud #AzOps #DevOps #MVPBuzz
January 29, 2024 at 10:48 AM
What course should I build out next for the Build5Nines Membership (@build5nines.bsky.social)? Leave a comment of what you're most interested in learning!

#azure #terraform #hashicorp #microsoft #cloud #azurebicep #azurecli #azd #devops #sre #github #githubactions #learning #course
December 10, 2024 at 8:27 PM
🚀How to enable #IPv6 on #Azure #WebApp
Examples for #AZ #PowerShell and #AzureCLI in my #Blog Article 📣
bit.ly/3Jvoi4H
October 27, 2025 at 6:54 AM
Install Azure CLI on Ubuntu 24.04 or 22.04 with Microsoft's APT repo. Includes device-code sign-in for SSH sessions, basics, updates, and cleanup.
linuxcapable.com/how-to-insta...
#Linux #Ubuntu #Azure #AzureCLI #Cloud #SysAdmin #CommandLine #OpenSource #Terminal
How to Install Azure CLI on Ubuntu (24.04, 22.04) - LinuxCapable
Install Azure CLI on Ubuntu 24.04 and 22.04 with Microsoft's APT repository. Covers sign-in, basics, updates, and account cleanup.
linuxcapable.com
March 12, 2026 at 11:11 AM
Ever thought about the fact that the oh-so-convenient az login command could be a vulnerability?

I blogged about where your tokens live and how you should handle them.

💡 www.m365princess.com/blogs/access...

#AzureCLI #Entra #Identity #Security #Azure #MVPBuzz
October 19, 2025 at 4:20 PM
February 8, 2024 at 9:00 AM
February 22, 2024 at 11:20 AM

Discover an effective workaround for using AzCopy in GitHub Actions with Azure CLI and Docker. Streamline your workflows and enhance efficiency! #GitHubActions #AzureCLI #Docker

https://isaacl.dev/ga5
March 5, 2025 at 4:00 PM
🚀 Want a better Azure Developer CLI experience for searching available Templates? Here's a bash script I wrote to provide just that! 🚀

github.com/Build5Nines/...

#azd #azure #microsoftazure #azurecli #azuredevelopercli #azdtemplates #bash #macos #linux #cli
April 20, 2025 at 3:47 PM
✨ #ESPC25 Session: Hardening Azure Backup Security
🎤 Speaker: @cloudcoffeebreak.com

Learn practical, three-step strategies to secure backups using #Terraform, #AzureCLI, and multi-tenant setups. #Azure #BackupSecurity #CloudSecurity

Find out more 👉 ow.ly/e8I750VQUfJ
May 23, 2025 at 2:13 PM
Platform Improvements for Python AI Apps on #AzureAppService by Azure App Service Team #AzureStorage #AzureCLI #dotnet azure.github.io/AppService/2...
Platform Improvements for Python AI Apps on Azure App Service
Originally published on Microsoft Tech Community.
azure.github.io
May 25, 2026 at 3:20 AM
🚀 Ready to speedrun from code to cloud? Join jasontaylordev 🌩️ in Room 8 at 17:15! Learn how to deploy Blazor apps, set up CI/CD, and create reusable templates. Let’s innovate faster! ⚡ #TechoramaBE #AzureCLI #CloudDevelopment
May 27, 2025 at 1:32 PM
📰 Serangan Password Spraying Sasar Microsoft 365, Tercatat 81 Juta Percobaan Login dalam Dua Pekan

👉 Baca artikel lengkap di sini: https://ahmandonk.com/2026/07/02/serangan-password-spraying-microsoft-365-81-juta-login/

#azu
re#azuree#azureClii#conditionalAccessr#cybersecurityo#microsofto#microsoft
July 2, 2026 at 3:32 AM
Quick Tip – Spot Price Alert (Automate)
Use az vm list-skus --location eastus --resource-type virtualMachines --zone-details to scrape Spot price drops daily → push to Teams/Slack.
When price < target ➜ spin up batch jobs, otherwise snooze. Cheap compute on autopilot!
#AzureCLI #FrugalNerdy
June 23, 2025 at 2:04 PM
Blogged: [HOWTO] Run ASP.NET Core integration tests in a Az DevOps YAML pipeline when subject under test uses DefaultAzureCredential

#azdevops #devops #yaml #pipeline #integrationtesting #defaultazurecredential #azurecli #workloadidentityfederation
[HOWTO] Run ASP.NET Core integration tests in a Az DevOps YAML pipeline when subject under test uses DefaultAzureCredential
Last week I struggled (again) running ASP.NET Core integration tests for an ASP.NET Core Web API that uses DefaultAzureCredential in a Azure DevOps YAML pipeline. To avoid having to struggle again, I am writing down my findings here. The initial situation There was an existing ASP.NET Core (.NET 8) Web API project that uses DefaultAzureCredential to connect to an Azure Key Vault.
blog.rufer.be
November 26, 2024 at 9:15 AM