Unknown's avatar

All posts by Callon Campbell [MVP]

Azure

Microsoft Azure Stack Technical Preview 3 Released

image

Today Microsoft announced that Azure Stack Technical Preview 3 has been released with several new updates.

Azure and the Azure Stack integrated systems enable businesses to focus on investing energy and talent on turning their application portfolio into a strategic differentiator for their business. This approach enables customer choice and flexibility of deploying and operating their application where it best meets their business needs. IT can deliver far greater value by empowering development teams with self-service provisioning and cloud services while partnering with them to establish DevOps workflows that meet business policies and requirements.

What’s new

  • Deploy with ADFS for disconnected scenarios
  • Start using Azure Virtual Machine Scale Sets for scale out workloads
  • Syndicate content from the Azure Marketplace to make available in Azure Stack
  • Use Azure D-Series VM sizes
  • Deploy and create templates with Temp Disks that are consistent with Azure
  • Take comfort in the enhanced security of an isolated administrator portal
  • Take advantage of improvements to IaaS and PaaS functionality
  • Use enhanced infrastructure management functionality, such as improved alerting

Roadmap update

Shortly after TP3, Azure Functions will now be available to run on Azure Stack TP3. This will be followed by Blockchain, Cloud Foundry and Mesos templates.

TP3 should the last planned technical preview before becoming available in mid-CY17.

Further reading and next steps

Learn more about Azure Stack and download Azure Stack Technical Preview 3.

Learn more about this announcement here.

References

https://azure.microsoft.com/en-us/blog/hybrid-application-innovation-with-azure-and-azure-stack/

Uncategorized

How big is the Microsoft Azure Cloud?

Chris Pietschmann's avatarBuild5Nines

The Microsoft Azure Cloud is huge. Or should I say H-y-uuuuu-ge! It’s the largest cloud provider in the world with 38 Regions currently (30 online) spread across the globe, and Microsoft keeps adding more regions every few months. Microsoft has been betting the future of their Enterprise business on Azure since the initial General Availability in 2010, and they’ve increased their efforts over the last couple of years as the “Cloud Wars” have been speeding up.

Microsoft has been a little vague over the years. They publish how many Azure Regions there are, and what cities they’re located in. I’ve put together a map that plots the city location of each of the Azure Regions to help visualize things on the Region side of the equation. However, they don’t disclose the street addresses of the data centers, and until recently they haven’t exactly stated how many data centers make up the 38…

View original post 271 more words

Uncategorized

CloudDays™ – Quick Start to Azure Redis Cache

Bruce D Kyle's avatarDevDays®

redisAzure Redis Cache helps your application become more responsive even as user load increases and leverages the low latency, high-throughput capabilities of the Redis engine. This separate distributed cache layer allows your data tier to scale independently for more efficient use of compute resources in your application layer.

Redis is an open source, BSD licensed, advanced key-value cache and store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets, sorted sets, bitmaps and hyperloglogs. Redis supports a set of atomic operations on these data types.

Microsoft Azure Redis Cache is based on this cache and store. It gives you access to a secure, dedicated Redis cache, managed by Microsoft, providing the best of both worlds: the rich features and ecosystem of Redis, and reliable hosting and monitoring by Microsoft.

You can use Redis from

View original post 1,771 more words

Uncategorized

CloudDays™ – Choosing the Right Azure Cache Technology

Bruce D Kyle's avatarDevDays®

azurecloudMicrosoft Azure Cache is a family of distributed, in-memory, scalable solutions that enable you to build highly scalable and responsive applications by providing super-fast access to your data. But what do you choose?

This post provides you with an overview of the options you have when you are considering caching technologies.

Microsoft Azure Cache is available in the following offerings.

Microsoft offers a strong recommended choice for these caches. “Microsoft recommends all new developments use Azure Redis Cache.”

That said, this post discusses each to give you a quick overview. This article also introduces you to one other cache.

Here’s the short answer:

  • Use Azure Redis Cache when you want to cache string, hashes, .NET classes, data.
  • Use CDN when you want to cache audio, video, applications, images, and other files.

View original post 592 more words

Azure

Get Azure invoices emailed directly to your inbox

You can now get your Azure invoices sent to your inbox instead of logging in and downloading them every month. Once you’ve opted in, your  invoice will be attached to your monthly billing email.

To get started, go to your subscriptions from the Subscriptions blade and select the Send my invoice link and then select Opt In. If you don’t see this link, then your not the account admin.

image

Next you will need to agree to the email statement notice:

image

Once you’ve opted in you can configure additional recipients to be added:

image

That’s it!

Enjoy

Uncategorized

Happy 7th Birthday Microsoft Azure!

Chris Pietschmann's avatarBuild5Nines

February 1, 2017 marks the 7th anniversary of when Microsoft turned on billing for the new Microsoft Azure service. Happy birthday Azure! Initially the service had a fraction of the features and services it has today. There’s been a tremendous growth on the platform over the years as a result of incredible investment by Microsoft.

Here’s a little timeline information about Microsoft Azure that you may or may not know:

  • October 2008  – At the Microsoft Professional Developers Conference (PDC), Microsoft Chief Software Architect Ray Ozzie announces a new cloud computing platform from Microsoft called Windows Azure. The initial announcement includes the Azure services of: Cloud Services, and Blob Storage.
  • March 2009 – Azure SQL Database service was announced.
  • November 2009 – An updated Windows Azure CTP is released enabling Full Trust, PHP, Java, including a CDN CTP and more
  • January 2010 – Windows Azure become Generally Available, currently free…

View original post 380 more words

Azure

Understanding Azure – a guide for developers

image

Microsoft recently published a free e-book on how to develop on Azure. This guides shows you how to use common design scenarios and see how the comprehensive set of application platform services can suit your needs.

Download and check it out now.

Enjoy!

Uncategorized

Searchable Azure Book Catalog from Build Azure

Great resource for finding Azure related material.

Unknown's avatarBuild5Nines

It’s generally difficult to find a good book on cloud and Microsoft Azure related material to help learn from. This can be extremely frustrating when you’re new to a technology and are looking for a concise source to get up to speed, and good books are the perfect solution to this. After some deliberation, I’ve decided to start a new project for Build Azure. The new project is the Build Azure Book Catalog, and it’s located at http://books.buildazure.com

buildazurebookcatalogscreenshot001

View original post 335 more words

Uncategorized

Azure Web Apps only in Current Portal from February 1, 2017

Unknown's avatarBuild5Nines

azure-app-service-web-app_colorMicrosoft has been working for a couple years to add support to all existing Azure services, as well as a plethora of new services, within the Current Azure Portal (http://portal.azure.com). One of the huge services that wasn’t available in the Current Azure Portal until recently is Azure AD; which is still in Preview within the Current Portal. However, Azure Web Apps have been supported in the Current Azure Portal for about 2 years or so at this point, and Microsoft is taking this new / current portal migration even further…

Starting February 1, 2017, Azure Web Apps will no longer be available in the “Classic” Azure Portal (http://manage.windowsazure.com). For most the duality of the Portals has been a bit frustrating, and it’s relieving to see that Microsoft is making the move to not just add support for services in the Current Portal, but also remove them…

View original post 80 more words

Development

Error when opening an ASP.NET Core project with Visual Studio 2015 after installing Visual Studio 2017 RC : The following error occurred attempting to run the project model server process 1.0.0-preview4-004223

Ok so if your like me and tried installing Visual Studio 2017 RC, you were probably astonished at how fast it installs compared to previous version of Visual Studio. But as impressive at it is at installing, I ran into some compatibility issues with Visual Studio 2015, so I had to uninstall Visual Studio 2017 RC.

Now even with Visual Studio 2017 RC uninstalled, I ended up running into an issue when I was trying to open a  new or existing ASP.NET Core project. Here is the error I would get when trying to open my ASP.NET Core projects in Visual Studio 2015:

The following error occurred attempting to run the project model server process 1.0.0-preview4-004223

image

To resolve this, I had to go to directory “C:\Program Files\dotnet\sdk” and delete folder “1.0.0-preview4-004233” as shown here:

image

This then resolved my issue when trying to open an existing or new ASP.NET Core project in Visual Studio 2015.

Enjoy!