Migrate Active Directory Server 2012 to 2022
Hi I am planning to migrate our Active Directory Server from Windows Server 2012 to 2022 and I would like to ensure a smooth transition, especially since we have several applications link like ADFS, Accops, SAP, Firewall, and ISP that are linked to our…
Windows for business Windows Server Networking Other
Azure Event Grid fails with 500 Internal Server Error when trying to create an Event Grid channel
Status code 500, "{"error":{"code":"InternalServerError","message":"The operation failed due to an internal server error. The initial state of the impacted resources (if any) are restored. Please try…
Azure Event Grid
export the listitems
Hi All I want to export the contents of a user's OneDrive to a CSV file. When I use the below syntax, I get the output, but I have to specify the list name. Is it possible to export all the contents to a CSV file without specifying the list name? Please…
Microsoft 365 and Office PowerPoint For business Windows
Pipelines: new error "not enough slots available in the system"
Several runs in our Azure DevOps pipelines are reporting the error "There are not enough slots available in the system to satisfy the 2 slots that were requested by the application", since yesterday. We have always been able to run with up to 2…
Azure DevOps
Transfer Authenticator App- Forgot to Backup
I got a new phone. I did not realize that I had not backed up Authenticator on my old phone. I thought the Samsung easy auto transfer handled everything. Now I've sent my old phone back (trade-in) and am unable to use my authenticator for my work account…
Microsoft Security Microsoft Authenticator
Convert Azure Spot VM to Regular Standard VM
I'm want the Azure Spot VM into a regular standard VM? If so, what are the steps involved in this process? I would appreciate any suggestions.!
Azure Virtual Machines
The provided data failed validation. contains CAPTCHA
Hello, I'm trying to fine-tune GPT4o with image data, but I'm encountering an issue: most of images in my training file are being flagged as "containing CAPTCHAs". Images looks fine. This is the first time I've seen this problem in training…
Azure AI Content Safety
Hide informational message on the Dashboard
When using the following query: // exception count by problem ID let start=ago(90m); let end=ago(30m); let timeGrain=1m; let dataset=exceptions // additional filters can be applied heret | where timestamp > start and…
Azure Monitor
Run-time error 1004 when creating a pivot table using VBA after Windows Security Patch update
After updating the Windows Security Patch on 06/23/2025, Macros stopped working, and the following error is encountered: "Run-time error 1004: The PivotTable field name is not valid." During debugging, the highlighted code is: 'pivot table…
Microsoft 365 and Office Excel For business Windows
How to determine if an Azure DevOps self-hosted agent is registered using a PAT or Service Principal?
We’re trying to audit our Azure DevOps setup and determine whether our self-hosted agents (in a particular agent pool) are registered using a Personal Access Token (PAT) or a Service Principal (SPN). From what I’ve researched, the agent pool UI doesn’t…
Azure DevOps
We are unable to configure Point-to-Site VPN with Microsoft Entra ID "AADSTS50002: Tenant not found,"
We are deploying a new Windows Server (CServer) in Azure to host our SolidWorks PDM system and require Point-to-Site VPN access for remote users authenticated via Microsoft Entra ID. However, the VPN Gateway configuration is blocked because admin consent…
Azure VPN Gateway
Updating a managed metadata column of a document set in Power Automate based on a managed metadata column value from a list item
If you want to create on a uniformed way document sets based on a state in a Microsoft List, you can now use the power automate sharepoint action "Create a new document set" Earlier, I used "Get item" in order to obtain all dynamic…
Microsoft 365 and Office SharePoint Development
Unable to register Private Endpoint for Elastic Job Agent targeting SQL DB in another tenant over a peered network.
Question: Does Azure Elastic Job Agent support connecting to a SQL Database via a Private Endpoint when the endpoint is hosted in another tenant (across a peered VNet)? I’m running into a networking issue with an Elastic Job Agent and SQL Database across…
Azure SQL Edge
How to specify project while training custom models via Python SDK?
So I was setting up a training script to train custom neural document intelligence models via the SDK, but I noticed the examples do not specify a certain project to train in. I just see the trained model pop up in my project that I created before. I am…
Azure AI Document Intelligence
Is there a download file available for RSAT in windows 11?
I know you can add RSAT using optional features however we are looking for a download file as it was available for windows 10. Is there an option to download RSAT for win11 somewhere?
Windows for business Windows Client for IT Pros Devices and deployment Set up, install, or upgrade
Microsoft Security Intune Configuration Manager Other
Assistrance needed with Assesssment and Disc overy
I have successfully discovered our machine. I need assistance with the assessment and synchronization.
Azure Migrate
How to fix a macro run time error 1004
When we open the excel file, we get "an error has occurred." It is a macro error # 1004. the error is "Method 'Range' of object'_global' failed.
Microsoft 365 and Office Excel For business Windows
create AD user and create AD Group using System Center Orchestrator
Hi, I have created a runbook on my System Center Orchestrator as following: create AD User (it is working) Enable AD User (it is working) Enable Mailbox (it is working) ADD the new created AD user to existing group (it is working) Create a new…
System Center Orchestrator
Privileged Identity Management (PIM) - Can approvals for a role be setup for some users only and not all users?
I am working on implementing RBAC roles where users requiring certain privileges such as Global Administrator, need to activate their access via PIM. Further to this, there is an additional requirement for certain teams to have their Global Administrator…
Microsoft Security Microsoft Entra Other
Azure Private Endpoint private DNS zone values for App Configuration in China
Hi, May I know if private endpoint is supported for App Configuration in China? I cannot find the private DNS zone value for App Configuration in China here: https://learn.microsoft.com/en-us/azure/private-link/private-endpoint-dns If it is supported,…