Showing results for Azure Government - Azure Government

Jun 16, 2015
0
0

Implement automatic failover with load balanced sets to ensure high availability of VM workloads in Azure where only one VM can respond to requests at a time

Shawn Weisfeld
Shawn Weisfeld

NOTE: I implemented the below example using the Azure Government cloud, however this technique will work exactly the same using the public Azure cloud. If you are using the public Azure cloud take a look at our Application Gateway offering, it does layer 7 load balancing and supports sticky sessions (http://azure.microsoft.com/en-gb/services/applic...

Jun 15, 2015
0
0

Configuring High Availability for IaaS Virtual Machines

Shawn Weisfeld
Shawn Weisfeld

NOTE: I implemented the below example using the Azure Government cloud, however this technique will work exactly the same using the public Azure cloud. To ensure a highly available service you want to run at least two IaaS virtual machines in a load balanced set. In this post we will build a basic stateless ASP.NET workload, distribute it across...

Jun 6, 2015
0
0

Have AzCopy, Will Travel

SteveK-MS
SteveK-MS

[Update: Azure uses sparse storage, so only the bits that represent user data are transferred. When transferring disk VHDs that are less than full, this will make the throughput look seemingly much better.] As some of the Azure Government blog posts have eluded to, AzCopy is the preferred way to move files around. Many of us are using Azure credits...

Azure GovernmentGovernment CloudStorage
Jun 2, 2015
0
0

StorSimple, MFA, SUSE,and Cloudberry updates on Azure Government

John Harvey (MSFT)
John Harvey (MSFT)

 We are excited to announce some of the latest releases to Azure Government.  These releases are in addition to the services we announced in March.   StorSimple StorSimple provides cloud integrated storage solution for customers which includes a hardware appliance on premises that manages storage by keeping active or "Hot" data clos...

Azure GovernmentAzureGovernment Cloud
May 21, 2015
0
0

Connecting to a Media Services account located in Azure Government

Shawn Weisfeld
Shawn Weisfeld

The full details of how to connect are listed in this MSDN article, however the connection information for Azure Government is a bit different then on the public cloud.https://msdn.microsoft.com/en-us/library/azure/jj129571.aspx Connecting a two-step process, first you setup your credential and then you create your context. To connect to Azure Gove...

Azure GovernmentMedia Services
May 18, 2015
0
0

Adding VM Depot Images to Azure Government

John Harvey (MSFT)
John Harvey (MSFT)

  Azure provides many mechanisms to get the virtual machine of choice loaded into your subscription. The Azure Government gallery includes numerous images from Barracuda, Bitnami, CloudLink, Microsoft, Oracle, and SUSE.  The full list is here.  It is also pretty straightforward to upload your own, or copy one from an existing su...

May 12, 2015
0
0

Using Azure File Storage with Azure Government

Shawn Weisfeld
Shawn Weisfeld

So you have looked at the docs and you would like to give Azure File Storage a try, but you are having trouble connecting it to Azure Government following the instructions posted on the public Azure site? http://azure.microsoft.com/en-us/services/storage/files/ Let me guess you are getting an error that says: “The Remote name could not be resolved...

Azure GovernmentAzure Files
May 11, 2015
0
0

Using In-Role Cache in Azure Government

Art Rask
Art Rask

When planning the deployment of a web application to Azure Government, it is important to consider the Azure services that are currently available in Azure Government and to select the platform components your application will use accordingly.  ASP.NET web applications are, of course, a common deployment scenario.  These applications, esp...

Azure GovernmentVisual StudioIDE
Apr 28, 2015
0
0

Law Enforcement Information Confidentiality and Integrity on Microsoft Azure Government

Indy Crowley, Principle Program Manager
Indy Crowley, Principle Program Manager

A revolution in minimization, battery technology, sensors and sophisticated software is fundamentally changing law enforcement. Vast amounts of information enable the reconstruction of a crime scene millisecond-by-millisecond. Data from hundreds of sources can be now correlated, often many miles from the actual scene. This transformation has brough...

Azure Government
Apr 19, 2015
0
0

Using Event Hub and EventProcessorHost on Azure Government

Ryan McIntyre
Ryan McIntyre

(Cross-posted from http://blog.randomdust.com) There are few needs which apply to almost every industry when it comes to building software and solutions to meet the needs of that industry. Manufacturing, healthcare, industrial, education, home automation, military and public safety (to name a few) all have a need to collect data from hundreds/thous...

Azure GovernmentAzureVisual Studio