53,719 questions

Sort by: Updated
0 answers

PushNotifications: Upgrade to FCMv1 is not delivering Templated Notifications from Azure

Using this link GCM/FCM notifications to FCM v1. I am trying to migrate from GCM/FCM notifications to FCM v1. From the guide, I - Configured the Firebase Service Account Credentials in Azure Notification Hub. Updated backend SDK C# code use FCM v1…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
263 questions
asked 2024-04-19T14:57:24.39+00:00
Smitha Kalluparambil 5 Reputation points
commented 2024-05-01T09:27:23.3966667+00:00
ajkuma 22,401 Reputation points Microsoft Employee
0 answers

How to Covert .stl file to .jpg file.

I want to convert a .stl file to a .jpg file, and the .stl file has a face with numbers and letters. I want to find the face through code and convert it to an image. It would be best to use C++ or C#.

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,266 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,531 questions
asked 2024-05-01T05:03:56.9233333+00:00
Pearl Ding 80 Reputation points
commented 2024-05-01T09:27:04.3466667+00:00
Hui Liu-MSFT 38,331 Reputation points Microsoft Vendor
0 answers

`KeyDerivationAlgorithmNames` and `MacAlgorithmNames` class member functions not working as expected

Hello, We are facing issue using following member functions for cryptographic operations on windows 10 Build 19045 using Microsoft Visual Studio Community 2019 Version 16.11.18. MacAlgorithmNames::HmacSha256 …

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,639 questions
asked 2024-05-01T09:23:12.7666667+00:00
aggarwalr 0 Reputation points
edited the question 2024-05-01T09:25:25.62+00:00
aggarwalr 0 Reputation points
0 answers

Office-Addin MSAL Single Sign In SSO: How to Refresh the Access Token

Hi, I have developed Office-ExcelAddIn using Angular. I am using OfficeRuntime.auth.getAccessToken() to get the taken for api authentication. After 87min the token expires and ExcelAddIn stops working. If I try to use the getAccessToken() method after 87…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,499 questions
asked 2024-05-01T09:24:01.74+00:00
Handoo, Rakesh 0 Reputation points
0 answers

How do I make a add new tab button for a uwp web browser app made on visual studio 2022

How do I make a add new tab button for a uwp web browser app made on visual studio 2022

Universal Windows Platform (UWP)
asked 2024-05-01T06:31:05.5966667+00:00
Luke Ferguson 46 Reputation points
commented 2024-05-01T09:21:32.03+00:00
Junjie Zhu - MSFT 15,056 Reputation points Microsoft Vendor
0 answers

"ObjectHandle is invalid" for one of user's personal drives

I have written an integration with OneDrive that traverses the user's drives and folders. I was recently contacted with a bug for a user that had multiple personal drives. Here's what was returned for /me/drives: GET /me/drives [0] =>…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,616 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
820 questions
asked 2024-05-01T09:18:17.31+00:00
Dan Gravell 0 Reputation points
0 answers

Asp.net MVC renders 2 "form action" statements for the same form when in responsive mode

ASP.Net MVC VS 2022 Windows 11 App runs fine in desktop mode. This line: <@using (@Html.BeginForm("SubmitForm", "Home", FormMethod.Post, new { id = "subform", verify = "Y" }))> is generated correctly…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,263 questions
asked 2024-04-29T18:06:54.7466667+00:00
Jean Vallee 21 Reputation points
commented 2024-05-01T09:17:14.9266667+00:00
Lan Huang-MSFT 25,556 Reputation points Microsoft Vendor
0 answers

Thunderbolt 3 docks OK périphériques non OK

Bonjour Madame, Bonjour Monsieur,  Windows 10 : Le précédent centre de contrôle thunderbolt n’apparaissait plus sur le PC, j’ai mis à jour ce logiciel à partir de Microsoft Store, mais celui-ci ne reconnaît qu’une seule fois après l’installation+ un…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,639 questions
asked 2024-05-01T09:06:44.5533333+00:00
GIRARD Alain 0 Reputation points
edited the question 2024-05-01T09:16:50.12+00:00
GIRARD Alain 0 Reputation points
0 answers

OneDrive Permanently Delete Item

Hello, I have the same issue than the on described here : https://learn.microsoft.com/en-us/answers/questions/1351297/onedrive-permanently-delete-item Here is a screenshot of the query run in Graph Explorer: Permission: Thanks

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
820 questions
asked 2024-05-01T09:14:22.8266667+00:00
Xavier Pernot 0 Reputation points
0 answers

My Azure AI Search deployed service is not properly indexing data, what can I do to fix it?

I am receiving the error "Unable to load search service indexes." My request for data is not being sent and I am receiving the following trace and client request IDs: Trace ID: 005056a5-7fd0-4c08-a6d7-de13eaaf1d5c Client request ID:…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
714 questions
asked 2024-04-25T14:50:48.65+00:00
SharePoint Online 1 Reputation point
commented 2024-05-01T09:12:56.5866667+00:00
ajkuma 22,401 Reputation points Microsoft Employee
0 answers

How to send compressed Json to azure event hub and read in fabric pyspark streaming ?

I am sending compressed data into Event Hub to overcome 1 MB hard limit in Azure Event Hub. I also have to read this in Py-spark and update delta table. The compressed data send to Event hub is coming as null in Py-spark stream. How to read it? This is…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
558 questions
asked 2024-04-30T18:19:00.34+00:00
Kumar, Sudarshan 0 Reputation points
edited a comment 2024-05-01T09:10:21.92+00:00
Kumar, Sudarshan 0 Reputation points
0 answers

Azure appservice cannot reach out

Hi! I have an App Service in Azure, when I test the service locally, it is working without any issue, when I deployed to Azure I get the error below: "System.Net.Http.HttpRequestException: No such host is known. (api-m.sandbox...com:443)…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,900 questions
asked 2024-04-30T06:05:31.93+00:00
Ahmad Jaber 0 Reputation points
commented 2024-05-01T09:06:09.33+00:00
SnehaAgrawal-MSFT 18,366 Reputation points
0 answers

Retirement of Azure SQL Database APIs 2014-04-01

The Azure SQL Database API version 2014-04-01 is retiring, I would like to understand the following things: How can we check the resources effected using the resource graph explorer? How to make the changes using code? Any prerequisite or…

Azure SQL Database
asked 2024-05-01T08:54:07.26+00:00
Azra Akil 40 Reputation points
0 answers

Azure.AI.OpenAI client: how to re-use existing conversation

We're using the Azure.AI.OpenAI package in our software, which we use with a RAG system to answer questions from our internal information. To support an ongoing conversation, we're saving the conversation to database, and when a user comes back to this…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,170 questions
asked 2024-04-30T10:15:08.12+00:00
Peter Jansen 10 Reputation points
commented 2024-05-01T08:52:18.1466667+00:00
Peter Jansen 10 Reputation points
0 answers

None of the sandbox activations allow me to create a function app. They sit there and spin after filling out the first page.

I don't have this problem when I use my work accounts, so I am positive it is a sandbox-specific issue. I have tried 5 times over the last 24 hours to no avail. This question is related to the following Learning Module

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
922 questions
asked 2024-04-30T20:59:29.3233333+00:00
DS-9972 0 Reputation points
commented 2024-05-01T08:52:14.0633333+00:00
RDash 1,160 Reputation points Microsoft Vendor
0 answers

Unlink OneDrive account from PC

Hi Team, Is there a way to automate the process of unlinking of OneDrive account? As for 1-2 accounts, we perform manual steps: open the OneDrive settings, go to the account tab, and click Unlink this PC. But for thousands Laptops/desktop we don’t want…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
820 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,131 questions
asked 2024-05-01T08:49:29.3533333+00:00
Prabhjot Singh 145 Reputation points
0 answers

How to access MySQL 3306 port of the VM

i want to access 3306 port from my machine. I have made necessary changes in inbound and outbound rules but i cannot access the port from MySQL workbench from my laptop. so, what i have to do so that i can access the port

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
714 questions
asked 2024-05-01T05:37:50.4866667+00:00
Radhika Katuru 0 Reputation points
commented 2024-05-01T08:48:54.96+00:00
Erland Sommarskog 101.1K Reputation points MVP
0 answers

what is the workflow for modifying ADF artifacts when the ARM template is in bicep?

I have an azure data factory that has artifacts kept in Azure DevOps (Git). I converted the deployment ARM from Json to Bicep. How will the Bicep deployment ARM be kept up to date when I make edits to the data factory in the browser-based editor?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,571 questions
Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
202 questions
asked 2024-04-30T21:11:51.77+00:00
Moyer, Todd 0 Reputation points
commented 2024-05-01T08:46:54.46+00:00
ShaikMaheer-MSFT 37,896 Reputation points Microsoft Employee
0 answers

Ununable to install sql server (setup.exe) Exit code (Decimal): -2147467259 Error description: The service did not respond to the start or control request in a timely fashion.

I'm trying to download SQL express through the installation process it gives me an error Oops... Unable to install sql server (setup.exe) Exit code (Decimal) -2147467259E Error description: The service did not respond to the start or control request in…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,739 questions
asked 2024-04-30T15:39:20.9433333+00:00
moris shehady 0 Reputation points
commented 2024-05-01T08:44:16.38+00:00
Erland Sommarskog 101.1K Reputation points MVP
0 answers

Getting ServiceBusError: ETIMEDOUT: connect ETIMEDOUT <ip> while trying to send large number messages to queue at the same time

Azure service bus crashes with error ServiceBusError: ETIMEDOUT: connect ETIMEDOUT <ip> while trying to send large number of message to the queue one by one.

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
548 questions
asked 2024-04-25T07:06:25.4933333+00:00
Md Farhaan 0 Reputation points
edited the question 2024-05-01T08:43:18.2866667+00:00
Sumarigo-MSFT 43,801 Reputation points Microsoft Employee