Why do Ryzen 3 2200U isn't supported by Windows 11?
Ryzen 3 3200U is listed in the supported AMD CPU's list while 2200U isn't. Both the CPUs are quite similar in performance and it meets the minimum requirements for the upgrade. Then what's the reason?
how remove Your browser is managed by your organization
hi, I can't remove Your [browser is managed] by your organization. I don't know get this organization from were. please help me sign my personal account.
System.ArgumentException: Invalid value for key 'authentication' in connection string while using Serilog with SQL Server
Hello, I am encountering the following exception when my application tries to log events using Serilog to a SQL Server database: css Copy code Exception Info: System.ArgumentException: Invalid value for key What I’ve Tried: I’ve reviewed the connection…
Failed to update disk 'Disk Name'. Error: Change in disk property of VM of size 'Standard_A8m_v2' is not supported.
Failed to update disk 'disk name'. Error: Change in disk property of VM of size 'Standard_A8m_v2' is not supported.
SharePoint List Validation Settings Formula with Nested IFs
I'm trying to turn this logic into a formula that can be used in the Validation Settings, but I don't know the right syntax. If "Event/Project Type" = "Kaizen" OR "DMAIC" Then the "Charter" and "Summary"…
Insufficient permissions when I click on Log Analytics or Workbooks
I'm in the Entra Admin Center under Monitoring & health and click on Workbooks I get an error saying "Insufficient permissions" and then showing me this (Subscription-ID cc01... is changed, this is not the one that is shown in the real…
Error installing SqlIaasExtension during VM deployment
N-th attempt to create and deploy an Azure SQL VM fails with the status "conflict" in operations details and the following details: { "status": "Failed", "error": { "code":…
I want to display Employee ID in Teams Contact Information
Hi, I want to display employee ID in microsoft teams under contact information, The Employee ID is already there in Microsoft Entra ID under user properties under job information. So I want to get the Employee ID of the user from Entra ID and display…
¿Se puede eliminar un servidor protegido en especifico de un almacen de Recovery Services Microsoft Azure??
Buenas tardes, Quiero saber como puedo eliminar un elemento de copia de seguridad en especifico de un almacen de recovery services, tengo 45 elementos de copia de seguridad y solo quiero eliminar uno de ellos.
SQL Server 2019 SKU Upgrade for Entra
I am looking to upgrade our 2019 instance to 2022 with in place upgrade. The database and server was created using a template in Azure for "SQL Server Standard 2019 on Windows Server 2022". We would like to enable Entra Authentication. …
Is there any downtime involved in enabling autoscaling on the APIM.
Hello, I wanted to implement autoscaling in the existing APIM, please let me know is there any downtime involved in enabling autoscaling (based on the capacity metrics) Also, how much time would be taken to enable the autoscale on the APIM.
SSIS server 2022 connecting to SQL Server 2019 - Jobs are failing
Good day, We have many SSIS packages developed and stored in the file system. We're running them using dtexec utility like this dtexec.exe /FILE E:\SSIS_ROOT\VA\package\exec_usp_File_Extract_Setup.dtsx /SET…
Getting the Sharing Capabilities of a Site via API (Graph preferably)
Hi All, Is there a way to retrieve the sharing capabilities (Anyone/New & Existing Guest/Existing Guests/Only people in org) of a site using Graph or SharePoint REST API? I have seen (on some old pages) that we need to us Get-SPOSite cmdlet for…
Windows.Data.Pdf.PdfDocument Crash with file size greater than 2GB
Same issue as here (no replies there, it's an old thread) https://learn.microsoft.com/en-us/answers/questions/248422/windows-data-pdf-pdfdocument-crash My notes: Crash is not catchable which makes it really hard to find reason for issue or…
Not receiving windows security event from Azure ARC enabled servers
Successfully connected Windows server through Azure ARC but not receiving any security event logs through data collection rule in Sentinel connector. The AMA extension is showing running successfully.
Microsoft Entra Connect Health sync error with blank account.
I have a Microsoft Entra Connect Health Sync error with an account that is blank, and I am unable to find it in local AD or Microsoft Entra ID to delete it and resolve the sync error. How can delete this blank user object? The object failed…
is any way to disable ssl certification in azure apim
I am sharing a sample code snippet for an APIM policy that fails due to certificate validation. Is there an option to disable SSL validation, similar to how Postman allows enabling or disabling it? <send-request mode="new"…
Signing an audit App Control for Business (WDAC) Policy Doesn't Log Events?
Hello, We have several App Control for Business policies deployed on our fleet of machines, several of them are signed and enforced. We had one policy in audit mode (unsigned), and the Code Integrity logs for this policy came in just fine. No issues…
How to remove member from dynamic membership group
Hello, I want to to know how to remove member from dynamic membership group. Thank you,
Can I remove the cookie from a request at the Azure Application Gateway which has a WAF behind it?
We are currently facing an issue with requests being blocked by WAF due to __hp5___meta cookie causing 403 Forbidden Errors._ This cookie is not required in our requests. So, is there a way we can remove it from the requests at the Application Gateway?