406,371 questions

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Cannot find custom connector in Workflow operation/task search

I have created a Logic apps custom connector (SOAP pass-through). I then created a new Logic App and when I go to the designer, create a trigger (recurrence) and attempt to add a second operation (the custom connector), the custom connector cannot be…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,352 questions
asked 2021-03-23T21:42:35.56+00:00
B.J 96 Reputation points
accepted 2021-03-24T14:15:35.843+00:00
B.J 96 Reputation points
0 answers

Receiving unauthorized in response when trying to extract chats for other users of teams through Microsoft graph.

We are trying to understand what kind of permissions or what type of users we need to extract the chats for all the users using microsoft graph.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,068 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.
3,563 questions
asked 2021-03-23T14:40:30.893+00:00
Shaheer Akram 1 Reputation point
commented 2021-03-24T14:10:00.047+00:00
Fiona Matu 91 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

Exchange 2019 use a separate recovery server

Hi, In our earlier Exchange environments, 2013 and backwards we have always set up an Exchange server for database and single items recovery. Those Exchange servers have not had the Client Access features installed and it has not been a part of the…

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,795 questions
asked 2021-03-24T12:37:40.813+00:00
Michael Eriksson 126 Reputation points
answered 2021-03-24T14:07:41.197+00:00
Michael Eriksson 126 Reputation points
0 answers

Can I configure a VPNGW Alternate Route Between S2S Tunnels if one tunnel goes down?

I have two data centers. These data centers are connected via a fiber connection. Each data center has a firewall. I have created a single basic VPN Gateway (route based). Each data center's firewall has a S2S tunnel to the same VPNGW in Azure. The Data…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,649 questions
asked 2021-03-14T01:18:07.323+00:00
Todd Smith 1 Reputation point
commented 2021-03-24T14:05:33.683+00:00
GitaraniSharma-MSFT 49,811 Reputation points Microsoft Employee
0 answers

Multiple Expressroutes From Different Vendors - Route Redistribution

We have a customer that has a private MPLS WAN from one of the big telecom providers connecting all their remote sites back to Azure over Expressroute and a VNG. They are looking to connect a couple of 3rd party vendors over new Expressroutes from them…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,649 questions
Azure ExpressRoute
Azure ExpressRoute
An Azure service that provides private connections between Azure datacenters and infrastructure, either on premises or in a colocation environment.
415 questions
asked 2021-03-09T18:50:04.877+00:00
Daryl W. Clark 1 Reputation point
commented 2021-03-24T14:03:55.227+00:00
GitaraniSharma-MSFT 49,811 Reputation points Microsoft Employee
0 answers

Cname not reflecting for VM

We have updated Cname for one of our new VM but that is not reflecting correctly. When we ping the server in command prompt in local it points to old VM only but if we take the remote of any VM and ping the server, it is pointing to new VM and reflecting…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
728 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,379 questions
asked 2021-03-09T08:12:41.093+00:00
Priyanka Nag (MAQ LLC) 1 Reputation point Microsoft Vendor
commented 2021-03-24T14:03:16.567+00:00
GitaraniSharma-MSFT 49,811 Reputation points Microsoft Employee
1 answer

How to get the value of a column in Azure Data Factory-Data Flow Activity

Setup: I have a table with 4 columns, table_schema, table_name, column_name and build_sql_query Issue: In the build_sql_query column I have a sql query built. I need to pass this sql query as a parameter and execute it to get the results. How can I…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,257 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,090 questions
asked 2021-03-19T18:34:01.427+00:00
msv 1 Reputation point
commented 2021-03-24T14:03:16.05+00:00
msv 1 Reputation point
1 answer

Azure Default Dashboards

Hi, I've set up Azure Bastion access for my users. Those users are logging into the azure portal and are then presented with the VMs that they are licensed for. I've created a dashboard for these users (it lists their VMs). Is there a way I can…

Azure Bastion
Azure Bastion
An Azure service that provides private and fully managed Remote Desktop Protocol (RDP) and Secure Shell (SSH) access to virtual machines.
274 questions
asked 2021-03-05T18:33:08.513+00:00
Greg Thomas 121 Reputation points
commented 2021-03-24T14:00:41.46+00:00
GitaraniSharma-MSFT 49,811 Reputation points Microsoft Employee
6 answers One of the answers was accepted by the question author.

Teams Linux desktop app won't launch when joining a meeting as a guest with Firefox

Hello, good people. I currently have Teams for Linux 1.3.00.16851 installed on my Ubuntu 20.04 machine. My problem is getting the Teams app to launch from Firefox 78.0. I click the link in the invitation, click the link in the browser to open the app,…

Skype for Business Linux
Skype for Business Linux
Skype for Business: A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.Linux: A family of open-source Unix-like operating systems.
459 questions
asked 2020-07-13T19:10:39.64+00:00
William Hammond 111 Reputation points
commented 2021-03-24T13:55:17.653+00:00
RISHI G G 1 Reputation point
0 answers

Create a JSON Object Containing a Named Array of Strings

Hi, Everybody! Please see my class below... [DataContract] public class PutShipmentsReleaseRequest : BaseRequest { [DataMember(Name = "ShipmentIds")] public string[] ShipmentIds { get; set; } // Mandatory, The…

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.
11,306 questions
asked 2021-03-24T08:20:23.57+00:00
Julio Bello 221 Reputation points
commented 2021-03-24T13:53:51.603+00:00
Viorel 120K Reputation points
1 answer

TFS 2018 Search Work

Hello we have a TFS Server in a DMZ, our customer have access via internet. The public url differs from the maschinename. If the customer use the search, the url changes from the public url to the internal servername. But the internal servername could…

Internet Information Services
asked 2021-03-24T13:50:58.803+00:00
Andreas Liedhegener 1 Reputation point
answered 2021-03-24T13:52:41.683+00:00
Anonymous
3 answers One of the answers was accepted by the question author.

Formatting Windows Server 2012 R2 Foundation

Hi, after a ransomware attack i'd like to reset my windows server. My RAID configuration has been lost, so first I need to recover the operative system. I have the key but I miss installation files. Where can I download the package an is this the…

Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,621 questions
asked 2021-03-23T15:25:00.46+00:00
Andrea Vironda 816 Reputation points
commented 2021-03-24T13:48:35.283+00:00
Anonymous
3 answers

Win 10 2004 Folder Redirection - Black screen after login when not on a network

After Domain PC's have been updated to Windows 10 version 2004 users get a black screen with cursor when not connected to any network. I have seen this issue listed other places dealing with screen drivers, but this is not the issue. The issue is with…

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.
5,811 questions
Windows 10 Network
Windows 10 Network
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Network: A group of devices that communicate either wirelessly or via a physical connection.
2,386 questions
asked 2020-12-30T23:35:51.34+00:00
Mickey Sewell 1 Reputation point
answered 2021-03-24T13:48:08.43+00:00
Max 1 Reputation point
1 answer

Powershell script to remove group owners as group members Azure AD

I have this script to get all the group owners as members on Azure AD and now I would like to remove them. Could you please guys Help? Thanks $groups=Get-AzureADGroup -All $true $resultsarray =@() ForEach ($group in $groups){ $members =…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,283 questions
asked 2021-03-24T13:13:04.537+00:00
André Oliveira 1 Reputation point
answered 2021-03-24T13:47:15.267+00:00
Michael Taylor 56,951 Reputation points
0 answers

Business Central (On Prem) OData4 web services mishandling of Editable property on fields

We are running the following: Business Central Version: Platform 14.0.29530.0 + Application 29537 (US Dynamics NAV 14.0) We are attempting to use OData4 web services to create new records of type Sales Invoice (Page ID 43 in Cronus). This Page has a…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,090 questions
asked 2021-03-24T13:44:50.83+00:00
Ed McCormick 1 Reputation point
1 answer

Encryption how to on my mac. I have microsoft 365

How can I encrypt my email on my Mac computer I have Microsoft 365

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,090 questions
asked 2021-03-24T01:21:02.36+00:00
Donna Richard 21 Reputation points
answered 2021-03-24T13:33:00.047+00:00
Sumarigo-MSFT 47,491 Reputation points Microsoft Employee
1 answer

Azure Linguistic Analysis API / sentences extraction / tokenization

Hello, In the context of the rewriting of a Swift / MacOS application to C# / .NET Core, that extensively uses the Apple NLP Framework tokenization API https://developer.apple.com/documentation/naturallanguage, I was looking for similar API in Azure…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,138 questions
asked 2021-03-19T09:26:01.067+00:00
Jean-Baptiste Ranson 1 Reputation point
commented 2021-03-24T13:24:59.143+00:00
Jean-Baptiste Ranson 1 Reputation point
1 answer

Powershell script to remove group owners as group members Azure AD

Hello everyone, I need a Powershell script to get all the group owners as members on Azure AD and remove them (Office 365 groups). Could you please guys Help? Thanks

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,283 questions
asked 2021-03-24T09:12:07.193+00:00
André Oliveira 1 Reputation point
commented 2021-03-24T13:24:00.357+00:00
André Oliveira 1 Reputation point
0 answers

Funnel Problem

Hi, I have a problem with Funnel that I created with custom events, it shows the error like the attached file, and the response code is 502. Do you have any idea what could be wrong? Thanks, Kittisart.

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,477 questions
asked 2021-03-19T03:37:41.167+00:00
Kittisart Book Sawangbumrung 1 Reputation point
commented 2021-03-24T13:16:53.12+00:00
SwathiDhanwada-MSFT 18,886 Reputation points
0 answers

VB6 em mobile

Na opinião de vocês, qual a maior dificuldade em usar VB6 para o mobile?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,090 questions
asked 2021-03-24T13:04:17.583+00:00
Tifany 1 Reputation point