53,985 questions

Sort by: Updated
0 answers

Azure Text to Speech F0 (Free) Tier Limits

Hi, I have the F0 (Free) Tier. I send a request to TTS service and get the blendshape data and voice. When I make a request, the first 4 get a response. The 5th one does not return a response anymore. If i restart my server, I can make another 4 request…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,406 questions
asked 2024-05-04T20:04:25.47+00:00
Rob Enriquez 0 Reputation points
commented 2024-05-06T21:35:23.99+00:00
VasaviLankipalle-MSFT 14,421 Reputation points
0 answers

ClientSecretCredential authentication failed

This is my code FolioFactory folioFactory = new FolioFactory(); ConfigOneDrive objOneDrive = folioFactory.ConsultarConfigOneDrive(e => e.IdEntity == IdEntity).FirstOrDefault(); var scopes = new[] { "https://graph.microsoft.com/.default"…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
830 questions
asked 2024-05-06T21:32:48.83+00:00
Mario Malvido 0 Reputation points
edited the question 2024-05-06T21:34:53.6666667+00:00
Mario Malvido 0 Reputation points
0 answers

The target principal name is incorrect

Hi Team, I've got the error "The target principal name is incorrect. Cannot generate SSPI context" when I tried to connect to SQL Server from other server. I've checked sql logs and I found info SPN was registered . I've run Kerberos…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,765 questions
asked 2024-05-06T13:06:14.6233333+00:00
Marcin Woszczyna 0 Reputation points
commented 2024-05-06T21:33:13.5+00:00
Marcin Woszczyna 0 Reputation points
0 answers

Why is Copy / Cut / Paste NOT working in RichTextBox? It works my previous projects.

Hi All, I am unable to "Copy" the text output in a RichTextBox in a project created in Visual Studio 2013. In my previous projects, I can "Copy" text from RichTextBox. I found out on Googling that for RichTextBox, it is necessary to…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,580 questions
asked 2024-05-06T17:36:06.9066667+00:00
VKSB 176 Reputation points
commented 2024-05-06T21:29:23.5233333+00:00
VKSB 176 Reputation points
0 answers

replication interval for site link vs connection object

Hello All , I wanted to understand the difference between replication interval in site link and in a connection object ,in a given site link properties there is a "replicate every " entry default to 180 minutes and there is a "change…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,905 questions
asked 2024-05-06T21:22:17.8633333+00:00
Hazem Elsaiegh 80 Reputation points
0 answers

Microsoft Access Error After April 2024 Microsoft Update: Too many client tasks

I am getting the error "Too many client tasks" when querying an Access database using ODBC after an April 2024 Microsoft update was applied, which was the update for Office 2016 KB5002340. When I uninstalled that update, it's working well…

Access
Access
A family of Microsoft relational database management systems designed for ease of use.
309 questions
asked 2024-05-03T21:33:16.0533333+00:00
Green 0 Reputation points
commented 2024-05-06T21:21:31.79+00:00
Green 0 Reputation points
0 answers

how to auto forward email after removing subject

There is an auto forwarding rule configured by outlook admin to forward all incoming emails sent by suppliers to an external email address (Oracle ERP). ERP is not working as expected because it expects either with some key values in subject of auto…

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,902 questions
asked 2024-05-06T21:21:13.2966667+00:00
BR, Rajesh 0 Reputation points
0 answers

Website not working in production server but works in development machine

I'm using .NET Framework 4.8 and runtime 4.8 on production server running on Windows Server 2022 Standard. I've deployed our website to the production server using Web Deploy 4.0 without any problem. The website works fine on the development machine (no…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,399 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,276 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,177 questions
asked 2024-05-06T21:01:21.8033333+00:00
deskcheck1-0579 411 Reputation points
0 answers

"Operation returned an invalid status code 'Forbidden'", how can I solved it?

Hello, I am learning how to use the Face API to be able to do a facial recognition project. I started practicing with the example provided by Microsoft in the following link…

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
153 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,402 questions
asked 2024-04-15T17:05:29.7866667+00:00
Valeria Margarita Espinoza Sanchez 20 Reputation points
commented 2024-05-06T20:58:03.64+00:00
Valeria Margarita Espinoza Sanchez 20 Reputation points
0 answers

Restrict Access

We have few azure customers and they have firewall servers hosted in azure like PAN firewall or FortiClient, our network team need to access those firewall servers over SS and port 443, we have VPN setup in office so we have whitelisted our VPN IP in…

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,161 questions
Windows Network
Windows Network
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.Network: A group of devices that communicate either wirelessly or via a physical connection.
655 questions
asked 2024-05-06T18:02:42.8233333+00:00
Nandan NK 50 Reputation points
edited the question 2024-05-06T20:57:50.59+00:00
deherman-MSFT 33,626 Reputation points Microsoft Employee
0 answers

CultureNotFoundException Querying SQL database using EF

Hello, I have a Web App (ASP.NET MVC) with controllers making CRUD operations using EF 6. Any operation involving the EF context to read data generates the following exception The Web App is localized in it-IT, setting up ThreadCulture and…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,276 questions
asked 2024-05-06T10:18:01.0933333+00:00
Setteidea SRL 0 Reputation points
edited the question 2024-05-06T20:55:31.9433333+00:00
Erland Sommarskog 101.4K Reputation points MVP
0 answers

OfficeJS Trigger Email Sending in the Integration

I am building an outlook integration using OfficeJS. The requirement from my client is like below: In message composing mode, when user click the integration button, email item is automatically sent out. After that, a integration window appear,…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,010 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,513 questions
asked 2024-05-06T20:54:12.2766667+00:00
Hongchen Lin 0 Reputation points
edited the question 2024-05-06T20:54:42.1366667+00:00
Hongchen Lin 0 Reputation points
0 answers

Trouble logging into account

I am trying to log in to my account via Authenticator, but when I try to log in it prompts me to get a code from Authenticator which doesn’t make sense because I am trying to log in in the first place. This is incredibly frustrating and I just need…

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,542 questions
asked 2024-05-06T20:52:32.8033333+00:00
Paik, Chris 0 Reputation points
0 answers

Request to Add Copilot 365 to Sharepoint Search and Create Documents

Dear MS Copilot/Sharepoint Team, I am writing to request the integration of Copilot 365 into our organization's Sharepoint environment. To proceed with this integration, we would need your assistance in: Evaluating the compatibility of Copilot 365 with…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,663 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,676 questions
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365: Microsoft 365 Copilot refers collectively to Copilot experiences within Microsoft 365 applications.Development: The process of researching, productizing, and refining new or existing technologies.
55 questions
asked 2024-05-06T20:49:38.6166667+00:00
Omar Morales 0 Reputation points
0 answers

PowerBI / Databrick can we edit data in report

When we create reports in PowerBi or in Databricks. can we edit the data in report and if it can updated in backend datasource. Please let me know if this possible

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,941 questions
asked 2024-05-06T20:49:03.1766667+00:00
Pothiraj, Saranya-ADM 0 Reputation points
0 answers

Filtering EAST-WEST Traffic - Azure Firewall

Does azure firewall support east-west traffic filtering or it should only be used for north-south traffic filtering. In some doc I read for inbound http & https we need to use web application firewall.(Application gateway)

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
571 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,161 questions
Azure Firewall Manager
Azure Firewall Manager
An Azure service that provides central network security policy and route management for globally distributed, software-defined perimeters.
85 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,920 questions
asked 2024-05-06T12:47:58.6266667+00:00
nirmal kumar 1 Reputation point
edited the question 2024-05-06T20:48:49.9266667+00:00
kobulloc-MSFT 23,496 Reputation points Microsoft Employee
0 answers

Error description: The system cannot find the path specified while installing SQL server management studio

I am facing an error while installing Microsoft SQL Server 2022, In the log file the error says : Component name: SQL Server Database Engine Services Instance Features Component error code: 0x80004005 Error description: …

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,765 questions
asked 2024-05-06T16:23:40.68+00:00
Nikita Gaur 0 Reputation points
commented 2024-05-06T20:46:36.6466667+00:00
Erland Sommarskog 101.4K Reputation points MVP
0 answers

incremental load from ADLS gen -2 , SQL Analytics End point

Hi, I am working on a project to copy data from Microsoft fabric to Azure SQL DB using ADF pipelines. I understand from COPY data activitiy. Full load was done correctly, however the incremental data load is not possible by specifying the table name and…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,609 questions
asked 2024-05-05T10:24:20.8666667+00:00
Sukumar Musalaboina 0 Reputation points
edited the question 2024-05-06T20:44:06.4266667+00:00
deherman-MSFT 33,626 Reputation points Microsoft Employee
0 answers

Cannot cancel or pay final bill on Azure subscription

I tried to pull the plug on a dead project sitting on Azure for months. I went up to the resources list and started canceling everything - VMs, databases etc. Under subscriptions I still have an active Azure subscription listed. When I cancel that one it…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
959 questions
asked 2024-05-06T12:47:10.92+00:00
Deniz 0 Reputation points
commented 2024-05-06T20:41:07.78+00:00
Deniz 0 Reputation points
0 answers

Duplicate Activity in Purview

Hi Team, I created a pipeline in Synapse and the required lineage is visible in Purview i.e. flow of data from different activities. But When I edit the pipeline (rename column in Table or update general description) instead of updating the existing…

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.
946 questions
asked 2024-05-06T12:35:48.04+00:00
Hargopal Singh 0 Reputation points
edited the question 2024-05-06T20:38:30.6+00:00
Hargopal Singh 0 Reputation points