Posts by this author

Apr 27, 2021
Post comments count0
Post likes count0

How to deploy Angular app to Azure App Service running Linux from GitHub

This sample demonstrates how to deploy, from GitHub, an Angular single page application (SPA) to Azure App Service running Node.js on Linux. A continuous delivery/continuous integration pipeline will be also put in place with a GitHub Action.

AngularApp ServicesGitHub
Apr 25, 2021
Post comments count0
Post likes count0

Deploying an Azure APIM Self-Hosted Gateway

With so many customization and integrations options, organizations can leverage these powerful Azure services for a variety of architectures and applications. Self-hosted gateways help improve performance, while ensuring secure and efficient API traffic.

AzureAPI ManagementBryan Soltis
Apr 24, 2021
Post comments count2
Post likes count0

Workshop Spotlight: DevOps Fundamentals

The DevOps fundamentals workshop introduces the business value of DevOps then walks the attendees through the essential practices required for a healthy implementation of DevOps within an Organization.

DevOpsTraining
Mar 30, 2021
Post comments count0
Post likes count0

Using COPY command with Azure Synapse Analytics SQL Dedicated Pool

Azure Synapse Analytics includes many features and capabilities, among those is the COPY command which makes copying data into a data warehouse very easy. This video will walk you though using the COPY command to import data into a data warehouse table for use by data consumers.

Azure SynapseOrrin Edenfield
Mar 29, 2021
Post comments count0
Post likes count0

Adding source control to Azure Synapse Analytics Studio

Most users of Azure Synapse Analytics will need to use it within a team environment, as such using source control to handle multiple users writing code and building processes in the service will be needed. Thankfully Synapse Analytics Studio includes built-in support for 2 of the most popular Git service providers – GitHub & Azure DevOps.

Azure SynapseOrrin Edenfield
Mar 25, 2021
Post comments count0
Post likes count0

To B2B or to B2C?

While one uses B to signify it’s focus on business partnerships, while the other uses C for consumers, at the end of the day either can be used to accomplish roughly the same access. My intent here is to focus on what I see as the fundamental difference; one that is most likely to drive the appropriate choice of technology.

Marius RochonB2CB2B
Mar 24, 2021
Post comments count0
Post likes count0

No Batch No Problem

This post will go over how to expand sub-properties of an OData REST API request without using a batch request. This will be useful in SharePoint 2013+ On-Premise environments where the batch request is not available.

SharePointRESTOData
Mar 23, 2021
Post comments count0
Post likes count0

Dangling DNS and Subdomain Takeovers

This post explores what is commonly referred to as a “Dangling DNS Subdomain Takeover” and why you never delete a resource that backs a CNAME entry in your DNS without first redirecting or removing the CNAME record first.

AzureAzure DNS