354,694 questions

Sort by: Updated
0 answers

How to fix An operation was attempted on a nonexistent network connection. (0x800704CD)

Hi guys I got an exception error like the below stack trace. I suspect the problem is when reading the response data, or reading the data for the request. Could you tell me why this exception occurred and how to fix it? Exception Type :…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,296 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
313 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
961 questions
.NET Internet of things
.NET Internet of things
.NET: Microsoft Technologies based on the .NET software framework.Internet of things: A concept that aims to extend the benefits of the regular internet, including constant connectivity, remote control ability, and data sharing, to goods in the physical world.
29 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,180 questions
asked 2024-06-20T10:15:45.9166667+00:00
Sejune Oh 0 Reputation points
edited the question 2024-06-20T10:20:06.5366667+00:00
Sejune Oh 0 Reputation points
1 answer

Best practice for Azure Auth for web app and API

I'm standing up a new React app which will be hosted in the same repo as a Fastify server. So I can use the server for logging (SSO) in the user and obtaining the token (work or school account). The React app will call the Web apis on the server…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,108 questions
Microsoft Entra
asked 2024-06-19T11:02:13.54+00:00
chadwell 0 Reputation points
edited an answer 2024-06-20T10:19:52.85+00:00
CarlZhao-MSFT 39,021 Reputation points
1 answer

Exchange 2016 OWA - 440 Login Timeout

Hello! I have an Exchange 2016 Server on premise - latest CU, latest SU. Everything worked fine, a few day ago problems started. Outlooks working fine, iPhone Sync working fine too, but OWA and ECP and Exchange Shell stopped working. I just receive a…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,141 questions
asked 2024-06-12T12:50:30.76+00:00
Gebauer, Roman 0 Reputation points
commented 2024-06-20T10:19:50.91+00:00
Jake Zhang-MSFT 2,310 Reputation points Microsoft Vendor
1 answer

Lighthouse

Hello All, I gave Contributor role (on a subscription) to users via Lighthouse to manage a customer. The users get access with no problem to the customer subscription, can start and stop VM, create a resource group, start and stop backup, etc. The…

Azure Lighthouse
Azure Lighthouse
An Azure service that provides secure managed services and access control for partners and customers.
70 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.
702 questions
asked 2024-06-19T10:07:04.94+00:00
Tristano,G,Giuseppe,JBP12 R 21 Reputation points
answered 2024-06-20T10:17:04.89+00:00
Tristano,G,Giuseppe,JBP12 R 21 Reputation points
1 answer

Custom recommendation I created doesn't get triggered as a recommendation in defender for cloud

I am trying to make custom recommendations work. I created a custom recommendation that looks meta data of a keyvault and checks if PublicNetworkAccess is enabled if so then it finds "iprules" in meta data. If it can see the word…

Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,238 questions
asked 2024-06-13T12:51:18.1+00:00
Khanna, Keshav 0 Reputation points
commented 2024-06-20T10:16:57.2233333+00:00
Akshay-MSFT 17,086 Reputation points Microsoft Employee
0 answers

Azure Pipelines Cancel Leaves Orphan Processes

I am reaching out to seek assistance with an issue we are encountering with our Azure DevOps pipelines. We are experiencing a situation where our pipelines, when canceled, do not properly terminate running processes, leading to orphaned processes that…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,504 questions
asked 2024-06-20T10:16:03.9866667+00:00
Alexandru Gheara 0 Reputation points
1 answer

How to add a new field with a different record type using Avro in the schema registry?

Hi all, Can another record be used as the type field in the Avro schema? Example: Existed schema: { "type": "record", "name": "Foo", "namespace": "com.example", …

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
581 questions
asked 2024-06-14T07:00:32.0033333+00:00
Mariia Kharkhuta 0 Reputation points
answered 2024-06-20T10:15:32.9966667+00:00
Mariia Kharkhuta 0 Reputation points
7 answers

Autofill not working for Microsoft Authenticator for iPadOS

I've used MS Authenticator for 2FA and as a password manager for many years with it installed on my iPhone and regular use through Edge on Windows PC. I'm setting up a new iPad; I've installed MS Authenticator app and signed in using my outlook account…

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,869 questions
asked 2024-06-12T14:16:33.8+00:00
Marcus Kirkness 75 Reputation points
commented 2024-06-20T10:14:21.1866667+00:00
Brendan G 0 Reputation points
1 answer

error : ssh conn close

I have created an App Service instance Whenever I'm doing SSH for it, its always show the below error

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,180 questions
asked 2024-06-18T10:49:23.9+00:00
naiyan 0 Reputation points
answered 2024-06-20T10:14:15.8366667+00:00
Srinud 1,890 Reputation points Microsoft Vendor
4 answers

How to refresh the database connection in WPF with Entity framework having Oracle database in MVVM?

I have a WPF with Entity framework having Oracle database also follows MVVM pattern. So I need to create a link such a way that if on click the link that refresh the database connection means need to reconnect to the database. Please help me for this.

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,698 questions
asked 2024-01-24T05:38:28.6033333+00:00
SANTHOSH B 20 Reputation points
answered 2024-06-20T10:14:10.06+00:00
DIVYESH SHARMA 0 Reputation points
1 answer

Is it possible to manually renew the Edge CA certificates?

Is it possible to log into an Azure IoT Edge via SSH and then trigger the renewal of the Edge CA certificates manually? I found this post for manually renewing the device identity certificate: #5787 (comment) The question comes from the following GitHub…

Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
553 questions
asked 2024-06-17T14:41:37.76+00:00
Haeussler Siegfried 0 Reputation points
commented 2024-06-20T10:13:37.16+00:00
Sander van de Velde | MVP 30,471 Reputation points MVP
0 answers

Azure SQL Managed Instance - How to find SQL Error and Error Severity > 16 in log analytics workspace

We are not able to find SQL Error and Errors with Severity > 16 in log analytics workspace. We have enabled SQLSecurityAuditEvents and Resource usage Stats.However we are not able to find any error when we simulate the errors

Azure SQL Database
asked 2024-06-20T10:13:29.01+00:00
Nitya V 40 Reputation points
3 answers

"You do not have permission to view this directory or page."

After succesfull pipeline run to deploy my Next.js Ts React app to my AppService when Im trying to go to the url of the app I see **"**You do not have permission to view this directory or page." My pipeline: trigger: - main pool: …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,180 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
815 questions
asked 2024-04-21T10:34:50.2266667+00:00
Jakub Zaręba 0 Reputation points
answered 2024-06-20T10:12:50.18+00:00
Jakub Zaręba 0 Reputation points
2 answers

AZure VM backup failure report notification email through Powershell

Please suggest how to create a AZure VM backup failure notification email using Powershell. I have script to enable the recovery service vault and take backup . I need to add the failure notification also Recovery service vault is taking the…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,163 questions
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,433 questions
asked 2022-06-30T07:33:08.7+00:00
Azure-learning 56 Reputation points
answered 2024-06-20T10:12:46.81+00:00
Tristano,G,Giuseppe,JBP12 R 21 Reputation points
1 answer One of the answers was accepted by the question author.

How to agentlessly upload logs to a default table in a log analytics workspace?

I have built a system that creates a log analytics workspace and uploads logs to a custom table by following these Microsoft tutorials: https://learn.microsoft.com/en-us/azure/azure-monitor/logs/tutorial-logs-ingestion-api?tabs=dcr …

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,934 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,035 questions
Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,025 questions
asked 2024-06-19T11:49:57.39+00:00
42726446 20 Reputation points
accepted 2024-06-20T10:12:35.3+00:00
42726446 20 Reputation points
0 answers

Does microsoft teams supports displaying images in GCC environment?

I have an adaptive card which includes images and my bot send that adaptive card using Bot Framework REST API in Teams conversations. If i use - https://smba.trafficmanager.net/teams as serviceURL to send messages then card images appear correctly. But…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
770 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,395 questions
asked 2024-06-20T10:11:22.9+00:00
Hasit Parmar 0 Reputation points
0 answers

How to enable az webapp deploy in a pipeline

When running an Azure pipeline to deploy my function app via az webapp deploy, I get the error, "This API isn't available in this environment yet". How do I enable it?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,504 questions
asked 2024-06-17T14:48:48.41+00:00
Reuben Cummings 50 Reputation points
edited a comment 2024-06-20T10:10:29.4533333+00:00
Dan Rios 1,655 Reputation points MVP
2 answers

Sharepoint server 2019 Document opening then downloads instead I want Open in Browser

sharepoint server 2019 iis link PDF, Word, Excel, .ppt opening then downloads instead I want Open in Browser

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,541 questions
Microsoft Office Online Server
Microsoft Office Online Server
Microsoft on-premises server product that runs Office Online. Previously known as Office Web Apps Server.
608 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
539 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,591 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,864 questions
asked 2024-06-15T11:29:33.15+00:00
EPG-Watcharapong Suwannalung 0 Reputation points
commented 2024-06-20T10:10:05.14+00:00
Emily Du-MSFT 43,256 Reputation points Microsoft Vendor
1 answer

Accessing Sharepoint using client and Secret id. Is this in scope or deprecated.

Hi Team, I am working on Azure WebJob in which we will create and use CLient id and Secret. We are following this URL: https://learn.microsoft.com/en-us/sharepoint/dev/solution-guidance/security-apponly-azureacs First Question: Just need to know if…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,052 questions
asked 2024-06-17T07:22:24.6533333+00:00
Abhay 0 Reputation points
commented 2024-06-20T10:09:41.3966667+00:00
Emily Du-MSFT 43,256 Reputation points Microsoft Vendor
1 answer

Is their any feasibility to load the data fromm on premise Maria DB via SSL-based authentication to Azure Cloud, without using SHIR or Vnet

Is their any feasibility to load the data fromm on premise Maria DB via SSL-based authentication to Azure Cloud, without using SHIR or Vnet

Azure Database for MariaDB
asked 2024-06-20T08:46:24.3866667+00:00
Kiran Kumar Maddipati 20 Reputation points
answered 2024-06-20T10:09:21.0366667+00:00
Luis Arias 5,446 Reputation points