Tag: azure
-
The secret to PowerShell remoting over ssh
The magic line of configuration to enable PowerShell remoting over ssh.
-
Azure SFTP: a Bicep example
How to create secure cloud SFTP server in Azure, including a sample Bicep template to deploy secure SFTP using public/private key authentication.
-
Azure Bicep is a revolution in Azure DevOps
Getting started with Azure Bicep templates
-
Create an Azure Service Principal at the Management Group scope
Azure AD service principals for management groups
-
Azure PowerShell needs a better debugger
Thoughts about PowerShell and VS Code
-
Windows ssh settings and configuration
Living through the agony and ecstasy of configuring ssh on Windows
-
Backup Azure KeyVault secrets in PowerShell
How to backup/restore Azure KeyVault Secrets in PowerShell
-
Azure ARM template deployment scripts
Use PowerShell and/or the CLI in ARM templates with deploymentScripts
-
Making sense of Azure DevOps
Tips on using ARM, PowerShell and the Azure portal
-
PowerShell 7 Windows module compatibility
PowerShell 7 offers some compatibility with Windows PowerShell 5.1 modules.
-
The mother of all Azure SQL Database ARM templates
A tutorial ARM template to deploy Azure SQL databases with elastic pools and failover groups
-
Azure Virtual Network Service Endpoints
List all Azure virtual network service endpoints in PowerShell