342,835 questions

Sort by: Updated
0 answers

Does the "Azure for Students" subscription allow one to run ACR tasks? If yes, how?

Hello, I am running the following command: az acr build --image <image-name> --registry <registry-name> --file Dockerfile . and getting the following error: (TasksOperationsNotAllowed) ACR Tasks requests for the registry…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
391 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
640 questions
Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
640 questions
asked 2024-05-01T11:26:52.4633333+00:00
Muhammad Taimoor 0 Reputation points
edited the question 2024-05-01T11:27:25.21+00:00
Muhammad Taimoor 0 Reputation points
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
commented 2024-05-01T11:24:14.9733333+00:00
romungi-MSFT 42,206 Reputation points Microsoft Employee
1 answer

Teams Town hall - shared content unable to be seen by presenter

When I am in the new Town Hall feature, I cannot use PowerPoint live or presenter mode. I can share a screen but as the presenter the content does not appear in the red outlined area for me to view and manage. Please help.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,102 questions
asked 2024-01-10T16:23:04.8866667+00:00
Robinson, Anne-Marie 10 Reputation points
commented 2024-05-01T11:21:54.7266667+00:00
16745205 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
edited a comment 2024-05-01T11:18:16.9266667+00:00
Lucas Harskamp 20 Reputation points
13 answers

Your message wasn't delivered because the recipient's email provider rejected it.

I registered and created a new domain on Office 365 to experience O365 E3 trial version then created an application in Dot Net to send emails using graph API, both to same and different (gmail etc.) domains. On coding side I don't see any error being…

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,896 questions
asked 2022-02-23T05:52:54.223+00:00
Code Test 116 Reputation points
commented 2024-05-01T11:11:44.55+00:00
Mohamed Awwad 0 Reputation points
1 answer

Can you assist with a Synapse issue involving memory allocation in SQL DW Copy Command in Data Factory, without solely resorting to increasing DWU?

I'm encountering an issue while using the Copy Activity in Data Factory with the Polybase copy option. The error message I receive is as follows: “…..SQL DW Copy Command operation failed with error 'Unable to allocate 257707 KB for columnstore…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,382 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,570 questions
asked 2024-04-27T20:11:41.1666667+00:00
EmaLom 0 Reputation points
commented 2024-05-01T11:11:18.7966667+00:00
EmaLom 0 Reputation points
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

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

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