command is not recognized.
i have installed the below powershell modules.I am getting error when i execute Get-AzADSubscribedSku command please guide me. Install-Module -Name Az -AllowClobber -Force Install-Module -Name "AzureAD" Import-Module AzureAD
command is not recognized.
i have installed the below powershell modules.I am getting error when i execute Get-AzADSubscribedSku command please guide me. Install-Module -Name Az -AllowClobber -Force Install-Module -Name "AzureAD" Import-Module AzureAD
Microsft Graph Error: ClientSecretCredential authentication failed: AADSTS9002331: Application 'xxxxx' is configured for use by Microsoft Account users only. Please use the /consumers endpoint to serve this request.
I need to send emails from a desktop application. I have read a lot of threads about this matter and using the codes shared all over internet to send email using microsoft graph with no luck. I'm using my personal outlook account to be used within the…
Getting does not have authorization to perform action or scope is invalid.
We're getting the following error 'The client 'f774a339-7628-49ff-9829-49c522b6d49c' with object id 'f774a339-7628-49ff-9829-49c522b6d49c' does not have the authorization to perform action 'Microsoft.Resources/subscriptions/resourceGroups/read' over…
Getting does not have authorization to perform action or scope is invalid.
We're getting the following error 'The client 'f774a339-7628-49ff-9829-49c522b6d49c' with object id 'f774a339-7628-49ff-9829-49c522b6d49c' does not have the authorization to perform action 'Microsoft.Resources/subscriptions/resourceGroups/read' over…
Connect-MgGraph
I want to connect to Azure MS Graph using an Azure Service Principal. How can I generate a certificate for the Azure Service Principal? I have the Client ID and Tenant ID. I need to fetch users information from Azure AD, and I have the required Graph API…
Connect-MgGraph
I want to connect to Azure MS Graph using an Azure Service Principal. How can I generate a certificate for the Azure Service Principal? I have the Client ID and Tenant ID. I need to fetch users information from Azure AD, and I have the required Graph API…
Moving users from on-prem to Entra ID sync issues
We have an on prem AD and an Entra ID. Previously I could move a user into an unsynced OU, run a delta sync, restore the user in O365 and make changes to their username and email address, add a manager, etc. with no issues. Something changed overnight…
i am trying add user permission in subscription,there i am getting error .
i am trying add user permission in subscription,there i am getting error that you dont have permission to do this task. i am unable to use any service since i am not getting permission to even create a resources group and not even getting permission to…
Azure Files identity-based authentication over SMB using Microsoft Entra Domain Services authentication for cloud-only identities
Hello, I'm looking for some advice on this hypothetical scenario. Suppose I have a cloud-only identity which is a security group in Microsoft Entra named Group1. I have a Azure Files fileshare named share1. I want to be able to grant Group1 Azure RBAC…
How to prevent screen capture/ screenshot in iOS managed device (only company data)
How to prevent or stop screen capture/ screenshot in iOS managed device (only company data) I was looking for preventing the users from screenshot company’s data in iOS device. Currently we can block screen capture/screenshot in android through App…
Change the language settings for Entra ID and Microsoft 365 service for all users?
Hi, Is it possible to change the language region for all users and devices in Entra ID tenant? For Domain AD, it can be via GPO, but for Entra ID (Azure) and it's for all Microsoft 365 services like OneDrive, SharePoint, Office suite, and other…
Migrate Entra Connect to a New Domain
Is it possible to migrate the Entra Connect server to another domain without impacting production?
How to resolve about Sentinel and XDR not connecting properly.
We are currently doing integration testing between Sentinel and XDR. After onboarding and offboarding the workspace from XDR side several times ,following the steps provided in Microsoft's official documentation, encountered the following…
Azure AD: how to update user's ImmutableId without AzureAD module nor MSOnline module
I am AD and Azure AD Administrator. I want to sync an existing Azure AD account with a newly created on-premises AD account in an environment where: OnPremisesImmutableId is empty for all Azure AD accounts. Azure AD Connect currently uses objectGUID for…
We’re unable to validate your phone number
while creating a new account at dev.azure.com. When I'm trying to get verification code to verify phone number. when I click on Send Text or Call me, I get an error on new page "We’re unable to validate your phone number".
enable windows hello for domain account
how do you enable windows hello for domain account
How to fix the issue where when Azure AD Connect is started it gives an error saying "Could not establish trust relationship for SSL/TLSsecure channel"
The error also says the remote certificate is invalid according to the validation procedure.
How to resolve Error Code 500121 in Azure AD B2C?
I’m encountering an issue with Azure AD B2C where I receive Error Code: 500121. The error details are as follows: Request Id: 5cdc999e-94fd-4488-a22c-3c51f2d43c00 Correlation Id: da0ba5c1-d134-434f-b85c-b52c1e235b18 Timestamp:…
How to detach my Azure subscription from someone else's Entra ID directory?
Context: For a while, I was working on a project with a friend. They had their own Azure subscription on top of an Entra ID tenant. My role in that tenant was just a user. Logging into the Azure portal would open my friend's subscription by default. I…