Showing tag results for Azure

Mar 28, 2019
Post comments count0
Post likes count0

Preparing for AZ-300 and AZ-301 with Pluralsight courses

Developer Support
Developer Support

Microsoft and Pluralsight have partnered to give Azure learners access to 46 Pluralsight video courses. Anyone who redeems this benefit can use all Pluralsight features available to individual subscribers, including paths, Skill IQ, channels, and notes.

TeamAzureCertifications
Mar 11, 2019
Post comments count0
Post likes count0

Moving to the Cloud is NOT about the Cloud

Developer Support
Developer Support

One of the questions that I get asked very regularly by customers, colleagues, and friends is “Why do I need to move my … to the cloud?“ Almost every time this question comes up, the conversation very quickly gets into technical capabilities of the cloud, cost saving or the last service that this or that cloud vendor has released. These are all val...

TeamAzureIlias Jennane
Mar 6, 2019
Post comments count0
Post likes count0

Gathering real-time Perfmon Counters in a cluster

Developer Support
Developer Support

Performance (aka. Perfmon) Counters are critical to understanding the health of and diagnosing issues on Windows. In recent performance and scalability testing of a solution built on top of Azure Service Fabric, we collected Perfmon Counters across 15 VMs and sent them to Log Analytics. This was very helpful; however, there were times when we wante...

TeamAzurePerformance
Feb 28, 2019
Post comments count0
Post likes count0

Using Go Lang with Azure

Developer Support
Developer Support

In this world of digital transformation, languages like Go Lang have a major impact on project success as it helps increase developer and software efficiency. Leveraging languages like Go Lang and combining this into your Cloud Development Strategy can make a lot of sense. If you are interested in reading more about the features/benefits of Go Lang...

TeamAzureGo SDK
Feb 26, 2019
Post comments count0
Post likes count0

Azure Lab services scheduling now Available

Developer Support
Developer Support

Azure Lab services is a quick and easy way to manage environments for your team in the cloud. It is versatile enough to set up development environments, testing and even classroom lab environments. The service handles all the infrastructure, user management, and now scheduling when the lab is available. The ability to stop a lab VM has been around ...

AzureDev Test LabsAzure Lab Services
Feb 22, 2019
Post comments count0
Post likes count0

Why you should consider VS Code for your Kubernetes/Docker work – Part 2

Developer Support
Developer Support

In this follow up article, we will cover how it can help to deploy Container images stored into Azure Container Registry (ACR). We will also cover the kubectl explain integration which is helpful to understand the structure of YAML files used to describe Kubernetes API objects.

AzureContainersKubernetes
Feb 21, 2019
Post comments count3
Post likes count0

AZ-202 Microsoft Azure Developer Certification Transition Study Guide

Developer Support
Developer Support

As Microsoft embraces the spirit of “lifelong learning”, expect updates to the suite of training resources and certification exams to ensure content reflects new technologies. Microsoft has published the exam guide for AZ-202 Microsoft Azure Developer Certification Transition for those who have passed the 70-532 Azure Developer. Developers will get...

AzureCertifications
Feb 19, 2019
Post comments count0
Post likes count0

Using Azure CloudShell as a Dev Sandbox

Developer Support
Developer Support

Being able to create, develop, test, and deploy an application to Azure AND commit to source control with no tooling other than a browser is pretty powerful. This example was with .NET but there are tons of languages supported in CloudShell.

AzureALMCLI
Feb 12, 2019
Post comments count0
Post likes count0

AZ 203 Developing Solutions for Microsoft Azure Study Guide

Developer Support
Developer Support

As a Microsoft employee who works with customers and a cloud enthusiast, I see it essential to be knowledgeable of how the cloud can bring the best value to the developer. Because of this, I am taking the AZ 203 exam, which is titled “Developing Solutions for Microsoft Azure”. This exam was in beta for some time and was recently released proper in ...

TeamAzureDevelopment
Jan 30, 2019
Post comments count0
Post likes count0

[Service Fabric] Stateful Reliable Collection Restore –The New Way

Developer Support
Developer Support

I wanted to provide a separate blog post because although the PowerShell code for performing a Restore isn’t too complex, the amount of information you need and how to find that information is critical to your success in the Restore operation.

TeamAzureService Fabric