Showing results for Azure Government - Azure Government

Jan 7, 2016
0
0

SPEC’s CPU2006 benchmarks on Azure

v-ivayal@outlook.com
v-ivayal@outlook.com

The CPU2006 suite by SPEC is a complex set of tools and tests that allow the user to measure the performance and throughput of a machine’s CPU. This is done by executing a variety of “tests”, which are executables of real-world scenarios (EG: Compression/decompression of files, Complex quantum chemical computations, 3D Ray tracing...

Azure GovernmentVirtual MachinesVMS
Oct 8, 2015
0
0

Configuring ARM on Azure GC

SteveK-MS
SteveK-MS

**Update 6-12-2016: We posted additional details on Azure Government and PowerShell here. **Update 4-9-2016: The Azure Module no longer requires switch-mode and as such, these references have been removed. The Azure Government environment is now part of the install and is no longer required to be manually added--these instructions have been update...

Azure GovernmentPowerShellARM
Sep 29, 2015
0
0

How To: Use the Azure CLI with Azure Government

Shawn Weisfeld
Shawn Weisfeld

UPDATE: official documentation on how to do this can be found here The Azure CLI provides a cross platform command line interface for working with Azure. If you are on Windows you might want to take a look at PowerShell, see Ryan’s post here on how to configure that.   You should now hav...

CLI
Sep 18, 2015
0
0

Building Media Indexing and Analysis Solutions for Law Enforcement on Azure Government

lamont_harrington@hotmail.com
lamont_harrington@hotmail.com

Introduction In the law enforcement community, the number of media assets continue to grow by the day. From video captured from body worn cameras as well as audio recordings captured from 911 call dispatch and prison inmate phone calls, the prevalence of media assets within the law enforcement community is becoming a critical business asset to impr...

Aug 31, 2015
0
0

What type of SQL on Azure is right for me?

Shawn Weisfeld
Shawn Weisfeld

***** NOTE: take a look at this video, while not Azure Gov specific, it goes into much more depth on this topic: https://channel9.msdn.com/Series/SAIIK-SQL-Server-on-Azure-IaaS-Implementation-Kit/SAIIK-PaaS-vs-IaaS   I get asked this question frequently by customers. Figured I would share my thoughts on the topic with you guys, and some link...

SQL Azure
Jul 2, 2015
0
0

Deciding on the right number of Azure Subscriptions for your ISV solution

Shawn Weisfeld
Shawn Weisfeld

I work with a number of independent software vendors (ISVs) that are building solutions for or moving existing solutions to Azure. After they see our enterprise portal, I commonly get a question on if they need to separate their workload across multiple subscriptions. The answer to this question is complicated and depends a lot on how the solution ...

Jun 16, 2015
0
0

Distributing load across Azure Regions using Azure Traffic Manager

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. Before we get started take a look at my other article on how I set up my 3 VMs in a cloud service and wrote a little client app to showcase the load balancing and failover behavior of load balanc...

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