Remove elevated access
Hi, I am to delete/remove users from the "User Access Adminstrator" role, as they were assigned to this role directly at the beginning of the prosject. Problem is that I am not able to remove them all. I can remove my self and one other…
Error in Bulk Upload Operation (offline conversion)
I'm getting an ambiguous error while getting the result of bulk conversion upload in a sandbox env: <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Header><h:TrackingId…

Remote Desktop: Sleep remote computer
When accessing my computer from Remote Desktop (Windows 10), I can Hibernate the remote computer via the Start > Power > Hibernate. However, if I try Start > Power > Sleep nothing happens. How can I Sleep the remote computer?
What are the Sharepoint 2016/2019 Datasheet view known issues
Good afternoon, we migrated our environment from 2010 to 2019 and the users are noticing some differences between the 2010 and 2019 datasheet view. For example: Column headers are not offering anymore extra filters like before Fields where you can…
Why retracting solutions takes so long?
Good evening, on my farm the average time to retract 5 solutions on SharePoint 2019 takes like 20/25 minutes. Is there a way to improve this?
R model deployment with custom Docker image: "ModuleNotFoundError: No module named 'azureml.api'"
I am trying to deploy an R inference script to Azure ML Service Endpoint as an Azure Container Instance. I have made the following steps: created a custom Docker image from scratch and pushed it to the Azure Container Registry (associated with AML…
Issue when deploying chatbot from Bot Framework Compose
Could you please help me with deploying a chatbot created in Bot Framework Composer into Azure? I have already Resource Group, App Service and Bot Channels Registration in Azure. This is why I do not want to provision any new resource in Azure. I have…
How create XML as UTF-8 without BOM using XSLT with SSIS XML task tool?
Hi All, I have edited the XML with UTF-8 without BOM using XML task XSLT operation. The generated output is having BOM. I want to generate without BOM. Here is my XSLT…
Speeding up Form Recognizer
Currently I am building a web app that uses Form Recognizer to parse some PDF's. However it is quite slow when I have many PDF's to parse at once, as it does them one at a time. Is there any way to set up the analyzer function that it can parse several…
semaphore timeout in copy activity from Azure SQL DB to Blob Storage
Hello, We are trying to copy a large table from an Azure SQL database to blob storage but we keep getting the below error. The table has about 9.4 million records in it. Any ideas what is causing it? Thanks! Error: …
2019 Datacenter - First Implementation Questions
It’s always fun and interesting doing an implementation for the first time. While I fully expect to deal with errors and omissions, I’d like to minimize them so I’m looking for some guidance before I waste a lot of time. I’ve been unsuccessful in finding…
How to deploy a java function using Azure Devops
Hi Team, I am trying to deploy a java function in azure using DevOps CI/CD pipeline. I have used a maven task to build my pipeline and then in releases I have used an Azure function task to deploy that function into the portal. The deployment is…
AZURE STUDENT
I recently created a Student Account to study and learn Microsoft Azure, but I can't create anything. This is the error Oops! Could not create the marketplace item This marketplace item is not available.

SSIS package with Flatfile output
Hello, I created a new SSIS package in Visual Studio 2019 to execute an SQL and write the results to a text file. it is working fine when executing the package in Visual studio 2019 but when deployed in SQL server 2016 it is failing with the below…
Microsoft.office.interop reset numbering scheme
I am new in programming with C# and am working with the Microsoft.Office.Interop.Word extension. My program takes several Word Documents and inserts these into a single document. I am having trouble with resetting the numbering scheme in my document (In…
Office 365 switch account button
Hi All , How I can disable or hide via a GPO or registry key the switch account button in Office 365 applications or at least Word and Excel ? Thanks
configuration manager admin console
Hi All i want to install configuration manager admin console on one of my other server so that i can install and manage it, what is the path of this file stored in configuration manager server so that i can copy it in other server and install it.
Something happened and your PIN isn't available. I can't reset my microsoft password
"Something happened and your PIN isn't available. ...." I have my laptop login linked to my outlook account but was set to open with an easy password, which suddenly I cannot use anymore because, at turning on, the mentioned message won't…
Executing Python Script from SSMS
Hi All, I am trying to read a csv file using python in SSMS. On executing the code i am getting the following error "File not found". However, i can read the file using python command prompt editor execute sp_execute_external_script …
Unable to connect the Azure SQL DB from ADF
Hi, I am trying to pull data from an on-prem SQL Server database into an Azure SQL database, a simple pipeline in ADF. I have installed Integration runtime on a on-prem VM which is configured and seems to be linked successfully to my data factory. I…