342,834 questions

Sort by: Updated
0 answers

Customizing a Conversation Model for a Hebrew Car Sales Call Center

Hi, I am looking for guidance on the process of customizing a model to transcribe conversations in a Hebrew car service call center. The conversations predominantly involve Hebrew-specific domain terms and non-dictionary words. Could you provide some…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,397 questions
asked 2024-05-01T11:09:25.73+00:00
Shahar Spencer 60 Reputation points
1 answer

Any sample code in C/C++ to Publish and Subscribe to Azure Web PubSub?

I am looking for sample C/C++ code to Publish and Subscribe to Azure Web PubSub. Specifically, I want to send data from a microcontroller programmed in C/C++ to a server with Azure Web PubSub. Are there any resources available that could help me achieve…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
60 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,532 questions
asked 2024-05-01T10:49:20.29+00:00
Williams Celis 0 Reputation points
commented 2024-05-01T11:08:29.62+00:00
Gowtham CP 0 Reputation points
2 answers

Copy activity failed when copying from GCS to Azure blob

I am having this error today when copying from google cloud storage to azure blob storage. The connection with GCS is ok, I can list remote files using get-metadata activity. The copy activity is…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,432 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,570 questions
asked 2024-04-04T13:38:44.1333333+00:00
_Esteban Bett 30 Reputation points
answered 2024-05-01T11:03:30.8933333+00:00
JohnyBenz 301 Reputation points
1 answer

How to use ForEach-Object -Parallel in Azure Devops Pipeline Agent.

I want to use a PowerShell script which has below cmdlet. When I tried to use MS Hosted Pipeline agent with Parallel feature I'm getting "Parameter set cannot be resolved using the specified named parameters" error. How can I execute the…

Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,377 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,068 questions
asked 2024-04-30T15:59:10.87+00:00
Ramakrishna Abhijeet P 70 Reputation points
commented 2024-05-01T11:00:19.76+00:00
Ramakrishna Abhijeet P 70 Reputation points
1 answer

On Teams, how do you find the time the call made/initiated or terminated

Hi there, currently my Teams-Calls view Teams only shows that a call was made Yesterday & lasted 23m 26s. I need to know what time the call was made. Does anyone out there speak Teams? Is there additional navigation that would yield the desired…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,102 questions
asked 2023-05-18T22:04:42.0466667+00:00
Avner Uzan 5 Reputation points
commented 2024-05-01T10:59:39.21+00:00
Joy, Kathleen E (MNIT) 0 Reputation points
1 answer

Is there a Phone Link API?

I am building a program that needs to accept text messages but I can't find a Phone Link API anywhere. Can you help?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,614 questions
asked 2023-06-24T22:12:14.02+00:00
Miklós Rábai 15 Reputation points
edited an answer 2024-05-01T10:59:12.63+00:00
Gowtham CP 0 Reputation points
0 answers

Azure AI Documents integration into SharePoint

Hi. I'm trying to find a way to integrate Azure AI Documents into SharePoint and unfortunately can't find anything. Is it even possible today? Or it is, and I just didn't find? I'll be grateful for any advice or links. Thanks

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,657 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,379 questions
asked 2024-05-01T10:57:55.64+00:00
Mykyta Radziievskyi 0 Reputation points
0 answers

Team in Teams getting a mailadress that does not exist, why and how to use

Hi Hope I can explain our issue:-) MS 365 Business Premium + SMTP Microsoft User have created a Team in Teams and in there created several channels. Then we want to send mails to invite users but MS refuse as the sender adress is not valid as it does not…

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.
3,814 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,102 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
2,989 questions
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,858 questions
Microsoft Teams Phone
Microsoft Teams Phone
Teams Phone enables call-control and Private Branch Exchange (PBX) capabilities in the Microsoft 365 cloud with Microsoft Teams.
123 questions
asked 2024-05-01T10:57:11.95+00:00
Marlies Bob Møller 0 Reputation points
0 answers

Authenticator not synching between android devices

HI, I came across this post: Microsoft Authenticator not syncing across devices - Microsoft Community, but instead having one IOS and one Android devices.. i have 2 Android devices ( 1 phone and 1 tablet) and the synch for 2FA codes is not working... i…

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,512 questions
asked 2024-04-03T12:05:54.9833333+00:00
DrPay 0 Reputation points
commented 2024-05-01T10:53:31.4033333+00:00
DrPay 0 Reputation points
1 answer

Azure Server Authentication mysteriously stops functioning since last night

To debug the software, I'm using an Azure KeyVault which stores all connection strings (on a resource group specified for testing, which is a replica of the resource group for production). A user access policy is created in the KeyVaultrepresenting the…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,119 questions
asked 2024-04-30T08:52:02.27+00:00
Lucas Harskamp 20 Reputation points
commented 2024-05-01T10:50:32.18+00:00
Lucas Harskamp 20 Reputation points
1 answer

How do I rename or copy a blob using Azure's Golang SDK?

Is there an API in the Azure SDK for Go that allows me to rename/copy blobs? I've seen CopyFromBlob() being called in overflow.com but it doesn't appears to exist in Azure SDK for Go. I've seen the DownloadStream() and UploadStream() APIs but it appears…

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,700 questions
asked 2023-10-06T00:28:57.89+00:00
answered 2024-05-01T10:46:28.9933333+00:00
Amrinder Singh 2,120 Reputation points Microsoft Employee
0 answers

OpenSSL Issue When Running Azure Speech to text on docker

Hey folks, I'm trying to run speech-to-text using Python on a docker container, but I'm getting an SSL error, I have tried following the steps mentioned here for SSL setup and also installed the required dependencies as mentioned here. However, I'm still…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,397 questions
asked 2024-05-01T10:44:52.22+00:00
Ayush Kumar 0 Reputation points
0 answers

How to generate a resource group model

Hello, I wish to create a model (diagram) that show how the resources in my resource group interact with each other. I was wondering if such a model can be generated on Azure. Thank you. John

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
941 questions
asked 2024-05-01T10:44:50.08+00:00
Oluleke John Okunade 0 Reputation points
0 answers

Getting ServiceBusError: ETIMEDOUT: connect ETIMEDOUT <ip> while trying to send large number messages to queue at the same time

Azure service bus crashes with error ServiceBusError: ETIMEDOUT: connect ETIMEDOUT <ip> while trying to send large number of message to the queue one by one.

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
548 questions
asked 2024-04-25T07:06:25.4933333+00:00
Md Farhaan 0 Reputation points
edited a comment 2024-05-01T10:44:06.0433333+00:00
JananiRamesh-MSFT 21,246 Reputation points
1 answer

Cannot See Index tagging in while uploading Blob in ADLS gen2

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,347 questions
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,700 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,432 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,928 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.
670 questions
asked 2024-05-01T06:57:01.2766667+00:00
Alpha 0 Reputation points
commented 2024-05-01T10:42:28.1+00:00
Amrinder Singh 2,120 Reputation points Microsoft Employee
7 answers

症状:点击onenote客户端中超链接(指向目标是本地文件夹而不是具体文件)后,出现安全声明,需要点击“确定”按钮才能打开目标文件夹。

症状:点击onenote客户端中超链接(指向目标是本地文件夹而不是具体文件)后,出现安全声明,需要点击“确定”按钮才能打开目标文件夹。 请问:如何避免每次弹出安全声明这个多余的步骤? onenote【版本:Office LTSC 2021】 电脑系统【版本:win10】 插件【Germ 2021】

OneNote
OneNote
A family of Microsoft products that enable users to capture, organize, and reuse notes electronically.
160 questions
OneNote Management
OneNote Management
OneNote: A family of Microsoft products that enable users to capture, organize, and reuse notes electronically.Management: The act or process of organizing, handling, directing or controlling something.
172 questions
asked 2024-04-17T02:01:48.2466667+00:00
sl qin 0 Reputation points
answered 2024-05-01T10:41:47.87+00:00
sl qin 0 Reputation points
1 answer

Azure OpenAI model version - Deployment vs Chat mismatch

Hello Community, When I try the new deployment: Model name: gpt-4-32k Model version: 0613 Version update policy: Once a new default version is available. Deployment type: Standard Content Filter: Default Tokens per Minute Rate Limit…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,172 questions
asked 2024-05-01T10:34:23.7933333+00:00
Istvan Molnar 0 Reputation points
answered 2024-05-01T10:41:35.4+00:00
Istvan Molnar 0 Reputation points
0 answers

School Name is Not Available in Drop Down List , When Our Student Want to Activate Azure Trial

We are non profit organization running school but when our students are try to activate Student Azure Trial on his Microsoft account. Which was given by our school. when they are login with…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,079 questions
asked 2024-05-01T07:21:48.69+00:00
Villay Doctor 0 Reputation points
edited the question 2024-05-01T10:41:05.44+00:00
Amira Bedhiafi 15,446 Reputation points
1 answer

Convert Sql queries to SOQL using ADF

I have an existing adf pipeline which uses lookup activity and get all the table names from azure sql sever. Using for each activity I copy the data from sales force to blog storage. I use dynamic sql queries in copy activity . Select * from…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,570 questions
asked 2024-04-30T19:44:14.8966667+00:00
Prasanna, Prashanth (RIS-CON) 20 Reputation points
answered 2024-05-01T10:40:32.1233333+00:00
Amira Bedhiafi 15,446 Reputation points
1 answer

CMD runs automatically and uses too much Memory

Sometimes out of nowhere the command propmt pops up and runs for few second and closes soon before closing it manually, and sum times the CMD will be runnning as a background process and will be using around a GB of RAM. I had similar issue with…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,190 questions
asked 2024-04-30T14:23:02.74+00:00
Sughosh S V 20 Reputation points
commented 2024-05-01T10:38:44.7733333+00:00
MotoX80 31,656 Reputation points