Showing results for October 2018 - Developer Support

Oct 29, 2018
1
0

Tracking Cross-team Projects in Azure DevOps Boards

Developer Support
Developer Support

If part of this transition requires that aspects from the legacy process be kept, it’s a great opportunity to demonstrate that through the use of agile process and agile tools, we can have an even better control of the value (beyond just software) that the development team is creating for the company.

TeamDevOpsALM
Oct 24, 2018
7
0

Using ADAL.js with Angular4+

Developer Support
Developer Support

This is an update post to a previous article published in April 2017 explaining how to wrap ADAL.js with Angular2+. The previous article is no longer relevant given the changes to the Angular framework. This new post explains a reimplementation which uses the PathLocationStrategy and Angular features such as HttpInterceptor and InjectionToken.

TeamAngularADAL
Oct 23, 2018
0
0

Pragmatic TDD

Developer Support
Developer Support

I have been working on a small project in my free time in which I’m the only developer. When I started the project, I wanted to write the entire application in a test driven, test first, manner. I wrote my failing test, then made the test pass and as I saw opportunities to refactor, I took the time to reduce complexity, separate concerns and reorga...

TeamDevOpsALM
Oct 19, 2018
0
0

Automating the creation of Azure Service Principals with PowerShell

Developer Support
Developer Support

Recently had to give a chalk talk on a Azure Service Bus (ASB). Creating and recreating the various topics and subscriptions is a bit of a pain since there are so many options and parameters to consider. The way I go about it is to create a utility that simply creates and destroys all the infrastructure I need for the chalk talk.

TeamAzurePowerShell
Oct 15, 2018
0
0

Microsoft’s Developer Blogs are Getting an Update

Developer Support
Developer Support

Update: The Premier Developer blog transition is now scheduled for early 2019 to ensure you have the best blog experience. In the coming days, we’ll be moving our developer blogs to a new platform with a modern, clean design and powerful features that will make it easy for you to discover and share great content. This week, you’ll see the Visual...

Oct 11, 2018
0
0

Federation patterns using Azure AD

Developer Support
Developer Support

In this post, Premier Dev Consultant Marius Rochon considers scenarios where an application needs to be accessed by users from many sources of authentication (Office 365, owned and operated by Microsoft but whose use is managed separately by many independent organizations is an example of such a resource). It proposes a framework for determining an...

TeamAzureAuthentication
Oct 10, 2018
1
0

Microsoft Flow and PowerApps monitoring strategy

Developer Support
Developer Support

Both Flow and PowerApps are great tools that can be in the hands of business and power users to accelerate the building of automated workflows and business apps across on-premise and the cloud services. It’s easy to see how there could be many such Flows and Apps built, deployed and running within your tenant. It’s a best practice for the IT admini...

TeamPowerAppsMicrosoft Flow
Oct 3, 2018
0
0

Azure AD App Tracking with Logic Apps

Developer Support
Developer Support

Recently, I was asked by a customer with a very large internal Azure user base to help them find a way to keep track of Azure AD (AAD) application registrations in their directory. This customer has been on Azure for years, and the number of AAD application registrations has steadily grown during that time. There are so many applications now that i...

TeamAzure ADLogic Apps
Oct 2, 2018
0
0

Solving What’s Off About Monolithic Applications

Developer Support
Developer Support

It's all about the people. The resistance to change is human nature. Leaders and team members alike. Assessing the team is simple. If they can demonstrate an openness to changing how they do things you are on track. If team conversations consist of why things must continue to be done the way they are being done success will be a challenge. But lead...

TeamMonolithic