53,934 questions

Sort by: Updated
0 answers

I can't access a list in Microsoft Lists.

I added an item to one of my Lists, then refreshed the page and the List became inaccessible. The page says “Try refreshing the page - something went wrong and we couldn't get the page to display”. But no matter how many times I refreshed, things didn't…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,835 questions
asked 2024-05-04T18:40:24.8633333+00:00
高楷修 66 Reputation points
0 answers

Azure Data Factory Error- when trying to connect to Azure SQL Database. How to resolve? Why happened?

Spark job failed: { "text/plain":…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
969 questions
asked 2024-05-04T18:37:19.4233333+00:00
Fatemeh Ghorbani Sini 0 Reputation points
0 answers

Should this container include .NET 8 instead of 6?

The container installed .NET 8, but the lesson plan says 6. Did I do something wrong or is the lesson outdated? https://learn.microsoft.com/en-us/training/modules/build-web-api-minimal-spa/3-exercise-create-front-end?tabs=visual-studio-code

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,396 questions
asked 2024-05-04T18:35:10.26+00:00
Charles Fox 0 Reputation points
0 answers

Is the OpenAI Assistants API HIPAA compliant when used through Azure?

Is the OpenAI Assistants API HIPAA compliant when used through Azure? It's unclear if it currently is when used directly through OpenAI but my understanding is that all OpenAI services used through Azure are HIPAA compliant.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,192 questions
asked 2024-05-04T18:24:53.15+00:00
Gabriel Garrett 0 Reputation points
0 answers

How to get the index of duplicate elements along with the suffering of empty elements after it. LINQ

hi Dim ComplexArray as String() =Split("A C A B C A B A B C") Need Result As Array (3 dimensional) Dim Arr3D = {({"A", ({"0-2", "5-9", "16-16", "19-20"})}), ({"B",…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,579 questions
asked 2024-05-04T15:38:26.2533333+00:00
Mansour_Dalir 1,591 Reputation points
edited the question 2024-05-04T18:13:19.37+00:00
Mansour_Dalir 1,591 Reputation points
0 answers

Unable to RDP from one Azure VM to another Azure VM using Private IP

I have two Azure VMs in two different VNets. I have VNet peering configured. I have verified the connection between two virtual machines is successful using Test-NetConnection powershell command. I am able to RDP into VM2 from VM1 and vice-versa using…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,158 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,159 questions
asked 2024-05-04T18:11:40.9766667+00:00
Chopda, Mithunkumar 0 Reputation points
0 answers

Domain should match the passive sign in uri

I am trying to configure an external identity provider in Entra. When I try to do it I get the error "domain should match the passive sign in uri" I tried editing in the DNS of the domain exactly as its shown in the error: TXT…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,562 questions
asked 2024-05-04T17:41:24.8066667+00:00
mohamed assem 0 Reputation points
0 answers

Unable to launch exercise of "Configure agent pools and understanding pipeline styles" module, getting 404 found error

Getting 404 error after launching exercise of "Configure agent pools and understanding pipeline styles". Screenshot : 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.
941 questions
asked 2024-05-04T12:25:22.3133333+00:00
Durgesh Honrao 0 Reputation points
commented 2024-05-04T17:32:48.21+00:00
parthasarathy krishnamurthy 0 Reputation points
0 answers

Microsoft Visual C++ 2019 Runtime Error

When I was installed and run 'AutoCAD 2023' program, The POP-UP like above that, display on my desktop. If I choose ok, an error like the second picture will appear, and if I press cancel, the installation will be cancelled. How can I solve this…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,624 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
971 questions
asked 2024-05-04T17:18:33.4933333+00:00
강한솔 강한솔 0 Reputation points
0 answers

Connect to a paired Bluetooth device from C#.

It is a duplicate of my question on StackOverflow. There is a "Connect" and "Disconnect" buttons in Windows Bluetooth settings. I want to create a console application which would make Windows connect and disconnect from…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,426 questions
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,277 questions
asked 2022-02-01T18:40:41.643+00:00
PolarGoose 11 Reputation points
commented 2024-05-04T17:17:06.5+00:00
Eric 0 Reputation points
0 answers

Windows 11 Pro 22631.3527: Remote Access Connection Manager and Telephony Fail To Start At Boot

Windows 11 Pro 22631.3527 Question: My "Remote Access Connection Manager" Service fails to start at boot. I always have to go to "Service.msc" and start it up manually (without any error). I tried to change the "Start Up…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,220 questions
asked 2024-05-04T16:21:08.4466667+00:00
Kar Kit Cary Chan 0 Reputation points
edited the question 2024-05-04T16:50:19.21+00:00
Kar Kit Cary Chan 0 Reputation points
0 answers

why am I having error messages when attempting to create a virtual machine in Azure Training

I followed the instructions and copy and typed the Azure CLI commands as shown in the instructions but failed every time. I reset the Terminal type each command shown in the instructions and got failed message. Then I copied the commands and continued 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.
941 questions
asked 2024-05-04T16:11:01.0866667+00:00
Ricardo Cunningham 0 Reputation points
commented 2024-05-04T16:27:22.7833333+00:00
VarunTha 3,290 Reputation points Microsoft Vendor
0 answers

Can't access otp while searching

Hello, if i search for an website OTP i can't access the code, only if i scroll trough the whole list.

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,533 questions
asked 2024-05-04T16:27:05.29+00:00
Vasile Gherasim 0 Reputation points
0 answers

pre-Purview cloud attachments

Can Microsoft Purview collect cloud attachments linked in emails that were sent before Purview was available? For example, if a company was using SharePoint and OneDrive in 2019 and Purview was not released until 2021, could Purview collect cloud…

Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
941 questions
asked 2024-05-04T16:25:46.8833333+00:00
Steven Daroci 0 Reputation points
0 answers

How to unlock other modules

How can I unlock other modules 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.
941 questions
asked 2024-05-04T15:52:41.43+00:00
thabo nkhoedi 0 Reputation points
edited a comment 2024-05-04T16:10:46.7733333+00:00
VarunTha 3,290 Reputation points Microsoft Vendor
0 answers

Is it possible to stream Groq LLM responses as and when I get it into Azure TTS?

Hi! I'm trying to build a real time LLM conversation bot, and need it to be as low latency as possible. I have successfully set up TTS audio output streaming…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,402 questions
asked 2024-05-03T08:10:45.06+00:00
arunnair 0 Reputation points
commented 2024-05-04T15:58:01.0066667+00:00
dupammi 6,645 Reputation points Microsoft Vendor
0 answers

How do I cancel an Azure Developer Support subscription? and get a refund for the subcription

i have not subcribed to this subscription. i want to cancel it and i want a refund

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,049 questions
asked 2024-05-04T15:52:00.71+00:00
Aswin kumar 0 Reputation points
0 answers

Support for different platforms on AIO codespace image?

I'm working with the Getting Started documentation for Azure IoT Operations. I've created a variant of one of the sample apps and simply want to see it working. Due to machine limitations, I'm only able to generate a docker image against the arm64…

Azure IoT Operations
Azure IoT Operations
Azure IoT Operations is a set of modular services enabled by Azure Arc.
11 questions
asked 2024-04-22T21:11:07.2566667+00:00
Hennessy, Tim 25 Reputation points
commented 2024-05-04T15:48:15.51+00:00
VenkatYalla-0009 751 Reputation points
0 answers

Training video no longer available

Hello Team, The following learning path has a video that is no longer available and either needs to be removed or a new version needs to be reuploaded. https://learn.microsoft.com/en-us/training/modules/microsoft-cloud-app-security/detect-threats Unit 7…

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.
941 questions
asked 2024-04-22T03:06:27.5466667+00:00
Daniel Schwarzentraub 40 Reputation points
edited a comment 2024-05-04T15:42:54.5533333+00:00
RDash 1,245 Reputation points Microsoft Vendor
0 answers

Error message when trying to start container

When I try to browse my deployed application, I receive an error message that says "container can not start". How can I troubleshoot this issue and get my container to start successfully?

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
394 questions
asked 2024-05-04T14:59:30.4333333+00:00
RW dvlpmnt 0 Reputation points