How To: Как установить Windows Azure PowerShell
A lot of the demos, lab environments, and test I do are in Azure. I try to script everything so that it’s repeatable and I don’t turn into a monkey clicking next. What fun is that? With that said I’ve...
View ArticleMMS 2013: Контролируем Облако с помощью Windows Azure PowerShell Cmdlets
In this session you will 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...
View ArticleWindows AzureConf 2013: управляем своими сервисами Windows Azure
Have you ever needed to take control of your Windows Azure services but found some of the higher-level tooling just didn't quite fit your needs? While there are many ways to manage your Windows Azure...
View ArticleWindows AzureConf 2013: самые важные понятия IaaS для разработчиков
Why should developers care about IaaS? Think of your Windows Azure Datacenter as an Object Model(OM). "IaaS OM" can help us build cost effective systems by only turning on the parts of system that are...
View ArticleWindows Azure – Удаление виртуальных дисков
This is very famous issue when you create many Virtual Machines on Windows Azure, after deleting the VMs the virtual disks (VHD files) are still there. So far there is no way to remove these VHD files...
View ArticleОбновление Windows Azure: улучшения виртуальных машин и сетей, облачных...
This morning we released some great enhancements to Windows Azure. These new capabilities include: Virtual Networks: New Point-to-Site Connectivity (very cool!), Software VPN Device and Dynamic DNS...
View ArticleОбновление Windows Azure: point-to-site подключения и другие улучшения...
Коллеги разработчики, спешу поделиться подробностями об очередном обновлении облачной платформы Windows Azure. 26 апреля Скотт Гатри представил в своем блоге очередную порцию новинок, которые касаются...
View ArticleУдаление ресурсов с помощью PowerShell после удаления виртуальной машины...
As each VM is kept under a cloud service, that cloud service one of those things that remain after you remove your VM. Other thing is the disk (or disks, depends on your case) which is attached to your...
View ArticleИспользование Remote PowerShell с виртуальными машинами Windows Azure
Just before the weekend Scott Guthrie announced a few improvements to Virtual Networks, Virtual Machines and Cloud Services. One of these improvements was the support for Remote Powershell. This means...
View ArticleГотовый скрипт для автоматической настройки Remote PowerShell для виртуальных...
In my last post I explained how to leverage the support for Remote PowerShell in your Windows Azure Virtual Machines. While this is fairly easy to setup, it can get a little boring if you need to...
View ArticleБольшое обновление. Анонс выпуска инструментов Windows Azure SDK 2.0 for .NET
This morning we released the v2.0 update of the Windows Azure SDK for .NET. This is a major refresh of the Windows Azure SDK with some really great new features and enhancements. These new...
View ArticleРешение проблемы “The specified DNS name is already taken” при создании...
Resolving “The specified DNS name is already taken.” issue when creating a Windows Azure VM in a new AD forest. This short article shows you how to easily resolve this issue.
View ArticleОбновление Windows Azure: .NET SDK 2.0, новые библиотеки, инструменты...
Платформа Windows Azure получила очередное крупное обновление. На прошлой неделе в своем блоге Скотт Гатри анонсировал выпуск новой версии .NET SDK 2.0, включающий новые инструменты c интеграцией...
View ArticleВидео: Ruby в Windows Azure, стриминг логов в Web Sites
In this episode, Brady and Cory talk to Guang Yang from the Windows Azure SDK team to discuss some awesome new features. First, Guang talks about the new Ruby SDK, which exposes Windows Azure Storage...
View ArticleРазвертывание виртуальной машины в 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