Showing results for Premier Developer - Developer Support

Jun 18, 2020
Post comments count0
Post likes count0

How to Debug and Step Into Service Fabric SDK Source Code

Developer Support
Developer Support

In this blog, Premier Consultant Kurt Schenk shows how to debug into the source code of the Service Fabric SDK which is used to develop Reliable Services and Reliable Actors.

C#DebugAzure Service Fabric
Jun 3, 2020
Post comments count0
Post likes count0

Manage Service Bus Queue messages with Python

Developer Support
Developer Support

In this post, Big Data Consultant Rakhi Guha shows how to get started with Python scripting to manage Service Bus Queue messages.

PythonAzure Service Bus
May 29, 2020
Post comments count0
Post likes count0

Simplified Automated QA Testing on Azure DevOps

Developer Support
Developer Support

Setting up automated testing can be complex, but I wanted to build out an automated testing system that would be simple to understand and implement, yet cover most of the basic needs of test automation.

Azure DevOpsTesting
May 26, 2020
Post comments count0
Post likes count0

Monitoring & Alerting – Operations in the Cloud

Developer Support
Developer Support

Application Insights monitors the availability, performance, and usage of your web applications. It provides you with deep insights into your application's operations and diagnose errors without waiting for a user to report them. It gives you the ability to continuously improve performance and usability.

DevOpsApplication InsightsAzure Monitor
May 25, 2020
Post comments count0
Post likes count0

Your Ally in Premier

Developer Support
Developer Support

As an ADM, I am expected to be that squeaky wheel that is passionate about doing what is right for you, my customer, in the long run. I am on your side and I take pride in helping you grow to be the best that you can be. This often arises in the form of ensuring you and your developers get the best tools and guidance on app modernization.

TeamPremier
May 18, 2020
Post comments count0
Post likes count0

Tips & tricks to run a Power Apps hackathon

Developer Support
Developer Support

Power Platform provides a low code approach to developing mobile friendly apps, or to perform business process automation. A Power Platform hackathon can help users ideate and put together a Proof of Concept to validate an approach and demonstrate value quickly.

Teamhackathon
May 15, 2020
Post comments count0
Post likes count0

Resolved JavaScript Promises Can Be Used Multiple Times!

Developer Support
Developer Support

JavaScript Promises are powerful, and they become more powerful once we understand that a "resolved" Promise can be used more than once!

PremierJavaScriptasync
May 15, 2020
Post comments count0
Post likes count0

Azure DevOps setting up Repository permissions

Developer Support
Developer Support

As your organization grows, you will start to have many repositories inside of your Azure DevOps projects. Most organizations allow developers to browse and contribute to any repository, and put policies on pull requests for specific branches to protect them.

TeamAzure DevOps