Showing results for Azure - Scripting Blog [archived]

Nov 17, 2017
0
0

Managing Secrets Securely in the Cloud

ScriptingGuy1
ScriptingGuy1

You’ve probably heard some version of the story about a developer who mistakenly checked in his AWS S3 key to Github. He pulled the key within 5 minutes but still racked up a multi-thousand dollar bill from bots that crawl open source sites looking for secrets. As developers we all understand and care about keeping dev and production secrets safe b...

AzureVisual Studio 2017
Oct 28, 2015
0
0

PowerTip: Use PowerShell to List all Azure Subscription Websites

Doctor Scripto
Doctor Scripto

Summary: Use Windows PowerShell to list all of your Azure subscription websites.  How can I use Windows PowerShell to list all the websites in my Azure subscription that are using the new preview module?  After you have authenticated (Add-AzureRmAccount), run: Get-AzureRmResource -ResourceType Microsoft.Web/sites

Scripting Guy!Windows PowerShellPowerTip
Oct 28, 2015
0
0

Use PowerShell to Scale Azure Websites

Doctor Scripto
Doctor Scripto

Summary: Anders Wahlqvist talks about using Windows PowerShell to scale Azure websites. Microsoft Scripting Guy, Ed Wilson, is here. Today we have a guest post from Anders Wahlqvist. Anders is really active on Twitter—as a matter of fact, that is where we met. I saw references to his blog, read it, and found that he was a good writer and had ...

Scripting Guy!Windows PowerShellguest blogger
Nov 20, 2014
0
0

Managing Azure IaaS with Windows PowerShell: Part 4

Doctor Scripto
Doctor Scripto

Summary: Create a simple virtual machine from a predefined template in Azure. Honorary Scripting Guy, Sean Kearney, is here with my head still stuck in the clouds! Yesterday we created a network in Microsoft Azure for our resources to leverage—much like Hyper-V leverages a virtual network switch for its resources. Today we'll create a si...

Windows PowerShellguest bloggerSean Kearney
Feb 2, 2014
0
0

Weekend Scripter: Use PowerShell to Migrate to Active Directory On-Premises

Doctor Scripto
Doctor Scripto

Summary: Microsoft PFE, Asia Gandecka, talks about using Windows PowerShell to migrate users from Windows Azure Active Directory to Active Directory on-premises. Microsoft Scripting Guy, Ed Wilson, is here. Let’s welcome a new guest blogger, Asia Gandecka… I have been with Microsoft since 2011 working as a a premier field engineer. I&...

Scripting Guy!Windows PowerShellguest blogger