Showing archive results for 2019

Jun 11, 2019
Post comments count0
Post likes count0

[Service Fabric] Why won’t Visual Studio connect to my cluster?

Developer Support

In this blog post, I’ll discuss something that has frustrated both myself and many others for quite a while, and that is, failure of Visual Studio to connect to an Azure Service Fabric cluster. We’ll be using Visual Studio 2017 as an example.

TeamVisual StudioService Fabric
Jun 10, 2019
Post comments count0
Post likes count0

DevOps and Your Definition of Done

Developer Support

DevOps, among other things, is about collaboration, and a shared responsibility for delivering features into production. Your Definition of Done should reflect this. Learn why and how you should explicitly define Done to improve collaboration and quality.

TeamDevOpsAzure DevOps
Jun 9, 2019
Post comments count2
Post likes count0

Adding User Optional and Mapped Claims in the Azure AD Authentication Token

Developer Support

When we are using Azure Active Directory, we need to add extra information related to the user in the token that we received once that we get an authenticated user in our app. By Default, in our token we only see some user’s information like preferred username, email, name, roles assigned to this user and the unique name.

TeamAzure ADAuthentication
Jun 8, 2019
Post comments count0
Post likes count0

Understanding Your Cloud Adoption Maturity Level

Developer Support

To be successful an enterprise must address people, process and technology when adopting the cloud. I often witness organizations migrating to Azure focus primarily on the cloud technologies and fail to assess their current maturity readiness.

TeamDevOpsDigital Transformation
Jun 7, 2019
Post comments count3
Post likes count0

Installing .NET Core 3.0 preview to work with Visual Studio Code

Developer Support

I need to develop cross platform solutions and am often working in Linux, so I have taken to using Visual Studio Code as my IDE instead of Visual Studio.

Team.NET CoreVisual Studio Code
Jun 7, 2019
Post comments count0
Post likes count0

Developing a Dockerized Asp.Net Core Application Using Visual Studio Code

Developer Support

Visual Studio Code offers feature parity with Visual Studio 2017/2019 when it comes to developing a containerized Asp.Net Core application. Since VSCode is cross platform, you can develop your next container DotNetCore application on a Linux or Mac while having access to all the great features that Windows users enjoy on VS2017/2019.

Visual StudioDockerContainers
Jun 5, 2019
Post comments count0
Post likes count0

Azure DevOps: Build pipelines for Arduino microcontrollers

Developer Support

Azure DevOps applies to any language, any platform including Arduino. In this post, I will show you how to build Arduino microcontrollers using Azure DevOps Build pipeline and a custom build agent.

Azure DevOpsIoT
Jun 4, 2019
Post comments count0
Post likes count0

Making Sense of .NET 5

Developer Support

At the first day of Microsoft’s annual Build conference, Microsoft announced .NET 5 which will be released in November 2020. This led to some confusion in discussions with some of my colleagues and friends. What about .NET Core? Isn’t that the future? The road forward?

Team.NET.NET Core
Jun 4, 2019
Post comments count0
Post likes count0

React Native for Windows Goes Mainstream

Developer Support

React Native for Windows adds support for Windows 10 SDK to React Native, which allows you to build apps for all Win-10 devices such as PCs, Tablets and Xbox using React.

Universal Windows PlatformReact Native
Jun 3, 2019
Post comments count0
Post likes count0

Getting started with Azure Logic Apps

Developer Support

If you’ve ever struggled with automating cloud/on-premises workflows or wondered what of your workflows could be automated, Azure Logic Apps now makes it possible for development and IT teams to automate these workflows with little to no code.

TeamAzureLogic Apps