350,895 questions

Sort by: Updated
1 answer

Login failed for user 'intraconnections'. (Microsoft SQL Server, Error: 18456)

TITLE: Connect to Server Cannot connect to FTX1PRDSCSQL02. ADDITIONAL INFORMATION: Login failed for user 'intraconnections'. (Microsoft SQL Server, Error: 18456) For help, click:…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,970 questions
asked 2024-06-04T16:26:53.62+00:00
Daniel Besong 0 Reputation points
answered 2024-06-04T17:42:46.2233333+00:00
Olaf Helper 41,891 Reputation points
1 answer

Fix intermittent exceptions with an Azure function running as a .NET8 isolated worker process

I inherited an Azure function that has been running fine on .NET6 In-Process Model. I recently moved it to .NET8 Isolated Worker Model and I am seeing some Exceptions in my App Insights log. There are about 10k requests made per hour and only 10 of them…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,434 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,486 questions
asked 2024-05-13T19:24:05.7066667+00:00
AK-9186 20 Reputation points
answered 2024-06-04T17:42:42.17+00:00
AK-9186 20 Reputation points
0 answers

Microsoft Remote Desktop App error 0x50331765 when connecting to Azure Virtual Desktop Workspace

I am setting up an Azure Virtual Desktop infrastructure. I have set up a "personal" Windows 11 desktop. I subscribe to the workspace in the Microsoft Remote Desktop App (msrdcw.exe). When I try and connect to the virtual machine, I get the…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,399 questions
asked 2024-06-04T17:42:33.31+00:00
Eric Logsdon 41 Reputation points
0 answers

Trouble attaching a subscription to Graph Billing Resource

I followed the steps in this article: https://learn.microsoft.com/en-us/graph/teams-licenses#payment-requirements-for-meeting-apis It appeared to work correctly (see results below) I made sure the tokens were refreshed, but I'm still…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,938 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,937 questions
asked 2024-06-04T17:42:24.2366667+00:00
Mike Yeager 26 Reputation points
1 answer

SSPR: Administrator Policy: How to control the verification methods, Add FIDO2, remove SMS and Phone calls

Hello team, I have admins that are in scope for SSPR, for them, the Administror policy apply. how can I control the SSPR administator policy to remove SMS and phone calls, add FIDO2

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,957 questions
asked 2024-06-04T17:08:44.0066667+00:00
Sergio Londono 326 Reputation points
edited an answer 2024-06-04T17:39:26.5466667+00:00
Andy David - MVP 142.9K Reputation points MVP
1 answer

Azure Data Factory simple copy file and rename

Hello: I have a simple requirement. I have a couple of files in an Azure Blob folder (receiving folder) and I need to copy them, to another fold (Azure Blob folder) and rename them. This posting is really close to what I need to do: …

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,813 questions
asked 2024-05-31T14:28:26.9866667+00:00
KBD 0 Reputation points
edited a comment 2024-06-04T17:38:52.7766667+00:00
Harishga 4,485 Reputation points Microsoft Vendor
0 answers

No artifacts appear under "Apply Artifacts"

Hello, I am trying to add the pycharm and intellij artifact, however I am getting no available options to search for artifacts. The message on the Apply artifacts page reads below: Select the artifacts to be installed on the VM. Artifacts will be…

Azure VMware Solution
Azure VMware Solution
An Azure service that runs native VMware workloads on Azure.
326 questions
asked 2024-06-04T15:37:26.7366667+00:00
Patil, Aditi 0 Reputation points
commented 2024-06-04T17:37:41.9166667+00:00
Patil, Aditi 0 Reputation points
1 answer

Can I go through each module training again if I've already finished?

Hello, All I want to ask is if I can go through the trainings modules again if I've already finished? 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.
1,098 questions
asked 2024-06-04T17:31:44.9766667+00:00
Hall, Jeremy 0 Reputation points
edited an answer 2024-06-04T17:37:13.1066667+00:00
TP 79,571 Reputation points
2 answers

We need to configure the Pull subscription for transaction replication from On-Prem to Azure Managed Instance . How can we make it work

Hi We need to configure the Pull subscription for transaction replication from On-Prem to Azure Managed Instance . How can we make it work. We have come across documention which says its has limitations onwiht regards to publisher/subscriber and…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,970 questions
asked 2024-05-15T17:41:11.7933333+00:00
Nitya V 40 Reputation points
commented 2024-06-04T17:37:09.4633333+00:00
Nitya V 40 Reputation points
2 answers

Azure Function keeps restarting with gprc worker error

I have a very simple Azure Function like i've created a thousand, with an httptrigger. The function is a .net 7 isolated function. Intermittently i'm receiving 502 bad gateway errors when calling the function with no apparent reason. After investigating…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,434 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,084 questions
asked 2023-04-21T09:45:50.52+00:00
Dario Dalla Riva 25 Reputation points
answered 2024-06-04T17:36:19.7366667+00:00
Hochgurtel, Brian D 20 Reputation points
1 answer

How would I scale a timer triggered webjob on an Azure App service to multiple app service instances?

Basically we've got a scheduled job that currently runs as a webjob on a single instance. We have two app service instances and this job is starting to take a while to run. I'd like to run it on both app service instances on the same timer trigger (we…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,084 questions
asked 2024-05-30T11:19:10.9866667+00:00
Gareth Terrace 0 Reputation points
edited a comment 2024-06-04T17:36:15.2933333+00:00
ajkuma 23,181 Reputation points Microsoft Employee
0 answers

ASR: Physical Server Onboarding

Hi, We are trying to migrate Physical servers onto Azure via ASR. Upon adding a server to the configuration server on the ASR appliance and running through the prompts, the server does not get added but no errors get prompted. However, when we check the…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
651 questions
asked 2024-06-04T17:35:57.1233333+00:00
Ankit Mishra 0 Reputation points
0 answers

Entra External ID Disabling security defaults

Hello, I am exploring the possibility of enforcing MFA for either all users or specific groups using Conditional Access in an External Tenant. However, this requires disabling "Security Defaults," which is not recommended. When I try to add the…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,688 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,957 questions
asked 2024-06-04T12:58:38.3233333+00:00
Alvin Strandberg 5 Reputation points
edited the question 2024-06-04T17:35:35.5+00:00
Alvin Strandberg 5 Reputation points
0 answers

TITLE: Connection Manager. The specified provider is not supported. Please choose different provider in connection manager. This error occurs when i try to configure ole db manager.

TITLE: Connection Manager The connection string is not valid. BUTTONS: OK this error comes up when i try to keep the provider as native ole db\microsoft ole db provider for sql server

SQL Server Migration Assistant
SQL Server Migration Assistant
A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
500 questions
asked 2024-06-04T17:35:31.4466667+00:00
pranav 0 Reputation points
1 answer

How can i bring the array data inside a column in ADF using pipelines

Hello, im trying to copy the data from a nested JSON, in which bring the data from a copy activity to a blob storage, then I extract the data from another copy activities, this brings me the 325 columns and 142 rows, BUT, the nested data from each of the…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,813 questions
asked 2024-06-04T14:35:02.3433333+00:00
Matias Baez Colombo 0 Reputation points
edited a comment 2024-06-04T17:35:27.5766667+00:00
Harishga 4,485 Reputation points Microsoft Vendor
2 answers

How to use Azure IoT Central to view RTSP video stream and display it on the Azure IoT Central page

How to use Azure IoT Central to view RTSP video stream and display it on the Azure IoT Central page? Any tutorials? Thank you!

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
356 questions
asked 2024-06-04T05:37:34.5266667+00:00
張宜盈 0 Reputation points
answered 2024-06-04T17:35:09.9033333+00:00
Sander van de Velde 29,931 Reputation points MVP
3 answers

How to check root cause of "Agent message code 20084. The process could not connect to Distributor" on a Pull subscription(SQL MI) and Publisher/Distributor (ON Prem SQL Server)

How to check root cause of "Agent message code 20084. The process could not connect to Distributor" on a Pull subscription(SQL MI) and Publisher/Distributor (ON Prem SQL Server) The firewall and network settings looks fine. However we are…

Azure SQL Database
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,970 questions
asked 2024-05-21T13:10:34.7166667+00:00
Nitya V 40 Reputation points
commented 2024-06-04T17:35:05.55+00:00
Nitya V 40 Reputation points
4 answers

Transactional Replication on a SQL Managed instance as a subscriber with pull subscription

We are doing a transactional Replication to a SQL Managed instance (subscriber) with pull subscription from On-Prem(Publisher/Distributor) We are seeing uninitialized subscription on the replication monitor. How can we troubleshoot this

Azure SQL Database
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,970 questions
asked 2024-05-16T12:03:46.98+00:00
Nitya V 40 Reputation points
commented 2024-06-04T17:34:12.7166667+00:00
Nitya V 40 Reputation points
4 answers

How to get notifications when someone's status changes in New Teams?

How do I create notifications when someone's status changes in New Teams? In the old teams I could click more options and select notify when available as shown below, but that isn't available in New Teams.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,305 questions
asked 2023-11-03T13:39:53.0233333+00:00
Andy 150 Reputation points
answered 2024-06-04T17:33:37.2266667+00:00
Nguyen 10 Reputation points
3 answers

Unchecked 'Allow Unlisted File Name Extensions' and Adding required extensions cause site failure

Hello Here, I have to set up security feature in IIS to only allow certain extensions to work. Therefore, I unchecked "Allow unlisted file name extensions" in the Request Filtering settings. I, then, added all the files extensions that are…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,525 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,353 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,788 questions
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,755 questions
asked 2023-06-12T22:20:39.0466667+00:00
Gildas Dossa 0 Reputation points
commented 2024-06-04T17:32:58.6833333+00:00
charlie arehart 25 Reputation points