340,047 questions

Sort by: Updated
0 answers

Text to speech S0 standard tier - 0.5 Million characters free, where?

Hello, I am using the cognitive text to speech service API with the 0 standard tier. I am not understanding why I am not getting the 0.5 million free credits per month that the free tier offers. Based on the support I spoke to over the chat, I should be…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,382 questions
asked 2024-04-11T17:51:28.7233333+00:00
Benoit Rivaux 0 Reputation points
commented 2024-04-19T07:03:18.9866667+00:00
navba-MSFT 16,930 Reputation points Microsoft Employee
1 answer

Update/Set SignatureHTML with ExchangeService for Office 365 Users

Hello, Could you please confirm if the code below is not working? If so, I need guidance on how to change the OWA user signature globally, as we plan to reflect the company branding for all users. The OWAConfig does not include any key related to user's…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,740 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,511 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,198 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,163 questions
asked 2024-04-18T23:50:59.3966667+00:00
Akmal Eldahdouh 0 Reputation points
answered 2024-04-19T07:03:17.7+00:00
Noah Ma-MSFT 380 Reputation points Microsoft Vendor
0 answers

Speech Studio narrator - Andrew weird accent

Hi, Andrew is a US narrator which Microsoft offers: Andrew and Andrew(Multilingual) we realized that Andrew has quite a weird accent when reading some particular words. He suddenly switched to a german accent, although the words given were quite common:…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,382 questions
asked 2024-04-19T07:03:01.7833333+00:00
產品部 0 Reputation points
1 answer

The problem with the MediaElement in WPF .NET 8.0 not supporting relative paths for the media source,Why?

Hi, I'm attempting to utilize the MediaElement in WPF to play video files with either .mp4 or .wmv extensions. However, I've encountered issues when passing the source as a relative path or a Pack URI. Strangely, it works fine when I provide an absolute…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,560 questions
Windows
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.
4,723 questions
Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,667 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,198 questions
asked 2024-04-08T08:17:36.1833333+00:00
Sanjay Kumar Jha 151 Reputation points
answered 2024-04-19T07:02:29.0633333+00:00
Sanjay Kumar Jha 151 Reputation points
1 answer

How can I delete my Azure Databricks workspace when the workspace resource has already been removed?

As the title says I have an Azure Databricks Workspace where I have deleted the Workspace resource in Azure. However, the workspace still appears in the Account Console. From here I can log into the workspace but not create clusters etc. When I click on…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,907 questions
asked 2024-04-18T11:20:48.4533333+00:00
Kim Reinhart Jensen (KJEN) 0 Reputation points
commented 2024-04-19T07:01:49.0333333+00:00
PRADEEPCHEEKATLA-MSFT 76,511 Reputation points Microsoft Employee
0 answers

API for Microsoft Excel is not working properly.

Hey, I am connecting you on behalf of Pabbly Connect. Within our integration, we have set up an action event "List Worksheet" which is currently throwing an error and we are not able to use a list worksheet. Here is the URL for your…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,511 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,458 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,638 questions
asked 2024-04-18T11:41:46.9633333+00:00
Neeraj Agarwal 0 Reputation points
edited the question 2024-04-19T07:00:33.8666667+00:00
Jiajing Hua-MFST 4,600 Reputation points Microsoft Vendor
2 answers

Exchange Hybrid - External Out of Office not working

Hi We have a hybrid configuration where some mailboxes are still on premises. In- and outbound mail flow is already configured to be routed through Exchange Online. Everything works, means on premises mailboxes are able to send external emails through…

Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,874 questions
asked 2024-04-17T16:08:18.4966667+00:00
Peter 80 Reputation points
answered 2024-04-19T06:59:58.5633333+00:00
Peter 80 Reputation points
5 answers One of the answers was accepted by the question author.

A Users meetings gets automatically sent to shared mailbox

Hi, We have an issue in our company that every meeting for a user gets automatically forwarded to a shared mailbox that the user used to have access to. All of the users privileges have been revoked for the shared mailbox (both in AD, on-prem and in…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,287 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
2,910 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,870 questions
Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
1,996 questions
asked 2024-03-28T09:29:26.05+00:00
Rebecka Fors 20 Reputation points
accepted 2024-04-19T06:57:01.7633333+00:00
Rebecka Fors 20 Reputation points
1 answer

AuthorizationPermissionMismatch error when accessing blob file with indirect permission in RBAC

Hi, I'm using BlobContainerClient for accessing blobs from code (C#) private async Task<BlobClient> GetBlobClientAsync(string blobName, string container, CancellationToken cancellationToken) { var containerClient = await…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,668 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,416 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
660 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,198 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,381 questions
asked 2024-04-18T23:01:28.29+00:00
Kamil Zak 0 Reputation points
answered 2024-04-19T06:56:51.65+00:00
Nehruji R 1,511 Reputation points Microsoft Vendor
4 answers

Keyboard not working correctly in Visual Studio 2022

Running VS2022 17.7.4. Frequently only alpha numeric keys work. All function keys, backspace etc not working. Keyboard works fine in all other programs. Reset Key mapping has no effect.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,573 questions
asked 2023-09-24T15:22:24.3733333+00:00
Chris Davies 75 Reputation points
edited a comment 2024-04-19T06:56:43.31+00:00
Markus Enberg 6 Reputation points
0 answers

After sending my package I am required to have properties related to a "Game" when it is an "App"

Hi, I am trying to publish an App for MS Store through the Partner Center. It's my first time and the experience has been quite frustrating. After setting up the Dev account, paying and performing different actions, I'm at the step of performing the…

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
870 questions
asked 2024-04-18T10:43:50.15+00:00
Zebensui Méndez 0 Reputation points
edited a comment 2024-04-19T06:56:30.2366667+00:00
Junjie Zhu - MSFT 14,366 Reputation points Microsoft Vendor
1 answer

The subscription xxx is not allowed to create or update the serverfarm.

Bonjour à tous et toutes, J'essaie de déployer une API C# sur Azure, en créant une "Application Web", je remplis bien ce qu'il faut. Mais au moment de déployer l'application j'ai une ressource où j'ai un statut BadGateway. Quand je regarde un…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,837 questions
asked 2024-04-18T14:48:53.8366667+00:00
Cyril AUQUIER 0 Reputation points
commented 2024-04-19T06:56:14.9566667+00:00
Cyril AUQUIER 0 Reputation points
0 answers

I have completed my AZ-900 - Microsoft Azure Fundamentals certification ,but i'm unable to find it in my profile, can you please help

AZ-900 - Microsoft Azure Fundamentals

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
911 questions
asked 2024-04-19T06:56:10.9766667+00:00
Bhajana SAUD 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Logic App Recurrence Time Not Accurate

In logic app designer, the recurrence start time is set to 8:30AM UTC+8:00 but it is running at 11:15AM UTC +8:00. Please refer screenshot below.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,827 questions
asked 2024-04-18T05:58:28.97+00:00
Andy Lau Pik Hui 40 Reputation points
commented 2024-04-19T06:56:03.7+00:00
MayankBargali-MSFT 68,391 Reputation points
2 answers

Share PowerBI Report with External Users

I used to be able to share a report with external users through the PowerBI app. Now the share feature isn't working the same as it used to. What has changed in the last couple of months and how do I now share with external users? I have a PowerBI…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,287 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,560 questions
asked 2024-04-03T18:14:39.7566667+00:00
Sally Mizell 0 Reputation points
commented 2024-04-19T06:55:26.66+00:00
Yanli Jiang - MSFT 21,361 Reputation points Microsoft Vendor
14 answers

My windows search bar on windows 11 isn't working

It randomly stopped working and won't open at all, I can't find SearchHost.exe to check if it's enabled and I am seriously stressed because I can't open certain files or my driver installer without searching

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,096 questions
asked 2023-02-22T22:22:51.4666667+00:00
Oliver Turk 80 Reputation points
commented 2024-04-19T06:54:37.36+00:00
Paul John McConnon 0 Reputation points
0 answers

My cpu base speed in Bios says 3.9ghz but task manager says 1.20

My CPU is a I7-5930K 3.5Ghz, but it said the base speed was 1.20 in bios and task manager. I tampered with OC Genie and made the speed go up to 3.9ghz but it still says 1.20 in task manager, CPU z, and HWInfo. I also noticed that the OC Genie light on my…

Windows 10 Hardware Performance
Windows 10 Hardware Performance
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
93 questions
Windows Hardware Performance
Windows Hardware Performance
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.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,541 questions
asked 2024-04-19T06:54:27.73+00:00
Michael Stevens 0 Reputation points
1 answer

open ai bot not deploying to pva

creating a n open ai bot but it will not deploy to power virtual agents

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,119 questions
asked 2024-04-18T11:56:40.44+00:00
Massimo Gatta 0 Reputation points
answered 2024-04-19T06:54:01.81+00:00
Massimo Gatta 0 Reputation points
0 answers

Updating manifest is not working for Ms Teams App

I want to update the manifest of our app but currently when I press Update Manifest in the teams developer portal page it doesn't work I attached 2 screenshots to show you the error and also a screenshot that show the current manifest. How can we…

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,823 questions
asked 2024-04-08T13:33:45.0766667+00:00
Claudio Viola 0 Reputation points
commented 2024-04-19T06:53:31.37+00:00
Vaibhav-MSFT 15 Reputation points Microsoft Vendor
1 answer

Calling Custom (NER) Demo Deployment

Hi I tried calling my custom (NER) which I am trying to use my custom labeling for PII recognition, however when calling the prediction URL I would get a response of error 404: Resource not found" URL:…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
352 questions
asked 2024-04-18T19:08:47.49+00:00
Glen Sale 0 Reputation points
answered 2024-04-19T06:52:23.8066667+00:00
navba-MSFT 16,930 Reputation points Microsoft Employee