How to fix the issues: IDX21323. Please suggest.
Getting Issues: IDX21323: RequireNonce is '[PII is hidden]'. 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,…
When the Access Point is set up with the Japan Country code in the outdoor domain, the laptop running Windows 11 with an Intel(R) WIFI 7 BE200 card cannot see the 6GHZ network.
We have the Access Point that operates in both indoor and outdoor modes inside the JP regulatory domain.I have laptops with Intel BE200 wireless cards running Ubuntu 24.04 and Windows 11, respectively.When the Access Point regulatory domain is set to…
WinUI3: How to print framework element using cpp
My app have to windows. Depending on which the print is called from we getting the actual hWnd. My issue is how to to get an instance of printManager or is there another way to print from winui 3? // file: MainWindow.xaml.cpp ... #include…
Which of the following availability tests is recommended for authentication tests?
The answer was "Custom TrackAvailability", which was mentioned but authentication was not mentioned in the TrackAvailablity. I rather think "Standard" has certificate checking api checking etc. could be one of authentication testings.
Login disabled
I have managed to lock myself out of my instance. Trying to get the permissions right in by Azure instance. When I try and log in it shows be an unknown tenant. See attached file: Can someone help me fix this. screenshot.screen_shot.png
Group Membership ADFS Claim rule migration on Azure AD
We need to migrate below group membership ADFS claim rules on Entra ID (B2B). Please meRuleName = ""CheckGroupMembership"" c:[Type == ""http://schemas.microsoft.com/ws/2008/06/identity/claims/windowsaccountname"",…
Microsoft Q&A leads to 404 page not found
When I submit a new question I always get taken to a 404 not found page. See attached screenshot.
The Azure Pipelines and Github Workflows YAML code is jumbled (lost indentation)
On page https://learn.microsoft.com/en-us/training/modules/implement-pipeline-strategy/6-implement-code-coverage-show-pipeline the code samples aren't formatted properly. They appear as one line. They are supposed to be YAML but the spacing is off. So,…
Policy definition "Windows machines should be configured to use secure communication protocols" is being wrongly applied to Windows11 machines.
I have some windows 11 machines and they are being flagged by Microsoft Defender for Cloud saying "Windows machines should be configured to use secure communication protocols". But when I research this issue I found out that Windows 11 has…
Azure CDN feature flag DoNotForceMigrateEdgioCDNProfiles
The documentation says that we have to set the Preview Feature Flag DoNotForceMigrateEdgioCDNProfiles before 2025-01-07 to opt out of automatic migration to Azure Front Door from EdgIO. Is it enough to just have this preview feature registered in our…
User keeps randomly getting logged out of M365 apps
I have a users that keeps randomly getting logged out of all their Microsoft App. I am trying to track down which is causing it. Is there a good way to track this down? I will say that when I log into Proofpoint (SSO) and it idle times out I get logged…
Logic app workflow for copy files
I am creating a workflow for copying files from SharePoint online to azure storage(adls) when a file is uploaded to SharePoint online and the status is approved. 1.Added when a SharePoint file is created or modified connector…
Error Disabling Microsoft Managed MFA Policy due to Invalid User Ids
We are completing a migration away from per-user MFA to conditional access-enforced MFA for all users. As we now have a policy in place that enforces MFA for all users, I'd like to turn off the Microsoft-managed "Multifactor authentication for…
One drive embedded code has changed
All my embed codes suddenly have stopped working - the code used to be http://onedrive.live.com/download?resid+xxxxx%xxxxx&authkey=xxxxxxx but now when i look at the same document…
Contaniner app
If I have a container app that will access to a key vault using a manage identity, the keyvualt can be in a different region as the container app is?
Can I delete a user that has a license assign?
Can I delete a user that has a license assign? or I have to remove the license first, the user does not belong to any group
Unable to import v2 version from a dev API to staging API v2
Hi, I have original, v1 and v2 version of dev API 'Food shop - Dev' set up in my Azure API Management resource. After making changes in the v1 and v2 of dev API 'Food shop - Dev', I want to bring all the changes to my staging API 'Food shop - Staging'…
Logic app create support
Hello- I want to create a logic app to create a workflow which will copy files from SharePoint online (when the file is approved on SharePoint site) to azure storage specific container/folder. We need to ensure security standard and best practice,the…
Visio auto-resize text in a group I created?
I'm new to Visio. I created a simple object (electrical symbol) with line segments and a little text. I then created a group and that seemed to work fine...I can move it around, etc. But I need to have all the objects in the group re-size when I shrink…
When using MSAL to obtain a JWT, Android and iOS have different versions of the returned JWT.
When authenticating with an MSAL to obtain a JWT, two different versions of the JWT are returned. Both Android and iOS have the same endpoint, scope, and are looking at the same tenant's APP. However, Android returns JWT v2, while iOS returns JWT…