Развертывание виртуальной машины в Windows Azure в один клик и с помощью...
I somehow got into writing PowerShell script in the last few days for facilitating deploying Windows Azure VMs into configured subnets for our upcoming Windows Azure IaaS Training Days. (Here’s the...
View ArticleCloudblitz: инструмент для размещения HPC-кластеров в Windows Azure
I'm happy to announce the availability of Cloudblitz, a tool (framework) to deploy HPC clusters in Azure programmatically via Powershell, then submit jobs to them via Powershell as well.
View ArticleВиртуальные машины в Windows Azure: задача разместить больше и быстрее!
Recently I found myself in the need to deploy a rather large number of IaaS VMs. They all should see each other using a VNet. Well, a very patient man could simply deploy one-at-a-time. But why be...
View ArticleСценарии применения инфраструктурных сервисов Windows Azure : построение...
In today's article, we'll step through the configuration of a complete SharePoint Server 2013 environment in the Cloud using Windows Azure Infrastructure Services. Although this article uses SharePoint...
View ArticleАвтоматизация размещения инфраструктурных сервисов Windows Azure (IaaS) с...
With Windows Azure PowerShell Cmdlets, the process to customize and automate an infrastructure deployment to Windows Azure Infrastructure Services (IaaS) becomes a relatively simple and manageable...
View ArticleАвтоматизация развертываний SharePoint с использованием PowerShell
SharePoint has proven to be one of the most popular Microsoft workloads running on Windows Azure Virtual Machines. Hosting highly customized SharePoint farms and building Internet facing websites that...
View ArticleНовая функция в инструментах Windows Azure SDK для PHP : RunPHP (на Windows)
If you are developing PHP on Windows for use on Windows Azure, there is a fancy new feature which may catch your attention. First things first, let’s run through the basics of installing the Windows...
View ArticleИюньское обновление Windows Azure PowerShell для IaaS и PaaS
The latest release of the Windows Azure PowerShell cmdlets has a huge amount of functionality for both Windows Azure Virtual Machines and significant improvements to Cloud Services.
View ArticleВидео с DevCon 2013: Взгляд разработчика на функциональность Windows Azure...
В докладе будет рассказано об использовании Windows Azure виртуальных машин и виртуальных сетей для решения задачи миграции существующих приложения в облако. Вы узнаете, как автоматизировать задачи по...
View ArticleУправление кластером HDInsight (Hadoop) с помощью PowerShell
This blog post provides a mechanism for managing an HDInsight cluster using a local management console through the use of Windows PowerShell. The goal is to outline how to configure the local...
View ArticleAzureRusTV, выпуск №9 - Новые возможности PowerShell для Windows Azure
В этом выпуске мы поговорим про новые возможности в PowerShell для Windows Azure представленные недавно. Возможности PowerShell для Windows Azure постоянно пополняются новыми командлетами. В очередном...
View ArticleTechEd NA 2013: Берем под контроль облако с командлетами Windows Azure...
In this session, learn how to tame the simplest to most advanced Windows Azure deployments with the Windows Azure PowerShell cmdlets. Automate repetitive tasks and learn how build advanced reproducible...
View ArticleПрименение PowerShell для перемещения данных в Windows Azure Storage
I was searching all over the place to try to find out how to move files into Azure Storage. Most of the examples I could track down were for API calls through C#. There were very few examples using...
View ArticleВидео TechNet Radio: (часть 7) Инфраструктура как сервис - Windows Azure и...
Matt Hester welcomes the Scripting Guy, Ed Wilson to the show as they discuss Windows Azure Infrastructure Services and PowerShell. Tune in as they chat about some of the potential PowerShell scenarios...
View ArticleУправление постановкой задач Hive в облаке Windows Azure с помощью PowerShell
In my previous post, I talked about “Managing Your HDInsight Cluster with PowerShell”. In this post I made no mention of using Hive. I hope to re-address this balance by specifically talking about how...
View ArticleИспользование Remote PowerShell для работы с виртуальными машинами Windows Azure
I’ve been doing a little more work with Windows Azure Virtual Machines and PowerShell lately. With the PowerShell cmdlets I can create VMs and Virtual Networks in a quick and repeatable fashion. After...
View ArticleРуководство: Описание Windows Azure PowerShell
This is an ongoing effort to build a reference guide for the Windows Azure PowerShell Cmdlets.
View ArticleВедение пользовательских логов в Windows Azure Web Sites для .NET, PHP,...
One of the features of Windows Azure Web Sites is the ability to stream logging information to the console on your development box. Both the Command-Line Tools and PowerShell bits for Windows Azure...
View ArticleУправление соединениями SQL Server в виртуальных машинах Windows Azure через...
The goal of this blog is to demonstrate how we can automate through PowerShell connecting multiple SQL Server deployments in Windows Azure Virtual Machines. We would configure TCP port that we would...
View ArticleВидео: Построение лаборатории SharePoint в Windows Azure
Increasingly, pop-up labs are being used by more and more people. They are pre-configured, self-contained lab environments. This click-by-click video shows you how to build a SharePoint 2010 pop-up lab...
View ArticleВключение HTTP listener для Remote Powershell в виртуальных машинах Windows...
I’ve been working with powershell for a while now but have recently extended my understanding to beyond the scope of Azure. When remote powershell was released I thought this was a perfect way to try...
View ArticleВозможности списка управления доступом к сети в Windows Azure PowerShell
In the most recent Windows Azure Powershell release we introduced Public Endpoint Network Access Control Lists (ACLs). It is a security enhancement available for your Windows Azure deployment. An ACL...
View ArticleВидео TechNet Radio: Время ИТ - (часть 2) Создание виртуальных машин в облаке...
Back for part 2 in their Building Virtual Machines in the New Microsoft Cloud series , Blain Barton and Tommy Patterson walk us through the process of how to configure the web and file services in the...
View ArticleВидео TechNet Radio: Время ИТ - (часть 3) Создание виртуальных машин в облаке...
Closing out their 3 part series on Building Virtual Machines in the New Microsoft Cloud, in Barton and Tommy Patterson show us how to configure the Azure PowerShell Tools, how to export and remove...
View ArticleАвтоматизация процесса выделения ресурсов в лаборатории SharePoint в Windows...
If you've built the SharePoint Pop-up Lab, you'll want to automate the process of popping it up and popping it back down again. This video shows you how to take the lab you've already built and do...
View Article