In this post, you will learn how to manage Microsoft Edge Extensions using Intune, aka Endpoint Manager. A Microsoft Edge extension is a small program that we use to add or modify features of Microsoft Edge Chromium. An extension is structured similarly to a regular web app. It is intended to improve a user’s day-to-day Read More
Category: Azure
How to Organize Cloud-Based Resources in Azure
Organizing cloud-based resources is a crucial task for IT, unless all deployments are simple. For complicated or complex deployments, use naming and tagging standards to organize your resources for the following reasons: Resource management: Your IT teams need to quickly locate resources that are associated with specific workloads, environments, ownership groups, or other important information. Organizing Read More
How to Use the Office Customization Tool for Microsoft Apps Deployment
The Office Customization Tool creates the configuration files that are used to deploy Office in large organizations. These configuration files give you more control over an Office installation: you can define which applications and languages are installed, how those applications should be updated, and application preferences. After creating the configuration files, you can use them with the Office Read More
How to Define Naming Convention in Azure
An effective naming convention consists of resource names from important information about each resource. A good name helps you quickly identify the resource’s type, associated workload, environment, and the Azure region hosting it. For example, a public IP resource for a production SharePoint workload in the West US region might be pip-sharepoint-prod-westus-001. Diagram 1: Components of Read More
Understand RADIUS Authentication with Azure Active Directory
Remote Authentication Dial-In User Service (RADIUS) is a network protocol that secures a network by enabling centralized authentication and authorization of dial-in users. Many applications still rely on the RADIUS protocol to authenticate users. Microsoft Windows Server has a role called the Network Policy Server (NPS), which can act as a RADIUS server and support Read More
How to Deploy Visio or Project with Intune
Sometimes I get the question how to the deploy Visio or project to a device that has already install Microsoft 365 apps without uninstalling all the existent binaries as a side effect, so I have created this short blogpost on how to deal with this task. It is possible to add e.g. Language Packs, Proofing Read More