Silent Mode Issue with Office 2024 Installation via SCCM Software Center
Hello Everyone, I created a package to install Office 2024 Professional Plus via SCCM's Software Center. My goal is to have this installation run silently without showing any prompts or installation windows to the user. In my configuration XML, I…
Unable to activate Microsoft Startup Founder credits.
Hi, I was granted the 5k in Microsoft startup founder credits but when I click "Activate Azure", and check the box for my email I get the error "There were issues submitting your request. Please make corrections and try again." I…
Geocoding Japanese cities insert a space between characters and the city is not found
Hi, I am trying to use Azure Map for geocoding cities and it looks like I am doing something wrong because the result is not really the one wanted. Can you please help in getting a more accurate result? I tried those two : Tokyo…
500 Internal Server Error coming while hitting azure invoice sync analyse endpoint
while we are trying to hit azure invoice sync endpoint we are getting a 500 internal server error with the following error logs in azure-invoice pods endpoint -> curl -v -X POST…
Error: teamsApp/extendToM365 failed. Error: Request failed with status code 404 Unable to execute action teamsApp/extendToM365. Error message: undefined
Unable to execute action teamsApp/extendToM365. Error message: undefined
How come I keep geting the errors when I use the simple shooter sample?
Theres a problem with this code: GameplayScreen.cpp `// Create a sphere primitive to represent the player.` ` // The sphere will be used to handle collisions and constrain the player in the world.` ` // It is not rendered so it is not added to the…
Cannot connect to SQL Database. Please contact SQL server team for further support. Server: 'sql.propvivo.com', Database: 'MicrosoftDynamicsAX', User: 'corpwebapi'. Check the linked service configuration is correct, and make sure the SQL Database firewall
i am trying to login the ax database with sql server in datafactory to store the data in datalake storage, it is showing connection failed where as my server name, username and passwords are correct with this credentials i can easily access the…
Handling Appservice connections in a multiple instance of fulltrust process
Hello UWP experts, Please look at the below thread . This question is related to the thread. https://learn.microsoft.com/en-us/answers/questions/2087088/uwp-app-communication-with-another-process-(*-exe)?comment=question#newest-question-comment UWP app…
DACPAC Deploy always drops and recreates external tables - when no change
When publishing the DACPAC using sqlpackage.exe, the external tables are always dropped and re-created when there has been no change. I note when using SQL Schema Compare in Visual Studio 2019 between the project and the target database - a…
Microsoft Authenticator app
Microsoft Authenticator app Microsoft Authenticator app Microsoft Authenticator app
SCOM 2022 and Monitoring the CPU Usage on Webserver and Application Server
Hi, I have to monitor the CPU Usage, CPU Load our Web servers, Applications server and all the Windows Clients and Server and create a report for that. I have SCOM 2022 and need a Link or step by step Guide how I can do that. Thank you fro help Regards
Teams channel message is not displayed in html format
We have an integration that send message to team channel using MS Graph API. Here is an example of the payload. url: https://graph.microsoft.com/v1.0/teams/{teamId}/channels/{channelId}/messages body payload: { "body": { …
Pcfin cease terminated*/(8777849831)*/*(8777849831) Call
Pcfin cease terminated*/(8777849831)/(8777849831) Call
Teams Extension composeExtensions request payload channelData.team.id not in GUID format
Hi Everyone, I am trying to use Graph API to download the message attachment in teams channel. But we found the channelData.team.id not in GUID format "team": { "id": "19:-Ml7DKbJkZVh9gO......cKEwmWw1@thread.tacv2" } that we…
Bot validation failing on The bot is not responding to command Hi.
I am developing a Teams Bot and when I install it into Teams and type Hi it simply will echo that back to the user. It all works fine however when validating this in the Developer Portal it fails validation with the message "The bot is not…
Quickstart: Optical character recognition (OCR) Internal Server Error
I am trying to use Azure AI Vision to do OCR on some documents. I followed the guide found here and input my key and endpoint appropriately. The code runs, however it responds…
Running MSTest method in Azure Load Runner
I have api based automations in MS Test. Is there a way to run these from Azure Load Testing?
Snapshot for transactional replication taking too long for large database in SQL Server Management Studio
Snapshot for transactional replication taking too long for large database (70GB) in SQL Server Management Studio, from one to anther system but when I create the publisher and the snapshot agent starts, it takes very very long time and even not…
Migrating Vb.Net web application into .Net 8.0
Hi, I would like to migrate our web application which has been developed in vb.net web application (MVP) using .Net Framework 4.7 into .Net 8.0. But I am not able to do it. I had used .Net Upgrade Assistant. Can we migrate vb.net web application into…
SQL SP consuming lot more time in one env compared to other
Hello Experts, I am using AWS RDS DWH (8GB RAM & SQL Web edition), where have following two databases created Dev : contains 1 month of data Test: contains 3 months of data The data model, data ingestion stored procedure, functions are same in both…