Category: Azure

According to Microsoft, Azure is an ever-expanding set of cloud services to help your organisation meet business challenges. It’s the freedom to build, manage, and deploy applications on a massive, global network using various tools and frameworks.

From DevOps to business analytics to the Internet of Things, Azure is designed to have users up and running quickly with a scalable, cost-effective solution that works with your existing investments.

This cloud computing service is a big part of Microsoft’s business, and it competes with similar services from Amazon and Google.

Therefore, our Azure Category is full of handy tips, tricks and advise. Check out some of the Step by Step blogs or learn with our eBooks, How To videos and Webinars.

Build Your First Serverless Web Application on Azure
Build Your First Serverless Web Application on Azure
Blog Posts

This is a tutorial for absolute beginners. Whether you’re a developer or an operations engineer, it’s a good idea to start wrapping your brain around the fundamental concepts of serverless computing. The technology is still in its infancy, but I believe it will radically shift how many applications are built in the years to come.… READ MORE

Saving time with Azure Resource Graph
Saving time with Azure Resource Graph
Blog Posts

This year, at the Ignite conference, Microsoft announced Azure Resource Graph service. As we can read in the documentation, Azure Resource Graph is: a service in Azure that is designed to extend Azure Resource Management by providing efficient and performant resource exploration with the ability to query at scale across all subscriptions and management groups so… READ MORE

Latest on the ESPC Community
Latest on the ESPC Community
Blog Posts

Grow and enhance your skills with the European SharePoint, Office 365 & Azure Community. Joining the ESPC Community, gives you access to the online resource centre at sharepointeurope.com, providing the best, free content on SharePoint, Azure and Office 365. Topics covered include Microsoft Teams, SharePoint, SharePoint Framework, Office 365 Groups, OneDrive, PowerApps & Flow, Security,… READ MORE

Adding Authentication to your HTTP Triggered Azure Functions
Adding Authentication to your HTTP Triggered Azure Functions
Blog Posts

Azure Functions are great! HTTP triggered Azure Functions are also great, but there’s one downside. All HTTP triggered Azure Functions are publicly available. While this might be useful in a lot of scenario’s, it’s also quite possible you don’t want ‘strangers’ hitting your public endpoints all the time. One way you can solve this is… READ MORE

Securing a React Application with Azure AD which consumes a REST API also Secured with Azure AD to Manage Office 365 Tenants
Securing a React Application with Azure AD which consumes a REST API also Secured with Azure AD to Manage Office 365 Tenants
Blog Posts

Series: 1. Securing React App with Azure AD (this post) 2. Setting Up Azure Key Vault with an Azure Website (Web API) 3. Running tenant specific operations (Create modern site, etc) 4. Leveraging Office PnP Core to Create Communication Sites with Saved Page Templates ____________________________________________________________________________ Last year, I had an idea, I wanted to create a… READ MORE