352,324 questions

Sort by: Created
1 answer

How to install update on R2-D2

My R2-D2 seems to have gotten a virus.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,880 questions
asked 2024-06-10T22:23:40.04+00:00
Leia Skywalker 0 Reputation points
answered 2024-06-10T22:26:43.0833333+00:00
Luke Skywalker 0 Reputation points
1 answer

Open website using http/

Printer manufacturers have not yet updated the web services on their printers to use https. How can I connect to a remote printer when the URL is forced to https? Using Edge version 125.0.2535.92

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,200 questions
asked 2024-06-10T22:22:53.24+00:00
VinceV2022 25 Reputation points
commented 2024-06-10T22:38:20.98+00:00
VinceV2022 25 Reputation points
0 answers

Why do I get this error when I run my project as a .DLL but not as a .EXE

I've got a .dll project in which I'm utilizing Direct 2D to draw on a window. For some reason, one line is continually giving me errors when I attempt to run it: // Create a Direct2D factory. hr = D2D1CreateFactory(D2D1_FACTORY_TYPE_SINGLE_THREADED,…

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,582 questions
asked 2024-06-10T22:16:12.87+00:00
Forrest Crawford 0 Reputation points
commented 2024-06-10T22:29:18.3766667+00:00
David Lowndes 2,445 Reputation points MVP
0 answers

How to fix persistent Windows Defender threat detection that no longer exists on the system?

Hello, I have a persistent threat detection in Windows Security (Defender AV) that I cannot rid myself of. My system is running Microsoft Windows 10 Pro 10.0.19045. The threat detected is 'PUA:Win32/AskToolbar', which was hidden inside of an…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,908 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,799 questions
asked 2024-06-10T21:58:17.85+00:00
TTown 0 Reputation points
0 answers

How to create a transactable offer on AzMP

I want to create a transactable offer where my customers should be able to purchase our expert services on the Azure marketplace. We don't have a product; it's just an expert service customers can purchase. For an example, a customer can purchase 500…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,354 questions
asked 2024-06-10T21:54:33.47+00:00
Atul Sharma 0 Reputation points
0 answers

Unable to use Azure OpenAI Assistant API

In the example below, the first part, which uses the completion API succeeds. The second part, which attempts to use the assistant API, with the same endpoint, API key and deployment name, throws a "resource not found" exception. What am I…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,402 questions
asked 2024-06-10T21:52:41.6733333+00:00
Romanowski, Tomasz 5 Reputation points
0 answers

Source files not found when using DISM /RestoreHealth

I'm trying to fix a corrupted Windows Image which DISM says is repairable. I have downloaded the Windows ISO, and used WinRAR to extract the files, as there was a problem trying to mount the ISO. I have pasted the install.wim file directly to my C:\…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,908 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,578 questions
asked 2024-06-10T21:34:46.2833333+00:00
Jim Dyer 0 Reputation points
0 answers

I have a past due invoice for .02 cents that I am unable to pay. I am stuck in this loop of contact azure support which is articles

Stuck in a loop < unable to pay past due invoice

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,032 questions
asked 2024-06-10T21:30:03.4966667+00:00
Bernard Watson 0 Reputation points
1 answer

Not allowed to create secrets in the key vaults I'm creating

I've tried creating 3 different key vaults. Each one is created and put into the proper subscription and resource group for the Learn lesson's use. When I set the login and password, they set, secretly. However, this is where it fails. When I try to…

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.
1,122 questions
asked 2024-06-10T21:15:01.93+00:00
Matthew Wotring 20 Reputation points
edited an answer 2024-06-10T21:37:21.82+00:00
TP 80,666 Reputation points
0 answers

Service principal creation failed by privilege access

We are trying to create a main service for Atlas MongoDB to provide access to our API in Kubernetes, however, we saw that our permission was not necessary to be able to create the account, when trying to add the permission (Global Administrator) we saw…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,914 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,026 questions
asked 2024-06-10T21:12:42.9733333+00:00
Infra 0 Reputation points
edited the question 2024-06-10T21:15:07.7266667+00:00
Infra 0 Reputation points
2 answers

Error signing into Domain PC

One of a few teachers cannot sign into any PC on our Domain. I tried re-enrolling a PC but the password was not accepted after logging off. What could be causing this issue?

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,032 questions
Windows Autopilot
Windows Autopilot
A collection of Microsoft technologies used to set up and pre-configure new devices and to reset, repurpose, and recover devices.
424 questions
asked 2024-06-10T21:09:09.4833333+00:00
Steven Moreno 0 Reputation points
answered 2024-06-10T22:00:23.0533333+00:00
akinbade abiola 3,890 Reputation points
0 answers

How to stop sql_generate_invisible_primary_key generation when migrating Access database to Azure MySQL

After import of Access table to Azure MySQL instance database, an invisible primary key is automatically generated. 'SHOW VARIABLES LIKE "sql_generate_invisible_primary_key";' shows 'ON'. Trying to 'SET GLOBAL sql_generate_invisible_primary_key…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
739 questions
Access
Access
A family of Microsoft relational database management systems designed for ease of use.
319 questions
asked 2024-06-10T21:07:18.86+00:00
GScavello 0 Reputation points
commented 2024-06-10T21:47:23.5333333+00:00
GeethaThatipatri-MSFT 28,377 Reputation points Microsoft Employee
0 answers

Missing certificate in my profile

I couldn't find the complete certification in my profile. Also, attaching the certificate for reference. Please review and link the certificate to the account. I have to renew the certificate ASAP. please help with it.

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
140 questions
asked 2024-06-10T20:58:02.8966667+00:00
Sowmya Veeramally 0 Reputation points
commented 2024-06-10T20:58:36.87+00:00
Sowmya Veeramally 0 Reputation points
0 answers

i am getting error like Something went wrong. To try again, reload the page and then start the workflow.

i am suddenly started getting error Something went wrong. To try again, reload the page and then start the workflow. when i click the item workflow.it was working fine earlier. logs says the below Microsoft.Workflow.Client.InvalidRequestException: The…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,977 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,749 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
536 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,858 questions
asked 2024-06-10T20:54:29.7033333+00:00
Bikram Pal 0 Reputation points
0 answers

Importing Large Data Sets in Visual Studio 2019 and SQL Server 2019 on Windows 11

Hi everyone, I recently installed Visual Studio 2019 and SQL Server 2019 on my Windows 11 system. When creating a project that involves importing a large data set with more than 1 billion rows, I encounter some issues. When using the SSIS process and…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,579 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,024 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,480 questions
asked 2024-06-10T20:42:40.8233333+00:00
Majid KH 0 Reputation points
edited the question 2024-06-10T21:51:49.16+00:00
Erland Sommarskog 102.9K Reputation points
0 answers

node app zip file upload not including .next(production)dir

I'm experiencing an issue while deploying my Node.js web application to an Azure Web App using the zip deploy method, which is the only deployment option allowed by my organization's policies. Here's the situation: My application requires running npm…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,032 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
802 questions
asked 2024-06-10T20:37:07.65+00:00
Johnny Cheng 0 Reputation points
0 answers

Can some voices on spx text to speech not read phonetic alphabet ?

Hello ! I am using the Azure text to speech service with SSML to read phonetic alphabet, it works well except for when I pick the voice "Andrew multilingual". The spx command does not generate any voice but there is no error in the output. Are…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,466 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,495 questions
asked 2024-06-10T20:36:03.0866667+00:00
Houda 0 Reputation points
commented 2024-06-10T22:27:01.79+00:00
VasaviLankipalle-MSFT 15,241 Reputation points
1 answer

Ingestion of Security Events

Good afternoon, Was not sure if anyone else has seen this before. We have a few clients that are getting abnormal ingestion of security events coming from the DC. Event ID 4661 in this case. We don't want to disable the event as it is important but we do…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
578 questions
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,760 questions
asked 2024-06-10T20:35:10.7766667+00:00
Eugene Golovanyuk 0 Reputation points
answered 2024-06-10T22:06:55.27+00:00
akinbade abiola 3,890 Reputation points
2 answers

Roaming profile

I need to install software on my VM, which is currently installed on my local machine. I asked the software company to help me with the installation. These messages are from the software company. I am wondering If my VM will support this software: Yes,…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,354 questions
asked 2024-06-10T20:24:05.0066667+00:00
Fred Noble 0 Reputation points
answered 2024-06-10T22:20:23.5633333+00:00
akinbade abiola 3,890 Reputation points
0 answers

Azure Web App REST request timeout

I have an Azure Web App C#, .NET 8.0; uses a React (18.2) front end The app makes regular calls to Azure SQL, Azure CosmosDB and Azure BLOB storage. All works very well except when I try to retrieve images from Azure BLOB storage. The REST call times…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,032 questions
asked 2024-06-10T20:15:58.8066667+00:00
Matt Bair 25 Reputation points