Microsoft Q&A
Questions
Discover questions that will help you on every step of your technical journey.
Content
How to pass arrays by reference in C++ Winforms
Friends, I have a method to resize a two-dimensional array in C#. I'm trying to transform this method to C++ Winforms. I've tried several times but I'm not succeeding. Follow the method and method call in C# At the beginning of the program, I define a…


PROBLEMA MINECRAFT JAVA AND BEDROCK EDITION
Good morning, i have a problem with minecraft. I had just bought the version with java and bedrock together, I had installed the launcher to start Minecraft. I installed the java version and tried to play with it, and it worked, then I tried to install…


Report generate from SCCM how many servers are patched and how many missing.
Hi, Anybody know how to generate Report from SCCM how many servers are patched and how many missing.


Need to register AzureAd app from Graph API and API permission for graph API for Application permission without Azure Portal
I need to register the app from Graph API. Add permission to an app, Microsoft Graph, and application permission. Grant the application permissions. All these three steps need to done from Graph API. The first step is done below: Application…


How to manage personal apps created at App Registration Portal
In the past, I created an app at App Registration Portal with Microsoft account. App Registration Portal was retired and merged to Azure portal. I can find the app when login as Microsoft account, but cannot find when login as organization account. How…


"Microsoft SDK" folder missing in Windows 10 OS.
On Windows 7 OS, both "Microsoft SDK" and "Microsoft SDKs" are found in the path "C:\Program Files". But on, Windows 10 OS I found only "Microsoft SDKs". Which SDK file is required to install on windows 10 OS to…


Migrating from Datastage to SSIS
Good Afternoon, The company I work for is trying to migrate from IBM Datastage to SSIS. What's the best way to go about doing this? Thank you for your time and assistance.
MS Bookings API Error - GET /solutions/bookingBusinesses/{business-id}/customers/{id}
Hello, I'd need some assistance with an issue I'm encountering with MS Bookings API, that suddently stopped working today. The issue is kind of similar to this one posted earlier today. On my case, it happens with GET requests sent to the endpoint…


How can I add my own implemented extension to the available extension list of the Azure virtual machine?
Hello, I developed an extension (.VSIX) by C# language which covers some requirements of my customer. Now, I want to add it to the available list of virtual machine extensions on the Azure Portal, so that my customer be able to install it on his virtual…


MS Bookings Graph API - Internal Server Error
I'm trying to fetch MS bookings customers (Graph API) data using power automate flow but it started giving internal server error and absolutely no clue about it. I'm able to get access token but could not able to fetch any result through graph API for…


How to manage Synapse Serverless SQL Pool AAD accounts using Azure DevOps pipelines
I'm trying to automate a Synapse deployment where the applications could connect to Synapse Serverless SQL Pool databases using managed identities. I have verified that the process works if I login to the database using an AAD account who belongs to the…


WinRM cannot process the request.
I have local admin right on all remote servers that I'm trying to query the expiring certificate. I'm also able to query this same remote server for their Sql Server version by using Invoke-Sqlcmd -query "select @@version" -ServerInstance…


How to troubleshoot body of email is blank in Powershell emailing?
This is my code. The email comes through but the body is blank. If I do sendMail("This is a test") it does come through with that text in the body though. $servers =…


App service pricing
If I create an app service plan, but don't create any app service instances under that, will I be charged? Will I be charged if I had created an App service but the instances are in stopped state.


Change font in MAUI Blazor?
I have downloaded the font Comfortaa and saved it in the directory wwwroot/css/open-iconic/font/. In the file index.html I loaded the font under <style>: I also specified the alternative font "courier new". As you can see, it seems…


Error determining whether the target server is already a domain controller
Just try to prompt a windows server 2016 to DC in an existing windows 2012 R2 DC environment. The AD service is running and domain controller lists the windows 2016 as dc. However, Task Details and Notifications shows "Post-deployment configuration.…


Exchange 15.20 "Mail sent to the wrong Office365 region. ATTR35"
I'm trying to send outbound emails in SSRS but I am getting the following error: "4.4.62 Mail sent to the wrong Office 365 region. ATTR35. For more information please go to https://go.microsoft.com/fwlink" I have contacted O365 support but they…


Can I merge .pst files from old laptop into Outlook Desktop App on new laptop?
I bought a new W11Pro laptop to replace an old, slow one. Initially, I was using Outlook webmail for my three business email addresses, all on the same domain. I have one licensed M365 Business Standard address, and two unlicensed addresses under…
Visual studio 2019 opens solution empty
Hi I cannot open any solution or project that downloaded from internet or github when I click the .sln file VS opens the blue circle starts turning and empty project appears there is nothing in it.


Connection to JSON File via AzureBlob Storage via Dataflow doesn't work but through pipeline the dataset connection is working.
I wanted to get your thoughts on error below. I am unable to get it working when using data flow module of Azure Data factory which is required to split the output into multiple files. This is a connection error. The error persists even if I use a…

