Microsoft Q&A

Questions

Discover questions that will help you on every step of your technical journey.

278,707 questions

Sort by: Updated
0 answers

Why am I getting these errors?

Hi guys, apologies in advance, I am a complete coding novice. I am working through "Starting out with Visual C#" (6th edition). I'm only on the 2nd project, and I've already run into problems: I've followed all the steps correctly (I'm 99%…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
1,906 questions
asked 2023-08-20T18:52:51.1766667+00:00
Showtime3 0 Reputation points
commented 2023-08-20T20:50:43.3633333+00:00
Showtime3 0 Reputation points
1 answer One of the answers was accepted by the question author.

Request Retake PL-300 exam after failing

Dear Support, I was not able to pass the Pl 300 certification on the first try. It has passed 24 hrs rescheduling window still I am not able to get any reschedule or retake option in my account. I had an impression that the retakes were part of the…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
29,271 questions
asked 2023-08-20T20:11:19.1966667+00:00
Sirinun Tooum 0 Reputation points
commented 2023-08-20T20:47:58.06+00:00
Sirinun Tooum 0 Reputation points
4 answers

DNS external domain resolving name problem

Hello everyone I have strange problem with DNS serwer on Win2019 with AD, IP6-off in general all working well, but dont resolving just one domain (anydesk.com) I try flush cache, change forwarders, main servers, etc I dont have any idea whats…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,855 questions
Windows DHCP
Windows DHCP
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.DHCP: Dynamic Host Configuration Protocol (DHCP). A communications protocol that lets network administrators manage centrally and automate the assignment of Internet Protocol (IP) addresses in an organization's network.
976 questions
asked 2022-03-18T09:33:57.307+00:00
Krzysztof Gliniecki 1 Reputation point
edited an answer 2023-08-20T20:45:35.3433333+00:00
kdavenport313 0 Reputation points
1 answer

Microsoft SemanticKernel stable package for production

Hi, I've noticed that all preview versions are intended for testing purposes. Therefore, in this situation, we must wait for a stable production release before utilizing it for production purposes. When can we anticipate the release of the stable version…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
787 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
1,581 questions
asked 2023-08-18T11:12:38.5666667+00:00
Rajeesh M R 186 Reputation points
commented 2023-08-20T20:44:02.9366667+00:00
YutongTie-MSFT 36,536 Reputation points
0 answers

Computer sudden dramatic slowdown

Yesterday I upgraded from win10 (1903) to win10 (22h). Everything was going well but about six hours later the computer slowed dramatically. I had not installed anything or made any changes to the system. I had performed a custom installation using…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
8,430 questions
asked 2023-08-18T23:45:34.4066667+00:00
David White 0 Reputation points
commented 2023-08-20T20:41:51.54+00:00
Reza-Ameri 16,026 Reputation points
0 answers

I need to restrict application access on a Windows 10 PC for only one local user account

I need to restrict a local autologin standard user account to allow only a small set of apps; I can do this quickly with a domain account using GPOs, but there has to be an option. The machine is called Kiosk1; the local user account is called Kioskone I…

Windows Group Policy
Windows Group Policy
A feature of Windows that enables policy-based administration using Active Directory.
2,258 questions
asked 2023-08-20T20:41:44.2966667+00:00
joseph Lipchitz 0 Reputation points
1 answer

Create Failover DHCP in Hyper-V

Hello Guys I need create a Failover, both servers are in hyper-v. the cenary is the following: Server 1: SV-VM001 Server 2: SV-VM002 When I click in "configure failover" to create the cluste i get this error: Someone can help me? Thanks!!!

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,213 questions
Windows Server Clustering
Windows Server Clustering
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Clustering: The grouping of multiple servers in a way that allows them to appear to be a single unit to client computers on a network. Clustering is a means of increasing network capacity, providing live backup in case one of the servers fails, and improving data security.
863 questions
asked 2023-08-20T19:28:00.4766667+00:00
Jéssian Bayard 21 Reputation points
answered 2023-08-20T20:30:47.7533333+00:00
Dave Patrick 378K Reputation points MVP
3 answers One of the answers was accepted by the question author.

Not able to delete the Subnet

Hi, Getting below error while deleting the VNET. Failed to delete virtual network 'Solution_Unit-vnet'. Error: Subnet default is in use by…

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.
1,566 questions
asked 2022-09-14T08:14:21.5+00:00
Deepak Bhardwaj 41 Reputation points
commented 2023-08-20T20:30:04.07+00:00
alpa buddhabhatti 1 Reputation point
0 answers

external model fine tuning

hola, I am a ML engineer and I want to use other popular LLM in azure machine learning studio. How should I import and fine tuning it? How is the result? Anyone tried please guide me

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,014 questions
asked 2023-08-20T20:20:50.96+00:00
jakcy wong 0 Reputation points
1 answer

Implementing Dependency Injection (DI) for CleanArchitecture Azure Function Project

Problem: I'm working on a project based on Jason Taylor's CleanArchitecture, and I need to implement Dependency Injection (DI) for my Azure Function project. Specifically, I want to inject the ApplicationDbContext and some other services from the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
3,322 questions
asked 2023-08-04T06:34:27.27+00:00
mukesh salaria 0 Reputation points
commented 2023-08-20T20:19:58.9033333+00:00
MikeUrnun 6,051 Reputation points
2 answers One of the answers was accepted by the question author.

How to Pass Variable Value to Script Task to Update Table

I have a dynamic variable. How do you pass it to a script task in an ADF pipeline to update a table? I tried this. The error is "Incorrect synax near 'MydB'." update MyDB.dbo.MyTable set column1 = @variables('MyDynamicVariable')),

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
7,742 questions
asked 2023-08-17T22:35:44.5233333+00:00
Lilly W 130 Reputation points
accepted 2023-08-20T20:18:53.8466667+00:00
Lilly W 130 Reputation points
0 answers

Azure Functions Python runtime V2 Model to use SQLAlchemy for ORM and use gcc, libpq, and other dependencies to interact with a PostgreSQL database

Problem Statement: In our application, we are utilizing Azure Functions to interact with a PostgreSQL database. We intend to use SQLAlchemy for ORM in Azure Functions. However, we are facing issues including necessary dependencies such as gcc, libpq, and…

Azure SQL Database
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
3,322 questions
Azure Database for PostgreSQL
asked 2023-08-11T23:19:04.5966667+00:00
Yogesh Jain 0 Reputation points
commented 2023-08-20T20:14:00.0066667+00:00
MikeUrnun 6,051 Reputation points
11 answers One of the answers was accepted by the question author.

Outlook Gives Flashing Pop-up Window

Hello, I recently purchased a new laptop running windows 11. Every time I seem to open outlook I keep on getting a pop-up window flashing on my screen. It is extremely annoying and it is blank (doesn't say anything) so I am not sure what the error…

Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,236 questions
asked 2022-03-31T01:39:22.09+00:00
William Politis-Barber 46 Reputation points
edited a comment 2023-08-20T20:11:58.2833333+00:00
Tessa Amos 0 Reputation points
1 answer

List blobs with Python

I need to get a list of the blobs in a container to get the file name to decrypt it. What is the syntax error? error: invalid syntax https://learn.microsoft.com/en-us/azure/storage/blobs/storage-blobs-list-python def list_blobs_flat(self,…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
7,742 questions
asked 2023-08-17T14:48:27.13+00:00
PeterP1550 60 Reputation points
commented 2023-08-20T20:11:18.73+00:00
PeterP1550 60 Reputation points
0 answers

visual studio setup project windows service install error

Hi In my visual studio setup project, ive added a windows service (inside applicationFolder\Service directory) which want to install during installation process. to do this, i've created an installService.bat batch file which contains the following…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
1,906 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
3,591 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.
8,735 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.
828 questions
asked 2023-08-20T20:01:36.2733333+00:00
Hamed Vaziri 111 Reputation points
0 answers

How to merge 2 account into 1

Hi, I believe I receive the certification in this email account amirul@goget.my. Is it possible for me to merge this 2 account with adeeb.zaine@gmail.com. Or move the certification to this email adeeb.zaine@gmail.com. Because amirul@goget.my is my work…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
29,271 questions
asked 2023-08-20T18:11:20.1366667+00:00
Amirul Adeeb 0 Reputation points
commented 2023-08-20T19:55:03.53+00:00
Vahid Ghafarpour 5,050 Reputation points
1 answer

How do I know who is following?

I would like to know how I can see the users that are following me here?

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
405 questions
asked 2023-08-19T06:21:55.2+00:00
Debojit Acharjee 240 Reputation points
answered 2023-08-20T19:53:03.6233333+00:00
Vahid Ghafarpour 5,050 Reputation points
1 answer

DNS error demoting Domain Controller

Hi, when attempting to demote a domain controller I receive an error that says “ It appears this is the last dns server for the Active Directory integrated zone” we have over 5 dc’s in our environment and they are all replicating, Al’s the zone in…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
10,214 questions
Microsoft Entra
asked 2023-08-19T19:04:22.6933333+00:00
Fenton, Mark 60 Reputation points
commented 2023-08-20T19:51:12.6533333+00:00
Dave Patrick 378K Reputation points MVP
4 answers One of the answers was accepted by the question author.

How can I remove account from Microsoft Authenticator?

Hi. My mobile phone was registered under my work organisation and I accidentally uninstalled the Microsoft Authenticator app without unregistering my work organisation MFA account in the app. Now when I installed back the Authenticator app it…

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
15,988 questions
asked 2022-11-25T16:54:19.827+00:00
Ting 46 Reputation points
commented 2023-08-20T19:42:31.6833333+00:00
Abdullah Ollivierre 0 Reputation points
3 answers

error code 80090016, office failed to work after replacing the mainboard of the laptop

In the begining, my laptop met a small problem - when I close the lid, the computer will not go to sleep. After being diagnosed by the engineer from DELL, they finally replaced the mainboard(include the CPU), and the previous problem was fixed. …

Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,236 questions
asked 2021-11-09T13:53:56.59+00:00
Li, Lianzhong 26 Reputation points
edited a comment 2023-08-20T19:38:13.9433333+00:00
Adam B 0 Reputation points