Showing results for January 2019 - Developer Support

Jan 31, 2019
0
0

Durable Functions

Developer Support
Developer Support

While one thinks of event driven code, the requirements (operational) cab be broken into smaller functions, which is usually the code snippet executed as a response to a request. As the end user, one are not concerned about underlying infrastructure.

TeamAzure Functions
Jan 31, 2019
0
0

UX is not UI, but UI is definitely UX

Developer Support
Developer Support

When I first joined the Premier team here at Microsoft, a lot of the work I initially did for our customers was just that – advisory front-end design work. After many discussions about how I can provide value to our customers, I started to realize that even though words likes User Experience and User Centered Design are starting to be thrown out mo...

TeamUXUI
Jan 30, 2019
0
0

[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
Jan 30, 2019
0
0

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

Developer Support
Developer Support

Recently, the Service Fabric team announced general availability of a new method of backup and restore of stateful reliable collections. What this blog post will provide, is a complete project sample on how to setup and perform a Backup (but not a Restore), with PowerShell, ARM template and code, to help you understand how to tie this all together....

TeamAzureService Fabric
Jan 30, 2019
0
0

Want to be an ADM?

Developer Support
Developer Support

I’ve had the pleasure of working with customers who challenge me every day with questions that test my knowledge and experience, my ability to learn, my ability to research, and almost paramount, my ability to network amongst the vast expert resources in our consulting, support engineering, and product management teams. 

TeamDiscoverCareers
Jan 29, 2019
0
0

Taking small steps into Azure (with Developer Support)

Developer Support
Developer Support

Premier Developer Application Development Managers and Consultants are all well versed in Azure; we are all certified. Our goal is to help your organization achieve more through your Azure usage: by helping you architect a solution, enabling and training your developers to develop for the cloud, and working through a proof of concept. We can be the...

TeamAzureDiscover
Jan 28, 2019
0
0

Microsoft Teams: What’s in it for Developers?

Developer Support
Developer Support

Microsoft Teams presents a lot of opportunities for developers and development teams, from helping to improve Team collaboration and agility to providing a platform for deploying great functionality for users.

TeamALMMicrosoft Teams
Jan 25, 2019
0
0

Demystifying Docker Containers Support on Windows 10 and Windows Server 2016

Developer Support
Developer Support

Both my colleague Kendall Roden and myself were recently taking a deep dive into docker containers support on Windows 10 and Windows Server 2016. We knew that we could install “Docker for Windows” to add support for Docker, but as we dug deeper we found out that there is more to it than simply installing “Docker for Windows”.

TeamAzureDocker
Jan 25, 2019
0
0

Paired Programming & Visual Studio Live Share

Developer Support
Developer Support

My first experience matched many of experiences I remember mentioned in the books I read. At first, paired programming was extremely intimidating. I had to pair with an extremely seasoned developer thinking that I was about to be proved that I was not as smart as I thought I was – see Imposter Syndrome. Well, I learned many lessons from this develo...

TeamVisual StudioBrian Blackman