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.
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…
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?
Cannot delete Tenant > Azure Subscription > Resource Group > Virtual Network > Subnet > PowerPlatformSAL
Hi, I'm trying to delete my tenant, but I cannot because I need to delete the Azure Subscription. To do that I need to delete my resource group. I can't do that because of the virtual network, which can't be deleted because of the subnet that exists. I…
Uploading Files with "assistants" purpose
curl --location 'https://huswabagpt.openai.azure.com/openai/files/import?api-version=2024-08-01-preview' --header 'api-key: ' --header 'Content-Type: application/json' --data…
Updating code_interpreter file_ids using Python at Azure OpenAi Assistant
Hi, I was trying to update code_interpreter file_ids using Python at Azure OpenAi Assistant, but got the following error, any work arounds? To best of my knowledge only 20 file_ids supported An error occurred: Error code: 400 - {'error': {'message':…
How do you report a bug? dm_db_mirroring_auto_page_repair dumps stack traces.
If you select from dm_db_mirroring_auto_page_repair as a non sysadmin user, with View Server State and there is a database in restoring state, SQL dumps a stack trace. So far, I've seen this on SQL 2012, 2014 and 2019. We are doing this in a health check…
Is Office 365 available to companies enrolled on the Microsoft Founders Hub program?
We were enrolled in Microsoft Founders Hub but trying to find out if we also get access to Office 365?
How long does the Founder Hub credits last?
Hello! I wanted to know when the Founders Hub credits expire and if it is possible to extend that limit. We received our credits in May, and now we are able to use them because we had severe issues with Microsoft and Azure Open AI that were impeding the…
How do I successfully transfer all Contacts & Calendars from Office 8 (Old Computer) to Office 11 on my new computer
How do I successfully copy / transfer all Contacts & Calendars from my old computer Office 8 to my new computer Office 11
my This PC folder in Desktop changed to Linux icon.
my This PC folder in Desktop changed to Linux icon. how to delete it.
TypeError When Requesting GH - Copilot Application
When trying to request the application, the following error is encountered, as shown in the attached image. URL: https://myapps.microsoft.com/
Trouble connecting to Azure AD DS LDAPS
Setup a LDAPS server in Azure with Azure AD DS following this guide: https://learn.microsoft.com/en-us/azure/active-directory-domain-services/tutorial-configure-ldaps and having trouble when attempting to connect to it using LDP.exe. Should preface…
I'm running Windows 11 24H2 and using Visual Studio 2022 Professional. When debugging my program, it fails with "Error while trying to run project: unable to start the program".
However, this is working on my laptop just fine. It has Visual Studio 2022 and runs this same debug without issue. I think it is related to windows 24H2, but can't be sure. The program I'm debugging hasn't changed so it related to something else. I am…