Connection with managed identity to postgresql and token expiration
Hello community, I have a Nest.Js app with TypeORM and PostgreSQL.I want to deploy my app to the azure and to connect the azure PostgreSQL database.I implemented next connection: Database module: import { Module } from '@nestjs/common'; import {…
transform a cloud user to a onpremise synced user
I have a Microsoft 365 tenant with 70% of the users synced from my onpremise AD through entra ID connect and the rest of users are created from cloud. I would like to tranform a user that I had created from de entre id portal to a synced user from my…
Possible renewal of a certification
I needed to know if there is a way to re-new this certifcation or it is going to expire without any further action being taken. I did not find the re-new button for this, so I wanted to be suere that it is not possible to re-new it.
Unable to access a third party company via a sign in for microsoft
We are trying to access a site that has been set up for us to use by a third party. The link takes us to the company website and log in says to click on a button that says, continue with microsoft to the site…
Azure log shows user logon from Russia and Authentication detail showed user approved.
Hello everyone, While checking Azure Identity Risky user, I came across an account that showed: Logon location: Zelenograd, Moskva, RU IP: 188.130.143.116 Device info: Operating System Ios 17.1.2 Authentication Result: User approved. Can anyone help me…
Managed Identity Authentication error while running Terraform Plan
We are deploying our Infrastructure in Azure using Terraform. With SPN authentication, we were able to execute the terraform script and deploy the resources successfully. However as our requirement changed in the production environment, we are trying to…
Facing an issue after migration from pod identity to Workload identity
After migrating to workload identity from pod identity. Secret is not getting mounted in a pod. Getting below error. rpc error: code = Unknown desc = failed to mount objects, error: failed to create auth config, error: failed to get credentials,…
Registering Identity Library with Microsoft ID
Hi all; I'm not sure exactly which tag to use for this. This pertains to the ASP.NET Identity Library and in particular, to logging in with a Microsoft ID. First off, this works. And it was very easy to add. Second, please clarify in the instructions…
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…
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?
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…