As part of the application and cluster lifecycle, you may want to upgrade to the latest available version of Kubernetes. You can upgrade your Azure Kubernetes Service (AKS) cluster by using the Azure CLI, Azure PowerShell, or the Azure portal. In this tutorial, part seven of seven, you learn how to: Identify current and available Read More
Category: Azure
How to Enroll Your macOS Device With Company Portal
Enroll your macOS device with the Intune Company Portal app to gain secure access to your work or school email, files, and apps. Organizations typically require you to enroll your device before you can access proprietary data. After your device is enrolled, it becomes managed. Your organization can assign policies and apps to the device through Read More
How to Create a Dynamic Group to Include All Intune MDM Devices
You can create attribute-based rules to enable dynamic membership for a group in Azure Active Directory (Azure AD), part of Microsoft Entra. Dynamic group membership adds and removes group members automatically using membership rules based on member attributes. This article details the properties and syntax to create dynamic membership rules for users or devices. You Read More
How to Deploy CrowdStrike Falcon Sensor Via Intune
CrowdStrike is a cloud-based next-generation antivirus, EDR (endpoint detection and response) solution. You can deploy CrowdStrike in your infrastructure via a single lightweight agent. This post will discuss how we can install CrowdStrike falcon agent / Sensor using Intune on Azure Ad joined devices. Login to CrowdStrike Portal and download the agent. You can use Read More
How to Export Azure AD All Devices
Step 1, install AzureAD module if you have done this yet. Type “PowerShell” from the start menu >> Right-click on Windows PowerShell and choose “Run as administrator”Type “Install-Module AzureAD” and hit Enter.You’ll be asked to confirm the installation from the PSGallery. Type “A” to select “Yes to All” and hit the Enter key. To update Read More
How To Configure Site-to-Site VPN Gateway Connection Between Azure and On-premises Network
When you are in hybrid cloud setup with azure, using site-to-site VPN gateway you can have better continuity for your workloads. in this post, I am going to demonstrate how to set up site-to-site VPN Gateway. Requirements Before start make sure you have following in place. 1) VPN device – you need to have VPN device Read More