Showing tag results for Azure

Apr 12, 2018
Post comments count0
Post likes count0

Part 2: Azure Virtual Machine Scale Set and Windows Containers–Networking Tips

Developer Support

In part 2 of 2 blog posts, Premier Developer Consultant Julien Oudot continues his networking tips about Azure Virtual Machine Scale Set (VMSS) and Windows Containers. Building on the first post about VMSS set-up, Julien walks through how to communicate with containers running on nodes deployed as part of VMSS. If you haven’t read it yet, do...

TeamAzureContainers
Apr 7, 2018
Post comments count0
Post likes count0

Ramping up on Powershell & CLI

Developer Support

In this post, Senior Application Development Manager, Danny Kolke, gives a practical guide on getting started with PowerShell and Azure CLI."For the things we have to learn before we can do them, we learn by doing them." AristotleIn working with my customers I often run into those who want to get started with Azure but just haven't done anything ye...

TeamAzurePowerShell
Apr 3, 2018
Post comments count0
Post likes count0

Part 1: Azure Virtual Machine Scale Set and Windows Containers–Networking Tips

Developer Support

In this post, Premier Developer Consultant Julien Oudot teaches you how to ensure network connectivity when working with Windows Containers and Virtual Machine Scale Set in Azure.When working with Windows Containers and Virtual Machine Scale Set (VMSS) in Azure, some steps need to be performed to make sure the networking connectivity works as expec...

TeamAzureContainers
Apr 2, 2018
Post comments count0
Post likes count0

Hosting an Angular Progressive Web Application (PWA) with Azure

Developer Support

Progressive Web Applications might just be the future of web development. In this post, Wael Kdouh shows how to deploy an Angular PWA to Azure, including some potential pitfalls to watch out for. In his blog post, Wael introduces the popularity of Progressive Web Applications and how to deploy them to Azure. He writes “In this post I will...

AzureAngularWael Kdouh
Mar 26, 2018
Post comments count0
Post likes count0

With cloud applications, performance is money

Developer Support

This post is provided by App Dev Manager Reed Robison who examines the opportunity and impact of cloud application performance.  If you are moving apps to the cloud, it has never been more important think about performance and as a developer, the business impact you can have may be profound.Early in my career, developers were always talking ab...

TeamAzureArchitecture
Mar 25, 2018
Post comments count0
Post likes count0

Getting started with Azure App Services Development

Developer Support

In this post, Application Development Manager, Vijetha Marinagammanavar, demonstrates how to get started with Azure App Services.To get started with Azure development we need to have Visual Studio 2013 or later, Azure SDK, and an active Azure subscription. We are using Visual Studio 2017 with our demo. If using VS2013 then download the SDK from htt...

TeamAzureApp Services
Mar 22, 2018
Post comments count0
Post likes count0

Accelerate Your GDPR compliance with Microsoft Cloud

Developer Support

This post is provided by App Dev Managers Latha Natarajan and Sujith Nair who explore the critical aspect of protecting personal information and the impact of data security failures. This post also discusses the rich set Azure services that Microsoft customers and organizations can use to protect personal data in compliance with GDPR and other regu...

TeamAzureSecurity
Mar 20, 2018
Post comments count0
Post likes count0

End-to-end from Code Project, to VSTS CI/CD, to Azure

Developer Support

In this post, Premier Developer Consultant Crystal Tenn shares how to set up and deploy a full stack application using Azure App Services. The proof of concept will help you better understand the interactions between an Azure Web App, Azure API App, and Azure SQL Server resource with a step-by-step tutorial.  In addition, we will show you how ...

AzureALMVSTS
Mar 17, 2018
Post comments count0
Post likes count0

Deploying Your Dockerized Angular Application To Azure Using VSTS (Part II)

Developer Support

Premier Developer Consultant Wael Kdouh demonstrates how to maintain consistency across development and production environments by utilizing Docker containers. He will show you how this is possible while concurrently automating the process with VSTS. In my previous post, I showed you how to deploy your Angular application to Azure using Visu...

AzureVSTSDocker
Mar 12, 2018
Post comments count0
Post likes count0

The Seven Habits of Highly Effective Developers

Developer Support

If you are looking to maximize your productivity and impact as a modern developer, consider these seven habits shared by App Dev Manager Ketuan Baldwin. Reaching your full potential as a developer requires you to be highly effective. In this blog, I will discuss some principles that are important for modern developers to be successful. The ideas...

TeamAzureDiscover