About 248,000 results
Open links in new tab
  1. PowerShell subscription | Microsoft Community Hub

    Sep 29, 2023 · Your company has disabled Azure Cloud Shell for your subscription. To check which Azure Active Directory tenant you are logged in to, run the following PowerShell command: Get …

  2. Manage licenses with PowerShell in Azure Active Directory!

    Aug 9, 2021 · Manage licenses with PowerShell in Azure Active Directory! Hi Azure friends, In this article, I will describe how you can use PowerShell in Azure Active Directory to quickly get …

  3. Manage Azure Arc Machine Extensions via Powershell

    Mar 4, 2023 · Manage Azure Arc Machine Extensions via Powershell First of all you need to install the module Az.ConnectedMachine Install-Module Az.ConnectedMachine -AllowClobber Once the …

  4. Create a snapshot of a VM with PowerShell in Azure

    Nov 15, 2020 · Hi Azure friends, I used the PowerShell ISE for this configuration. But you are also very welcome to use Visual Studio Code, just as you wish. Please start with the following steps to begin …

  5. Grant Graph API Permission to Managed Identity Object

    Sep 28, 2021 · Managed identities provide an identity for applications to use when connecting to resources that support Azure Active Directory (Azure AD) authentication. We can access Graph API …

  6. Action required: MSOnline and AzureAD PowerShell retirement - 2025 …

    Jan 13, 2025 · Retirement of MSOnline PowerShell begins in April 2025. Learn about the timeline and required actions.

  7. Azure - PowerShell Script to delete a specific Tag for any resources in ...

    May 15, 2024 · Azure - PowerShell Script to delete a specific Tag for any resources in all your Subscriptions A classical question after many months of usage and delegation to different admin is …

  8. How to list azure AD groups for a user using Power shell

    Aug 21, 2020 · Hi, Could you please help me how to get list of azure AD groups for a user using power shell. Thanks,Brahma

  9. QTip: Connect to Azure SQL DB using Entra SPN (service principal)

    Feb 2, 2024 · Testing steps required to connect to Azure SQL DB using Entra SPN with SSMS and Powershell In this guide, I am going to outline the steps on how to connect to an Azure SQL …

  10. PowerShell Basics: How to Force AzureAD Connect to Sync

    Oct 3, 2019 · It can take up to 30 minutes for Azure Active Directory to update these changes when these changes are applied on the on-premises Active Directory instance and vice-versa via AzureAD …