358,303 questions

Sort by: Updated
0 answers

Real time diarization, for true!

Hi, i've decided to join Azure AI program due to this demo: https://speech.microsoft.com/portal/speechtotexttool In this demo, I can activate microphone, flagging the Diarization to True, and that's it! Now, when I've discovered by documentation that I…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,517 questions
asked 2024-07-06T21:04:52.2466667+00:00
Marco Cocco 0 Reputation points
edited the question 2024-07-06T21:05:36.42+00:00
Marco Cocco 0 Reputation points
0 answers

Maui for Android Stepping Through Code inside checkbox code

Hello All. in my app I have a checkbox handler that I want in debug to run to cursor and stepping the code. When I put the cursor in the code and right click and choose the option run to cursor the debugger start build and then the UI in the emulator is…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,143 questions
asked 2024-07-06T16:13:35.88+00:00
Haviv Elbsz 2,026 Reputation points
commented 2024-07-06T21:01:57.8866667+00:00
Haviv Elbsz 2,026 Reputation points
2 answers

Has Anyone successfully installed the AIP scanner on a Windows 2022 server?

Has Anyone successfully installed the AIP scanner on a Windows 2022 server?

Azure Information Protection
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
529 questions
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.
1,028 questions
asked 2023-10-12T12:03:51.5466667+00:00
jpcapone 1,376 Reputation points
answered 2024-07-06T20:52:14.88+00:00
David Broggy 5,701 Reputation points MVP
0 answers

The response was filtered due to the prompt triggering Azure OpenAI's content management policy. Please modify your prompt and retry. To learn more about our content filtering policies

Hello, I run gpt-4 to extract chunk-wise facts from focus groups talking about a product. I'm suprised that the run failed on few chunks whereas there is no violent words in those focus groups. This issue hinders the performance of our app at the prod…

Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
821 questions
asked 2024-07-06T20:47:11.48+00:00
Achraf Bennis 5 Reputation points
1 answer

How to fix my authenticator

Good afternoon I recently bought a new phone with a new phone number. I have tried to log back into my school account to access my exams and assignments. It will not allow me to use the app to authenticate my canvas (school website to access my…

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,981 questions
asked 2024-07-05T19:47:34.9833333+00:00
tali mejia 0 Reputation points
answered 2024-07-06T20:45:09.3866667+00:00
Karelpelck 0 Reputation points
1 answer

unable to provide consent

Hi All, I am facing an issue with API permissions. I have an Azure App Registration with the following Microsoft Graph API permissions. Let's say the App Registration name is TESTAPP and the Client ID is xxxx-xxxx-xxxxx-xxxxx. I have a SharePoint site,…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
214 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,255 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,154 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,347 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,879 questions
asked 2024-07-05T22:55:59.85+00:00
Glenn Maxwell 10,731 Reputation points
answered 2024-07-06T20:41:24.0733333+00:00
Karelpelck 0 Reputation points
3 answers

Azure VPN Gateway cannot be Delete

Hi I would like to delete my VPN gateway. But I can not get it deleted! I tried https://video2.skills-academy.com/en-us/answers/questions/517208/azure-vpn-gateway-cannot-be-deleted.html this post, I tried deleting Resource group and I tried…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,436 questions
asked 2022-10-28T07:06:29.667+00:00
Ali Seçkin Başiplikçi 1 Reputation point
answered 2024-07-06T20:35:10.7766667+00:00
Caio Bauab 1 Reputation point
1 answer

Phone not accessible with Microsoft Authenticator app without another sign-in method

Hello, I am an independent IT specialist and today I am faced with a rather complicated situation. A customer informs me that she no longer has access to her mailbox and therefore the possibility of paying her invoices because of the Microsoft…

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,981 questions
asked 2024-07-06T06:08:41.81+00:00
Matt 0 Reputation points
answered 2024-07-06T20:34:31.81+00:00
Karelpelck 0 Reputation points
0 answers

Recovering deleted Azure Function

Hi, I have inadvertently deleted a deployed azure function. Does MSFT keep these somewhere for a short period of time before deleting them? Is there a way to recover it? thanks

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,571 questions
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,068 questions
asked 2024-07-06T20:34:22.7066667+00:00
CARMELO IARIA 0 Reputation points
1 answer

Need assistance for activating excel in client or cloned vms

Hello, We use VMware Vsphere7.0 environment where VM are continuously cloned and destroyed for nightly continuous integration and automation run. We can’t have manual intervention to activate Excel license on cloned vm otherwise will break flow of UI…

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.
4,221 questions
asked 2024-07-06T12:59:10.1933333+00:00
Vinisha Veeri 0 Reputation points
answered 2024-07-06T20:25:07.72+00:00
Karelpelck 0 Reputation points
1 answer

How can NotificationListenerService used in MAUI?

I'm trying to listen to notifications of other apps and for that purpose I tried to utilize NotificationListenerService. I have seen several examples from Xamarin, but nothing seems to work. So how is it done in MAUI? How is the…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,143 questions
asked 2024-07-06T13:25:53.9433333+00:00
Costas Athan 26 Reputation points
commented 2024-07-06T20:21:52.35+00:00
Costas Athan 26 Reputation points
1 answer

Windows 2025 Admin Center

I am testing Windows Server 2025, and on the Admin Center I have an option to link with Azure. When I do that there is a login screen that asks for a Code, I dont get where do I get that code from? My auth app code does not work. Anyone has experienced…

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,068 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,521 questions
asked 2024-07-06T17:19:04.0133333+00:00
Juan Pablo Gallardo 6 Reputation points
edited a comment 2024-07-06T20:19:07.36+00:00
Juan Pablo Gallardo 6 Reputation points
1 answer

Cannot delete azure virtual network gateway

I followed all the advice given on this link, which asks the same question: https://video2.skills-academy.com/en-us/answers/questions/1066426/index.html The Gateway to be deleted was in a Failed provisioning state and could not be deleted using the…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,436 questions
asked 2022-12-30T16:52:43.04+00:00
Peter Taylor 1 Reputation point
answered 2024-07-06T20:10:42.32+00:00
Caio Bauab 1 Reputation point
0 answers

Whilst installing SQLServer, Comes up with error "Unable to install SQL Server (setup.exe)... Exit code (decimal): -2068119551... The target principal name is incorrect. Cannot generate SSPI context.

SQLServer_ERRORLOG_2024-07-06T21.00.28.txt Log file. So is there any fix to this issue? I'm guessing it's something on my end.

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,210 questions
asked 2024-07-06T20:08:42.8633333+00:00
RBobz14 0 Reputation points
4 answers

How to remove an old account from authenticator app

How do I remove an old account from my authenticator app?

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,981 questions
asked 2024-02-19T08:12:37.9066667+00:00
Sheila Semavor 10 Reputation points
answered 2024-07-06T20:00:07.1666667+00:00
Kharka gurung 0 Reputation points
2 answers

Unable to install SQL Server. Exit code (Decimal): -2147467259

I tried to install it, and then after a few minutes i get this error: Unable to install SQL Server. Exit code (Decimal): -2147467259 and those is logs files. Summary_DESKTOP-GDTULCG_20240703_221010.txt Detail.txt

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,210 questions
asked 2024-07-03T19:36:17.05+00:00
Ali Azzam 0 Reputation points
commented 2024-07-06T19:56:07.62+00:00
Erland Sommarskog 105.8K Reputation points MVP
0 answers

What is the correct Repo for AZ400 Development for Enterprise applications Microsoft Learning Path?

I am following AZ400 Development for Enterprise applications Microsoft Learning Path (Training Module). While following the instructions, I have found a recurring issue. That is, the module keeps referring to assets which are not present based on the…

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,238 questions
asked 2024-07-06T19:55:17.38+00:00
Blackout Devs 0 Reputation points
0 answers

Unable to install SQL Server. Exit code (Decimal): -2068052377

I tried to install it, and then after a few minutes I got this error: Unable to install SQL Server. Exit code (Decimal): -2068052377and those are logs files. Detail.txt Summary_DESKTOP-GDTULCG_20240706_224821.txt

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,210 questions
asked 2024-07-06T19:50:33.47+00:00
Ali Azzam 0 Reputation points
0 answers

Please Unbind my MSTF account

Please help me reset the identity authenticator associated with my MSTF account. After exiting Authenticator management, I am unable to use Authenticator for verification upon login again, resulting in me being stuck in an endless loop of login…

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,981 questions
asked 2023-09-20T09:20:08.32+00:00
Jim Day 0 Reputation points
commented 2024-07-06T19:46:20.8433333+00:00
Jim Day 0 Reputation points
0 answers

What is the correct repo for Az-400 development for enterprise devops learning path?

I am following the learning path for Az-400 development for enterprise devops. There seems to be a recurring issue on my journey. While following instructions and some labs in the course, there are a lot of references that are being referred to without…

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,238 questions
asked 2024-07-06T19:46:02.48+00:00
Blackout Devs 0 Reputation points