Showing results for April 2020 - Page 4 of 4 - Developer Support

Apr 5, 2020
Post comments count0
Post likes count0

[Service Fabric] Using the Azure Files Volume driver with multiple volumes

Developer Support
Developer Support

I was recently working with a customer who has an application running in a Windows container and that application outputs log files into different folders inside of the container. Their log extraction process was to manually remote desktop into the node, then go into the container to get the logs out.

TeamAzure Service Fabric
Apr 4, 2020
Post comments count1
Post likes count0

InnerSource with Azure DevOps

Developer Support
Developer Support

Azure DevOps provides features that enable your organization and teams adopt modern software engineering practices, such as InnerSource using features like forks and pull requests. Thus, enabling and encouraging code sharing and reuse thereby reducing engineering costs, facilitating faster time to market, and additional feature enablement.

TeamAzure DevOpsInnerSource
Apr 3, 2020
Post comments count0
Post likes count0

Enabling Remote Learning with Office 365 Education

Developer Support
Developer Support

In this post, I will go through the broad strokes of setting up Office 365 Education. The starting point is the Office 365 A1 trial sign up page.

TeamMicrosoft Teams
Apr 3, 2020
Post comments count0
Post likes count1

Implement App Insights Telemetry Processor in Azure Functions

Developer Support
Developer Support

Telemetry Processor is a plug-ins that can be ingested in your application to customize how telemetry can be processed before it’s sent to the Application Insights service such as filtering out telemetry, replace or discard a telemetry item, etc.

TeamAzureApplication Insights
Apr 2, 2020
Post comments count0
Post likes count0

Mock your APIs in Azure API Management and speed up development

Developer Support
Developer Support

With microservice architecture being as popular as it is today, being able to Mock your services makes it easy to get all your developers coding right away. We no longer have to wait for backend services to be completely developed or spend time coding throw away responses to provide our calling applications.

TeamAzure API ManagerMOCK
Apr 1, 2020
Post comments count0
Post likes count0

Leverage ServicesHub for All of Your Training Needs!

Developer Support
Developer Support

ServicesHub, which replaces the legacy Premier Portal is the central tool for interaction with Unified Support. The ServicesHub is partitioned into four child sections beneath the Home page: “Support”, “IT Health”, “Learning”, and “Resources”.

AzureTrainingPremier
Apr 1, 2020
Post comments count0
Post likes count0

Connecting A Durable Function to SharePoint Online

Developer Support
Developer Support

We decided on another great Azure Resource, the Azure Durable Function, because we wanted to provide SharePoint a custom status that could be leveraged for a progress bar, we also had the need to build a separate function that had a workflow that could span hours or even days.

TeamSharePointAzure Functions