351,998 questions

Sort by: Updated
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,040 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 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to fix this error "{ "code": "InvalidTemplateDeployment", "message": "The template deployment 'openai' is not valid according to the validation procedure. The tracking id is 'c91a9339-2741-4dcd-b5a6-b86ce77a0dfe'. See inner errors for details.", "

When I try to run Azure Open AI demo on GitHub, it returns me the following error, I have azure open ai service set up, and I have acces to azure open ai service since a month now. { "code": "InvalidTemplateDeployment", …

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,395 questions
asked 2024-06-07T01:57:45.11+00:00
Santiago Ramirez 0 Reputation points
commented 2024-06-09T03:38:03.2+00:00
Santiago Ramirez 0 Reputation points
7 answers One of the answers was accepted by the question author.

Microsoft SQL Server Studio - Dark Mode

Is there any official method to use Microsoft SQL Server Management Studio Studio with Dark Mode?

Azure SQL Database
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,743 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,014 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,571 questions
asked 2023-12-19T13:11:52.4966667+00:00
Kıvanç ÖZDEMİR 125 Reputation points
commented 2024-06-09T03:32:16.18+00:00
Troy Krajancic 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Firewall- source IP for ingress traffic

what will be the source IP for ingress traffic from internet on Azure FW. I mean initially request will come from the Internet public IP but once it comes inside the network after passing Azure FW, source IP will be Internet public IP or Firewall private…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
585 questions
asked 2024-06-07T06:39:38.59+00:00
Pranav Prashant 20 Reputation points
accepted 2024-06-09T03:20:06.9033333+00:00
Pranav Prashant 20 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,743 questions
asked 2024-06-09T03:17:01.4466667+00:00
Herman Badenhorst 0 Reputation points
1 answer

My user password is not working in Azure Cloud Shell during Nginx package download

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.
1,113 questions
asked 2024-06-07T18:31:30.7333333+00:00
Mir Dader Ali 0 Reputation points
commented 2024-06-09T02:50:12.0366667+00:00
AmaranS 2,940 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Clicking on User's profile results in profile not found page

Good afternoon, When I click on user's profile, I get profile not found page instead of that user's profile. Also I was getting 500 error today a few times.

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.
616 questions
asked 2024-06-07T22:01:18.17+00:00
Naomi Nosonovsky 375 Reputation points
accepted 2024-06-09T02:49:34.1433333+00:00
Naomi Nosonovsky 375 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
15 answers One of the answers was accepted by the question author.

Windows 11 Incompatible with i5 7200U Processor

PC Health Check is reporting my laptop to be incompatible with Windows 11 due to my processor being 'unsupported', but it's listed as a supported processor on Microsoft's list. It is the Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz 2.71 GHz processor. …

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,556 questions
asked 2021-10-07T16:23:24.307+00:00
MsPLG 61 Reputation points
answered 2024-06-09T02:42:21.26+00:00
Bimal Gautam 0 Reputation points
0 answers

How many XP points or which level needs to reach before the assessment becomes available

Time to renew Data Analytics certificate (PL-300). How many XP points or which level to reach before the assessment exam becomes available? Is there a live person from Microsoft who can talk?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,846 questions
asked 2024-06-08T17:06:04.5566667+00:00
DJ Liu 0 Reputation points
commented 2024-06-09T02:39:50.7566667+00:00
AmaranS 2,940 Reputation points Microsoft Vendor
0 answers

No templates or subcommands found matching: 'blazorserver'

Question Under "Create Blazor components" Section There is a dotnet command for creating a Blazor app by using the blazorserver template in CLI, it doesn't work anymore. The command is below: dotnet new blazorserver -o BlazingPizzaSite -f…

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,451 questions
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,113 questions
Blazor Training
Blazor Training
Blazor: A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.Training: Instruction to develop new skills.
1 question
asked 2024-06-07T11:18:52.7766667+00:00
FRED 0 Reputation points
commented 2024-06-09T02:34:11.91+00:00
AmaranS 2,940 Reputation points Microsoft Vendor
3 answers

Remove orphaned features from site on the SP2019.

Hello, I found few orphaned features on the site which was migrated from SP2013 to SP2019. Long time ago site was created on the SP2007. Site uses few custom .wsp packages, but all these packages are on the SP2019. Config wizard crashes on the site's…

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,857 questions
asked 2021-04-26T13:44:43.593+00:00
Oleg Tserkovnyuk 581 Reputation points
answered 2024-06-09T02:33:33.59+00:00
Noorul Ahmed 21 Reputation points
1 answer

Make calendar in datagridview c#

Good day! Please take a look the image below. I want to input day from June to July but no color displayed from start to end date. And here my code. int offset = 4; foreach (DataGridViewRow row in dataGridView1.Rows) { …

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,743 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,451 questions
asked 2024-06-08T10:06:27.07+00:00
BgnerNprg207 226 Reputation points
edited a comment 2024-06-09T01:51:16.19+00:00
KOZ6.0 5,550 Reputation points
0 answers

WSA USB Question

I have a question another wsa because I want to be able to boot from wsa because there are apps that can turn your phone into a USB drive and I need it for my windows clean install. I do not have any external media devices large enough for this and I…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,556 questions
asked 2024-06-09T01:47:54.1366667+00:00
NM Master 0 Reputation points
0 answers

Outlook calendar response option hiding option

Is there way to add to hide/remove response button from an event meeting through internet calendar i.e. .ics file.

Outlook
Outlook
A family of Microsoft email and calendar products.
3,181 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,624 questions
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,967 questions
asked 2024-06-06T19:13:00.02+00:00
Pokemon Go 0 Reputation points
edited the question 2024-06-09T01:30:34.0233333+00:00
Pokemon Go 0 Reputation points
3 answers

Windows 11 | Computer says i have no internet connection (Wi-Fi and Ethernet), yet i am connected.

Hi! I have an issue with my internet, both Ethernet and Wi-Fi, where it says i'm not connected to internet yet i can browse the web, play online games and other things requiring internet. I am unble to update windows through the windows update tool, i'm…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,556 questions
asked 2024-01-05T11:19:17.0766667+00:00
Jørgen Sandberg 25 Reputation points
answered 2024-06-09T01:27:00.53+00:00
Ramasubramaniam Iyer 0 Reputation points
0 answers

How I can fix this error?

I try login Microsoft Azure. ** Title**: You cannot access this right now Content: Your sign-in was successful but does not meet the criteria to access this resource. For example, you might be signing in from a browser, app, or location that is…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
729 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,922 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,113 questions
asked 2024-06-09T01:22:35.6633333+00:00
Trương Minh Trí 0 Reputation points
2 answers

Exchange 2016 on prem Autodiscover not working

Some time over the last month, an issue has arisen with our exchange 2016 server Autodiscovery. Attempting to configure an outlook 2016 client I could not connect to the exchange 2016 server. The client is being configured on the internal LAN. I have…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,130 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,425 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
421 questions
asked 2024-06-03T14:27:10.49+00:00
Billy Profitt 96 Reputation points
answered 2024-06-09T01:06:54.29+00:00
Billy Profitt 96 Reputation points
0 answers

Same drive shows up twice in windows Win 10 explorer

I have Wibdows 10 Pro. I have it running on an SSD as system drive with 16 Gig Ram and it works well. I also have a second SATA 1 TB drive and it is named E_Drive. However E_Drive shows up TWICE as F: and again as H:. Both are the exact same drive, but I…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,903 questions
asked 2024-06-09T00:36:41.6933333+00:00
Joel Hokanson 0 Reputation points
commented 2024-06-09T00:42:06.4833333+00:00
Joel Hokanson 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Site Recovery Hyper V Cluster to Hyper V Cluster

Is there documentation and the ability to use ASR to replicate and failover from an onsite hyper v cluster to another hyper v onsite cluster?

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
660 questions
asked 2024-06-08T16:19:23.0066667+00:00
Johnny 1 Reputation point
accepted 2024-06-09T00:09:10.91+00:00
Johnny 1 Reputation point