How to Display Custom Error Messages for Contact Number Validation in Azure Entra External ID Custom Authentication Extension
I’ve integrated a custom authentication extension in Azure Entra External ID to validate Irish contact numbers during the signup process. This validation works as expected—if the contact number doesn’t match the specified Irish format, the signup process…
Windows Taskbar is stuck over top of Apps.
Hi folks, This is the second time I have come here with the same question. Windows Taskbar continues to be stuck over top of Apps I'm using. PDF programs, Smartnotebook, Adobe Programs. This is an incredible nuisance especially in a professional…
For w32tm are the entries for the manualpeerlist ordered by priority
For w32tm (windows time manager) a config parameter exists for the manual peer list. Are the entries in priority order? Also, there are bit flags for each of the entries in the manual peer list. One of them is 0x08 (Client) - how does this flag work
Enforce MFA for specific users
Hi, we're using MS Entra and we would like enable users to opt in for MFA (SMS verification) and to enforce MFA for Admins. Is there a way to do it without creating custom policies? We were thinking about creating two custom groups with one of them…
How to update User Roles along with other data through .NetCore 8 WebAPI –
Hi forum members, As the question suggests, I am facing some difficulty in updating user roles with other data through my code. I am unable to visualize how to do it. Let me explain the scenario in detail. I have used .netcore Identity and…
Help with supported Document Types Azure Documents Intelligence SDK Client
Hello. I am currently trying to use the Azure AI Document Intelligence SDK to upload and process files using the Read model. I am using the latest version of the sdk and the latest api version for the service. I can successfully upload PDF documents,…
SWA certificate expired
My auto-assigned SWA certificate expired. The RG is pamelafox-swahrcsdnknmolim-swa The website is https://www.pamelafox.org/ Can an engineer look into it?
SWA certificate expired
The auto-assigned certificate for my SWA website expired a few days ago, for unknown reasons. pamelafox-swahrcsdnknmolim-swa is the resource group https://www.pamelafox.org/ is the domain Can the engineers check why it expired?
Entra & ADDS to access AzureFiles
Has anybody had a use-case with storage account(azure files) where Domain Joined machines and Entra AD machines need access, I have a situation now where i have enabled azure files with Entra Kerberos Entra joined machines like AVD's i have setup can…
Llama 3.1 serverless deploys limited to size 4096 context window
Hi, We've been testing and using Llama 3.1 on serverless deployments for the past few months. However, it seems that the models no longer support context windows larger than 4096 tokens. I can confirm that this limit exists even when sending a raw HTTPS…
Azure MySQL Database Flexible Server is Slow Out of the Box??
I was notified by my database provider recently (ClearDB) that I would need to host my database somewhere else. I'd been using them for about 10 years and they were originally a partner with Microsoft, which is how I got hooked up with them in the first…
no_tokens_found: No refresh token found in the cache. Please sign-in.
Hi, I try to sign-in to Azure Portal, but I get error "no_tokens_found: No refresh token found in the cache. Please sign-in." and I can not access Portal. An Interaction required dialog is dislpayed but it keeps popping. Any Ideas how to…
Getting this error "The received access token is not valid: at least one of the claims 'puid' or 'altsecid' or 'oid' should be present. If you are accessing as application please make sure service principal is properly" when trying to use the getBatch API
I am getting this error when trying to query the getBatch API to pull the metrics of my VM's in the resource group of my Subscription as per the documentation here:…
Azure SQL Managed Instance authentication with Windows AD users
I am looking to migrate from Azure SQL VMs to Azure SQL Managed Instance and I had a few questions related to integrating this with an on-premises Windows Active Directory domain. We have some applications running on separate Windows VMs. These VMs are…
Wildecard in ADF copy activity
Hello , Is there a way in wildcard pattern in ADF copy activity to pick files from folders with certain naming convection. For example I have a following folder directory under bucket Myfolder **Main Folder** …
How to search across multiple vector indexes in PostgreSQL with PGVector
TLDR: Is there a way to query both embedding columns in the same query, and ensure it uses the respective indexes e.g IVFFLAT and HNSW respectively in the same query? I've created this table with pgvector extension enabled: CREATE TABLE IF NOT EXISTS…
In Windows App on MacOS, I can't set "clipboard mode" to bidirectional
When I select "bidirectional" for clipboard mode in Windows App (latest version as of October 9) and press Save, it reverts to the previous value I had selected.
Prompt caching works for OpenAI model o1-preview but not gpt-4o
According this documentation: https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/prompt-caching ...support for prompt caching was added in the 2024-10-01-preview API version, for several models including gpt-4o-2024-08-06 and…
Getting delegated Sites.Selected Microsoft Graph permission to work with BreakRoleInheritance in SharePoint
We need to limit application API permissions to selected SharePoint sites (delegated) and also be able to use the SecurableObject.BreakRoleInheritance method. I can limit the API permissions for the enterprise application to Microsoft Graph's…
SQL Server 2019, when starting SQL Server Agent, an error message appears: The SQL Server Agent (MSSQLSERVER) service on the local computer started and then stopped. Some services stop automatically when they are not used by other services or programs.
The reason is that when I connected to the database through ssms, I found that there was no "Task Schedule" in "Management", so I could not create an automatic backup plan. I found that the status of the SQL Server Agent service was…