How can we Block the StickyNotes through GPO ? So that user won't be able to access this.
Need to Block the StickyNotes App on windows 10 Pro Client Machine from GPO from Window Server 2019. I Tried the below mentioned steps, but didn't work. Can any one help me out?
A problem with Access packages (EntraID) requests!
I have created an access package with policy that require an approval ( there guest accounst as approvers). While someone submit a request no one recieve an email to approve the request . And at request page in the access package i see that the status is…
Identity Protection-Risky Users error when attempting to dismiss user
Hello, I have a user in my Identity Protection>Risky Users that has been there for several months. This user was deleted a long time ago, and therefore I do not understand why this user is in the Risky user section? When I try to dismiss the user,…
Using Azure Databricks Clusters with Unity Catalog and Managed Identity Support.
We are leveraging Azure Databricks for our Data Engineering project and intend to utilize Databricks clusters that support both Unity Catalog and Managed Identity. However, according to the Databricks documentation…
IDX21323: RequireNonce is 'True'. OpenIdConnectProtocolValidationContext.Nonce was null, OpenIdConnectProtocol.ValidatedIdToken.Payload.Nonce was not null. The nonce cannot be validated. If you don't need to check the nonce, set OpenIdConnectProtocolValid
I have an asp.net MVC application and I have registered application in azure directory for Microsoft Identity Platform and same details were configured in web.config, Startup.cs file and tried few approaches to resolve the error but no luck. Below i have…
Configuring Managed Identities for Azure VMs
Managed identity was enabled for two existing VMs, but assistance is needed on how to add these managed identities to two security groups. What steps should be followed to complete this process?
Azure B2C Custom Policy - RelyingParty has invalid child element 'Endpoints'
Hi, Previously uploading the SignIn.xml with child element <Endpoint> did not show any error but now uploading it returns the following error: this is the signin.xml code below. The. documentation says Endpoint is a proper child element of…
DNS Basic test failured
Dcdiag basic dns test failed at local server reports server 1,2 failed local test server 1 success from server 2 vice versa other failure Warning: no DNS RPC connectivity (error or non Microsoft DNS server is running) [Error details: 5 (Type:…
Why does the principal ID of my Azure Function App (system-assigned identity) change every time I update the Docker image using Terraform?
Hi everyone, I have an Azure Function App with a system-assigned managed identity that is created using a Docker image from Azure Container Registry (ACR). I have also set up a role assignment in Terraform where the principal_id of the function app is…
As a CSP can we use first 50,000 MAU with guest accounts for managing our customer?
Hi, As CSP, we have an Azure management tenant where all our support/admin engineers have a local account. We would like to implement this scenario : The management tenant hosts the local accounts of admins with P2 licences for each one We use…
Having issue while streaming data from event hub into databricks using managed identity process
I'm trying to stream data from azure event hub to azure dataframe in databricks notebook using python. I have utilized managed Identity process to utilize passwordless process. It is giving the following error message when trying to stream the data.
Set up notifications for Root Tenant Group assigments
Set up notifications for Root Tenant Group assigments azurerm_role_management_policy I am trying to enable notification(email to slack channel) whenever someone requests for PIM role activiation. The slack channel contains the admins who can approve the…
How to delete all Azure Active Directory or Microsoft Entra ID
Hello I`m newbie in microsoft administration so I got one test account related with my workplace and other accounts directly related with me. I dont need that account so to avoid a dead end I want to delete it. Could you delete my Azure Active Directory…
adding multi-geo sharepoint site resource to catalog using v1.0 Power Shell commands
When I am using the command New-MgEntitlementManagementAccessPackageResourceRequest and use url parameter as japan region provisioned site, it just fails to add. $params = @{ requestType = "adminAdd" resource = @{ displayName =…
When I try to restore nuget package or build the solution the visual studio is asking for credentials pop up continuously
when I try to restore NuGet package or build the solution the credentials are popping up continuously and I can't be able to restore or build the solution even I can install the packages because of the pop up. I have attached the image below. could you…
Issue with 405 Method Not Allowed instead of 401 Unauthorized in ASP.NET Core with JWT Authentication
Hi everyone, I'm encountering an issue with my ASP.NET Core application where I'm getting a 405 Method Not Allowed error instead of the expected 401 Unauthorized error when accessing an endpoint that requires authentication. Here's a detailed description…
Installation ID
How can i get my confirmation ID with installation ID
Connected, left organisation, how can I request to re-connect
I used an email link from a Microsoft person to connect to a cross-tenant Team EXT name. After I joined, I left because I could no longer see my own tenant's teams or chats. Later, I learned about organisation swap and now want to re-join but the…
issue with api, unauthorised
I have this simple Webapi, which is published as APP service [Route("api/[controller]")] [ApiController] public class DateTimeController : Controller { [Authorize] [HttpGet] public IActionResult GetCurrentDateTime() { …
PIM is extremely slow
Azure PIM requests are extremely slow. (always) And at times even slower. The whole interface of it is slow and especially the validating a request or the validation step after sending a request is hard to work with. Why is it so slow and why is…