289,104 questions

Sort by: Updated
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
edited an answer 2024-05-01T10:57:00.4+00:00
Gowtham CP 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
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
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
1 answer

None of the sandbox activations allow me to create a function app. They sit there and spin after filling out the first page.

I don't have this problem when I use my work accounts, so I am positive it is a sandbox-specific issue. I have tried 5 times over the last 24 hours to no avail. 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.
922 questions
asked 2024-04-30T20:59:29.3233333+00:00
DS-9972 0 Reputation points
answered 2024-05-01T10:32:52.24+00:00
RDash 1,160 Reputation points Microsoft Vendor
1 answer

Sending email though powershell with Microsoft Graph

I am using the following powershell script to test the functionality of email notification using Microsoft Graph. The emai script sends the email but in the inbox of the receiver I am getting a failed delivery. # Configuration $clientId = " " …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,616 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
510 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 2023-08-03T21:32:07.1033333+00:00
Calvin Quint 0 Reputation points
commented 2024-05-01T10:30:59.7266667+00:00
Marten Jacobs 0 Reputation points
3 answers One of the answers was accepted by the question author.

Is it possible to have a Power Automate Flow create a onedrive sync of a specific folder? Or PowerShell script?

Is it possible to create a Power Automate Flow to do the following: Click a button Power Automate form appears Form requests a name of a folder from the user. User enters an existing folder name in a SharePoint Online Library. OneDrive Opens if not…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,657 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-25T18:07:58.09+00:00
Rohman, William T 0 Reputation points
accepted 2024-05-01T10:25:57.31+00:00
Rohman, William T 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
answered 2024-05-01T10:23:36.48+00:00
Gowtham CP 0 Reputation points
2 answers One of the answers was accepted by the question author.

Add Items to List Randomly

I am fetching 50 questions from Api https://supaquizapi.azurewebsites.net/api/Questions Loading into list and deleting 40 questions randomly. Now I just to add 10 questions randomly to Questions List<InQuestion> res = await GetApiData(); …

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,178 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,268 questions
asked 2024-04-30T08:09:59.47+00:00
Maui Learner 440 Reputation points
accepted 2024-05-01T10:16:55.2566667+00:00
Maui Learner 440 Reputation points
5 answers

intune company portal android devices question

How can I exclude a user group in Intune from the Company Portal on Android devices so they can install Teams and Outlook without needing to install the Company Portal? Thank you.

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,351 questions
asked 2024-05-01T06:16:43.61+00:00
Christos Christopoulos 0 Reputation points
answered 2024-05-01T10:16:34.4333333+00:00
Christos Christopoulos 0 Reputation points
1 answer

How to reactivate account, while Assign access role is giving error..

My Account was deactivated due to non payment, Now I have made all the payment and when i go to activate my account it gives me msg you don't have permission and go to access control , in access control when i try to add role it again giving the…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,079 questions
asked 2024-05-01T07:01:24.51+00:00
Shujaat Abdi 0 Reputation points
edited the question 2024-05-01T10:10:26.3933333+00:00
ajkuma 22,401 Reputation points Microsoft Employee
2 answers

Error "Resource validation failed" at Azure OpenAI Studio

Problem I attempted to implement Azure on your data. An error occurs in the "Add your data" section of the Azure OpenAI Studio. I would appreciate your guidance. Error message Resource validation failed. Provided search resource does not exist…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
714 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,432 questions
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-01T03:51:49.25+00:00
shota sato 0 Reputation points
answered 2024-05-01T10:03:23.22+00:00
ajkuma 22,401 Reputation points Microsoft Employee
2 answers

Copy LOB based data from DB2 to Azure Data Lake Gen2 storage using ADF

Hi team, I was trying to work on a scenario to copy data from a table in db2 database having a column with datatype as LOB(CLOB) to Azure Data Lake Gen2 storage container using Azure Data Factory. However, its taking a considerable amount of time( a day)…

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 Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,570 questions
asked 2024-04-21T03:40:26.3+00:00
Debajit Mitra 0 Reputation points
commented 2024-05-01T10:02:15.8666667+00:00
Amira Bedhiafi 15,446 Reputation points
1 answer

Class library dll throwing exception Could not load file or assembly 'Microsoft.Data.SqlClient, Version=5.0.0.0 but it reference version 5.2.0

I have created Class Library using Visual Studio 2022 community v 17.9.6 TragetFramework 8 project file <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup>.0 <TargetFramework>net8.0</TargetFramework> …

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 2024-04-29T20:35:54.9266667+00:00
Moshe Yalovsky 0 Reputation points
commented 2024-05-01T09:56:09.8966667+00:00
Anna Xiu-MSFT 25,716 Reputation points Microsoft Vendor
1 answer

Tenant restricted from sending email

Hello Please i need your help on this issue. We have received alert that our email service has been barred "Tenant restricted from sending email". Last night we had issue, and this might have contributed to large number of email alerts…

Microsoft Exchange Online
Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,081 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
2,989 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
390 questions
asked 2024-05-01T02:59:43.84+00:00
IniobongNkanga-8038 266 Reputation points
answered 2024-05-01T09:51:32.66+00:00
Noah Ma-MSFT 610 Reputation points Microsoft Vendor
1 answer

Update DriveItem properties & replace the contents of a driveItem

When I do the Update DriveItem properties (https://learn.microsoft.com/en-us/graph/api/driveitem-update?view=graph-rest-1.0&tabs=http), there is no increase in version in version history but when I do replace the contents of a driveItem…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,616 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,657 questions
asked 2024-05-01T06:59:50.12+00:00
Akshith Reddy Thalla 40 Reputation points
answered 2024-05-01T09:46:57.4+00:00
RaytheonXie_MSFT 31,376 Reputation points Microsoft Vendor