55,630 questions

Sort by: Created
0 answers

Do we have any option to deploy ARO cluster with OpenShift version via Azure CLI ?

Hi, While deploying ARO cluster, do we have any option for selecting Openshift version via Azure CLI ? By default, it's getting created with 4.12.25 version and we are upgrading this to latest version after the deployment. Instead of that, we want to…

Azure Red Hat OpenShift
Azure Red Hat OpenShift
An Azure service that provides a flexible, self-service deployment of fully managed OpenShift clusters.
79 questions
asked 2024-06-09T09:53:16.8+00:00
Mangi,Balaraju,IN-Chennai 125 Reputation points
0 answers

Incorrect term "Add project" to link project to team or repo

In the topic "How to organize and automate your project": In section "Adding a Project to a team", the step 6 should be "Link project" and not "Add project" (which doesn't exist, there is "New project"…

GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
12 questions
asked 2024-06-09T09:42:02.2466667+00:00
Carlos Quintero 40 Reputation points
0 answers

How to receive a real-time audio stream using Websocket in Spring boot with SDK

Hello. This is really driving me crazy. Send Audio Stream from the Web Client to the Server The server must convert Stream to Text using the SDK. However, the stream in wav format does not appear to be being sent from the client to the server. I…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,465 questions
asked 2024-06-09T09:41:21.25+00:00
김동윤 0 Reputation points
edited the question 2024-06-09T09:45:24.4433333+00:00
김동윤 0 Reputation points
0 answers

Missing step in topic "How to organize your project"

In topic "How to organize your project", section "How to add an iteration field" (https://learn.microsoft.com/en-us/training/modules/manage-work-github-projects/4-how-to-organize-your-project), between steps 3 (name of the field) and…

GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
12 questions
asked 2024-06-09T09:32:48.89+00:00
Carlos Quintero 40 Reputation points
0 answers

How do i fix error 0x80070005 showing during windows update ?

It's continues displaying error 0X80070005 whenever we start to update Windows 10

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,904 questions
asked 2024-06-09T09:08:03.4233333+00:00
Niteshkumar Patel 0 Reputation points
0 answers

Enabling Winforms Application Windows authentication service

Hi, I want to add windows authentication to my Winforms Application. I have gone to properties and enabled this as shown in the screenshot. Want to test if its working or not. How do i proceed?

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,862 questions
asked 2024-06-09T08:49:58.2+00:00
Aditya Bhattacharjee 0 Reputation points
0 answers

Microsoft Authenticator App not working on new Motorola Edge 50 Pro

¡Hi! I recently acquired a new motorola (Moto Edge 50 Pro) phone with Android 14. I set up my account successfully and for a while my application was working but today, I started to experience a weird loop whenever I tried to approve authentication…

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,762 questions
asked 2024-06-09T08:47:00.9866667+00:00
Emilio Madrigal 0 Reputation points
0 answers

Please fix mis-typo sentance in training web page

https://learn.microsoft.com/en-us/training/modules/author-basic-formula-change-behaviors-powerapps/1-formulas-behaviors-overview I found the wrong sentence in web-page. please correct. If(ThisItem.TestScore = "A" Or ThisItem.TestScore =…

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.
139 questions
asked 2024-06-09T08:46:01.39+00:00
dev-an-on-7546 1 Reputation point
0 answers

Automating Agent Installation on Linux VMs in Azure (Existing and New)

Hello Azure Community, I am seeking guidance on automating the installation of a security product agent on all Linux virtual machines (VMs) in my Azure environment. My Requirements: Automated Installation on Existing VMs: I need a method to…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,155 questions
asked 2024-06-09T08:44:32.2333333+00:00
naor haziz 0 Reputation points
0 answers

Wordpress on Azure App Service : Database Error - Error Establishing a database connection [Azure Marketplace deployment]

Hi! I have deployed a Wordpress site onto the Azure App Service using the Azure Marketplace plugin called Wordpress on App Service by Microsoft. It deployed the following resources onto my resource group: The problem is, although the web app is up and…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
737 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,114 questions
asked 2024-06-09T08:17:56.8133333+00:00
Swapnanil Ray 0 Reputation points
0 answers

Oppdatering 24H2 Windows

I have a question regarding the Windows Update 24H2 that is coming in September/October. What will happen if my hardware does not support this update? What I can already see is that my PC does not have an NPU processor. What happens when the update…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,557 questions
asked 2024-06-09T07:11:31.3666667+00:00
Trond Gunnar Raa 0 Reputation points
0 answers

Azure Video Indexer - Cannot get the insights widget to work

I'm new to using Azure Video Indexer and have been playing around with the code samples to try out the service. So far, everything works great except for one thing - no matter what I do, I am unable to get the video insights widget to load correctly as…

Azure AI Video Indexer
Azure AI Video Indexer
An Azure video analytics service that uses AI to extract actionable insights from stored videos.
60 questions
Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
310 questions
asked 2024-06-09T07:03:15.6166667+00:00
Michael Marina 0 Reputation points
0 answers

System.Exception: 'Days between ViewStart and ViewEnd should be between 1 and MaximumViewDays' in c#

I want to select multiple days in my monthView1, but the error message say."System.Exception: 'Days between ViewStart and ViewEnd should be between 1 and MaximumViewDays'" and here my code. private void monthView1_SelectionChanged(object…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,744 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,452 questions
asked 2024-06-09T06:50:07.66+00:00
BgnerNprg207 226 Reputation points
commented 2024-06-09T09:18:45.44+00:00
KOZ6.0 5,550 Reputation points
0 answers

MOS Certiport badge not showing in Learn, but it does on Credly

Greetings I Passed the Microsoft Office Specialist: Excel Associate (Microsoft 365 Apps) exam on Certiport a week ago, I can see the badge on Credly but not on Microsoft Learn, even though the accounts are connected. How to fix that please? Thank you

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,043 questions
asked 2024-06-09T06:45:28.39+00:00
0 answers

unable to access page

Hi, One of my user has created a page on a SharePoint site(sharepoint online), but user is unable to see the page. When I test the same on a test SharePoint site, I can see the page I created under Site Pages. Experts, please guide me on how to…

Microsoft Exchange Online
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,015 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,965 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,286 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-09T05:12:02.7533333+00:00
Rising Flight 3,991 Reputation points
0 answers

Bounded to old M365 account tenant

Hi, Just migrated M365 tenant (From Old-A to New-B). Once I reconfigure Outlook, I found tenant bounded to Old-A, even I used New-B ID to logon. May I know how to clear the Old-A tenant ? Thanks

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,043 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,182 questions
asked 2024-06-09T05:00:15.5633333+00:00
William L 0 Reputation points
0 answers

Paging Issue in asp.net MVC

I am trying to add paging but get the error: CS1061: 'IEnumerable<Subject>' does not contain a definition for 'PageCount' and no accessible extension method 'PageCount' accepting a first argument of type 'IEnumerable<Subject>' could be…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,273 questions
asked 2024-06-09T04:35:25.08+00:00
Malam Malam 161 Reputation points
0 answers

Cognitive Service and Communication service Connection Error

I got the Error "An error has occurred while connecting "ACSTestService". Try again or select another cognitive service" while I connect cognitive service to my Azure Communication Service how to resolve it

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
729 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,041 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,490 questions
asked 2024-06-09T04:01:09.8+00:00
Soundhar M 5 Reputation points
0 answers

Visual studio 2022 errors: HRESULT: 0x80040402

I have installed Visual Studio 2022 Community edition. I create a new project. Select: Asp.net web application Select: Folder path, etc. Select: .net framework 4.8 Get the message: Exception from HRESULT: 0x80040402 Note: I have been using Visual…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,744 questions
asked 2024-06-09T03:17:01.4466667+00:00
Herman Badenhorst 0 Reputation points
edited a comment 2024-06-09T07:44:49.5933333+00:00
Viorel 113.7K Reputation points
0 answers

Is the "Introduction to GitHub" module really in the MS Build 2024 GitHub Copilot Challenge?

I am going through the GitHub Copilot AI Challenge from the Microsoft Build 2024 AI GitHub Challenge. I've finished the "Build a minigame with GitHub Copilot and Python" module today. When I went onto the next module in this AI Challenge it…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,846 questions
asked 2024-06-09T02:03:07.36+00:00
Rod Falanga 561 Reputation points
edited the question 2024-06-09T02:44:09.8666667+00:00
AmaranS 2,940 Reputation points Microsoft Vendor