17,965 questions

Sort by: Updated
0 answers

Is it possible to use MQTT Broker from Event Grid Namespace to Arduino IDE using ESP32?

I want to try Azure Event Grid in Event Grid Namespace MQTT Broker on Arduino IDE using Regular ESP32 but Until now I have only found it using .NET Nanoframework in Visual Studio. Is there a way to use Event Grid Namespace on Arduino IDE using ESP32 ?

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
317 questions
asked 2024-05-02T22:50:57.5533333+00:00
AHMAD MUDZAKKIR 0 Reputation points
0 answers

How to automatically move/copy outlook incoming and outgoing messages for a specified mailbox to a shared network folder?

We have a group that is managing certain Outlook shared mailboxes and would like to automatically save a copy of the incoming and outgoing messages from a given mailbox as they come in or sent from.

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,506 questions
asked 2024-05-02T22:50:20.54+00:00
Rosales, Ariel 0 Reputation points
0 answers

Where can I find the ARM64 version of Outlook Teams Addin? (the ARM64 equivalent of Microsoft.Teams.MeetingAddin.dll)

Where can I find the ARM64 version of Outlook Teams Addin? (the ARM64 equivalent of Microsoft.Teams.MeetingAddin.dll)

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,113 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,002 questions
asked 2024-05-02T22:40:32.31+00:00
Russ Sanchez 0 Reputation points Microsoft Employee
0 answers

sql query where with condition

Hi, I have a query same but only one of the where clauses differ. If (@accountID = 100) Begin select field1, field2 FROM table1 left outer join table 2 where status = 'x' and ISNULL(accountid, @accountID) = @accountID END Else select field1,…

SQL Server Transact-SQL
SQL Server Transact-SQL
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Transact-SQL: A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
43 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,554 questions
asked 2024-05-02T22:32:38.0266667+00:00
Spunny 326 Reputation points
0 answers

When creating a function app I fill in the basic information and then click next to go to storage options and the process gets hung up. What gives?

I am trying to create a new function app using the consumption plan. I fill out the details for the first step(give the app a name, I choose the app to be a .net app and I let the service group name its self. I click next to move on to setting up…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,292 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,902 questions
asked 2024-05-02T22:31:38.4566667+00:00
Kyle Raven 0 Reputation points
0 answers

Auto time zone issue

Hi, In my environment, I have observed that users are facing an issue with the auto time zone setting. They change the time zone manually, but after a restart, the old time zone is displayed again. My goal is to ensure that the user's time zone doesn't…

Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
836 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,362 questions
asked 2024-05-02T22:28:34.53+00:00
TechUST 416 Reputation points
0 answers

Terms of Service for Azure Subscription

Hi, I have an Azure Subscription and I am hoping to use some of the data generated from Document Intelligence commercially. However I cannot narrow down the Terms of Service for the subscription. I have seen the below, but I am not sure if the terms…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,385 questions
asked 2024-05-02T22:22:16.34+00:00
Darragh Hanley 0 Reputation points
0 answers

Set ACLs on Storage Container using Powershell - Authorization Mismatch

Hi all, I am having trouble using Powershell to set ACLs on a storage account container using: Update-AzDataLakeGen2AclRecursive The error suggests that I do not have permissions, however I can set ACLs through the Azure Portal, and can set and…

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,710 questions
asked 2024-05-02T22:16:47.8533333+00:00
John Aherne 121 Reputation points
0 answers

problem opening ports 8443 and 3000 on linux-ubuntu

I need to open port 3000 and port 8443, I used the network manager in order to open those ports on 2 different linux-unbuntu servers and the manager shos me that the ports are open but I'm unable to open them using ssh or using the web browser with the…

Microsoft Intune Linux
Microsoft Intune Linux
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Linux: A family of open-source Unix-like operating systems.
42 questions
asked 2024-05-02T22:02:01.03+00:00
douglas rodriguez 0 Reputation points
0 answers

Problem with FINDSTRING in SSIS Expression

Best regards. I have a problem when I am trying to use the FINDSTRING function in SSIS of Visual Studio 2022. It gives me the following error, even when I try to use the reference examples from the Microsoft page…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,622 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,455 questions
asked 2024-05-02T21:57:47.1666667+00:00
Jorge Hernán Ramírez Jaramillo 0 Reputation points
0 answers

Does SCSM 2016 integrate with Salesforce Lighting?

Does SCSM 2016 integrate with Salesforce Lighting?

Service Manager
Service Manager
A family of System Center products for managing incidents and problems.
210 questions
asked 2024-05-02T21:47:05.6133333+00:00
Tom Zlotkowski 0 Reputation points
0 answers

Can't create a parallel coordinate charts on Azure ML Studio

Hello, I have my pipelines setup and running in Azure ML studio. I can see my metrics and everything correctly displayed in the job interface for my experiment. But I can't setup the parallel coordinates chart to work: when clicking on primary metric…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,571 questions
asked 2024-05-02T21:31:09.64+00:00
Ugo Cupcic 0 Reputation points
0 answers

How to have multiple mstts:audioduration in a single <speak>?

I'm trying to adjust the duration of individual phrases so that the synthesized voice matches with the voice in the original audio. It's working perfectly when done like this: <speak xmlns="http://www.w3.org/2001/10/synthesis"…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,400 questions
asked 2024-05-02T21:27:23.34+00:00
Lucas 0 Reputation points
0 answers

Site unavailable after upgrade SharePoint 2019

Affected Version This issue started with the KB 5002558 patch (Feb 2024) and was completely unfixable in the KB 5002562 patch (Mar 2024). Issue Summary SharePoint site becomes unreachable after patch installation and configuration wizard run on all…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,226 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,672 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,809 questions
asked 2024-05-02T21:11:42.56+00:00
Glen Trudeau 0 Reputation points
0 answers

VSTO Excel Com Add-in using Visual Studio 2022 and Office 64 bit vs 32 bit installer

I have a VSTO Excel Com Add-In that uses a webviewer. 64 Bit installer Excel 2021 64 Bit, Shows in menu bar and shows the webviewer control when installed. Excel 365 64 Bit, Shows in menu bar BUT does not show the webviewer control when…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,622 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,471 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,506 questions
asked 2024-05-02T21:04:17.66+00:00
Potter, Lizbeth 0 Reputation points
0 answers

PowerShell Modules for managing NetworkATC

The NetworkATC feature can only be installed on AzureStack HCI OS. However, I need to build and configure clusters from my management workstation. I can't find a location to get the NetworkATC Management PowerShell modules so I can use Add-NetIntent, etc…

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
268 questions
asked 2024-05-02T20:52:08.69+00:00
Jason Kirk 0 Reputation points
0 answers

como remover um dispotivo mdm

There is a device registered in my environment that belonged to a former employee who had the Intune client installed for it to appear on our portal, but this employee left the company a long time ago and we were unable to delete this device, whenever we…

Microsoft Intune Security
Microsoft Intune Security
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
341 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,362 questions
Microsoft Defender for Endpoint Training
Microsoft Defender for Endpoint Training
Microsoft Defender for Endpoint: A Microsoft unified security platform for preventative protection, postbreach detection, and automated investigation and response. Previously known as Microsoft Defender Advanced Threat Protection.Training: Instruction to develop new skills.
12 questions
asked 2024-05-02T20:41:23.3866667+00:00
Samuel Santos 225 Reputation points
0 answers

*How do I add MVC 4 to an existing .net framework web application 4.8 that includes controller and view folders, and routing information.

This question starts in https://learn.microsoft.com/en-us/answers/questions/1662118/how-do-i-add-an-mvc-template-to-my-web-app-project  I thought that is should be more specific in my question, so, I created a new post with more a more specific title. I…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,622 questions
asked 2024-05-02T20:34:23.9733333+00:00
iqworks Information Quality Works 216 Reputation points
0 answers

Is there any way to dub audios maintaining its original intonation, breaks and speed?

I've a voice audio that has a lot of deeper and higher tones and some breaks and "word-emphasis" in specific moments, but, when using the "Speech Translation" functionality, this audio loses all of its life (all this complexity),…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,400 questions
asked 2024-05-02T20:04:02.48+00:00
Lucas 0 Reputation points
0 answers

Edge Profile Name problem

Hi, I deleted many Edge profiles I manually created days ago until there was only one or two left. But when I started to add new profile again, the new profile name showing "Profile 21" or "Profile 22", instead of "Profile…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,139 questions
asked 2024-05-02T19:54:03.46+00:00
Zhu, Ligong 80 Reputation points