Showing archive results for 2019

Jan 30, 2019
Post comments count0
Post likes count0

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
Post comments count0
Post likes count0

Upload a file from an Azure Windows Server Core machine to Azure Blob storage

Developer Support
Developer Support

The title for this could be a lot longer like ‘how to upload a file using the Azure CLI to Azure storage on a Windows Server 2016 Core DataCenter’ because that’s what this blog post is about…but that’s a ridiculously long title.

TeamAzureLarry Wall
Jan 29, 2019
Post comments count0
Post likes count0

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
Post comments count0
Post likes count0

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
Post comments count0
Post likes count0

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
Post comments count0
Post likes count0

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
Jan 24, 2019
Post comments count0
Post likes count0

Set up IIS on Windows Virtual Machine

Developer Support
Developer Support

App Dev Manager Vijetha Marinagammanavar provides a walk-through of setting up IIS on a Windows Virtual machine hosted in Azure.

TeamAzureIIS
Jan 22, 2019
Post comments count0
Post likes count0

Cross (micro) services authentication with Azure B2C

Developer Support
Developer Support

Microservices is an architectural style that structures an application as a collection of loosely coupled services, which implement business capabilities. The microservice architecture enables the continuous delivery/deployment of large, complex applications. It also enables an organization to evolve its technology stack.

TeamAzureAuthentication
Jan 21, 2019
Post comments count0
Post likes count0

Hosting Python packages in Azure DevOps

Developer Support
Developer Support

What I wanted to accomplish here was simply to create a redistributable Python package. Also show some of the practices on how to work with Python in a Windows environment, but I could not stop there. I went ahead and built a complete CI/CD pipeline for the package, showing how easy it is and how well Python projects integrate with Azure DevOps.

TeamAzureDevOps
Jan 18, 2019
Post comments count0
Post likes count0

Alerts based on Analytics query using Custom log search

Developer Support
Developer Support

One feature was removed in Application Insights called Scheduled Analytics, and now it is replaced with Custom Log Search which allows us to create an Alerts based on data analytics queries.

TeamApplication InsightsAdel Ghabboun