345,718 questions

Sort by: Updated
1 answer

Your app crashed because of System.NullReferenceException

Hello Team, I got an alert, can you please let me know how to check what is the impact and how to resolve the alert and what is the alert regarding. alert-Your app, acgi-prod-fnapp-torrentpharma, crashed because of System.NullReferenceException and…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,331 questions
asked 2024-05-14T04:53:52.0366667+00:00
Ankush Gurjar 140 Reputation points
answered 2024-05-14T05:34:39.1333333+00:00
Sander van de Velde 29,301 Reputation points MVP
1 answer One of the answers was accepted by the question author.

I'm trying to set up a custom documents solution.

The install seems to be complete, but there appear to be missing connections. I get the message: "Power Automate uses your credentials to sign into apps and create connections. For Office 365 Outlook Connection, it’s important that you use the email…

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.
989 questions
asked 2024-05-10T14:34:24.3466667+00:00
Ilsley Library invoice 20 Reputation points
commented 2024-05-14T05:34:23.8233333+00:00
Rakesh Gurram 3,410 Reputation points Microsoft Vendor
2 answers

Access Azure Blob Storage from Linux VM

I am trying to copy files from an Azure Blob to a Linux VM on the same Subscription & Resource Group using CURL. I am able to get a token from Azure using this…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,214 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,453 questions
asked 2024-05-13T19:13:47.31+00:00
James Lux 26 Reputation points
answered 2024-05-14T05:31:49.6066667+00:00
Anand Prakash Yadav 6,235 Reputation points Microsoft Vendor
0 answers

About Sharepoint sharing

I have share file from sharepoint to external user and that external user became guest user automatically so I performed the vice versa method this time I share file from the guest tenant to my tenant but no guest user created at my end like previous one…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,758 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,691 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,821 questions
asked 2024-05-14T05:31:28.1+00:00
Kuronuma 140 Reputation points
0 answers

Integrating MAUI Project with Another Project Reference and MSI Setup in Visual Studio

I'm currently tackling a project that requires creating a MAUI (Multi-platform App UI) project in Visual Studio while also referencing another project, such as a service for installation and background processes, within the same solution. Furthermore, I…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,292 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,942 questions
asked 2024-05-13T17:39:49.45+00:00
PragadeeshRaj V 0 Reputation points
commented 2024-05-14T05:31:21.21+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 69,146 Reputation points Microsoft Vendor
1 answer

How to restore SQL server 2019 database backup (.bak) to SQL server 2017.

Hi, In one of our legacy project we are using SQL Server 2017 database, and in this we need to restore backup (.bak) taken from SQL Server 2019 database. While database restore (taken from 2019) in SQL server 2017 we are getting incompatibility error. …

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,822 questions
asked 2024-05-14T05:26:36.97+00:00
Shyam Kumar 0 Reputation points
answered 2024-05-14T05:30:49.19+00:00
Olaf Helper 41,006 Reputation points
0 answers

How to fix Resource provisioning failed. Please check deployment status for more details. in Synapse

Hi All, I ahve a synpase workspace.Currently I tried to add a user managed identiy to it so that I can use that for a pipeline .After that process was initiated it never completed the process and I see this error on the workspace

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,429 questions
asked 2024-02-19T09:33:38.16+00:00
Nitya V 20 Reputation points
commented 2024-05-14T05:29:37.02+00:00
Nitya V 20 Reputation points
0 answers

You are using a version of the client that isn't compatible with the server. Client version 1.5, server version undefined

1 I'm using SignalR in my project (asp.net and react js). Here in C# I'm using (.net 4.8) Microsoft.AspNet.SignalR.Client Version - 1.2.2.0 Runtime version - v4.0.30319 Microsoft.AspNet.SignalR.Core Version - 2.2.3.0 Runtime version -…

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
121 questions
asked 2024-05-13T12:36:08.4+00:00
Ankit Singh 2 0 Reputation points
commented 2024-05-14T05:29:26.9733333+00:00
Ankit Singh 2 0 Reputation points
0 answers

Why is my event hub is triggering for no reason?

I started an event hub to transport data from iot hub to an azure function, and it worked, but now I came back to see that my event hub has received over 12000 signals. I checked the IoT hub and the Azure Function, and non of them had received nor…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,331 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
564 questions
asked 2024-05-12T12:08:40.56+00:00
Gregorio Cristian Azocar Ocaranza 0 Reputation points
commented 2024-05-14T05:28:15.3666667+00:00
Sander van de Velde 29,301 Reputation points MVP
0 answers

Upload Large files in Chunks via Sharepoint online JSOM

Hi, Since there is a limit of 1.5 mb approx in request of Sharepoint online, I am trying to upload files with more than 1mb in chunks. Below is the code that I am using. I am getting error as below in newFile.continueUpload(). Although the chunkStream…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,758 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,691 questions
asked 2024-05-13T09:44:53.3+00:00
Sagar Malde 0 Reputation points
commented 2024-05-14T05:27:21.4433333+00:00
Sagar Malde 0 Reputation points
0 answers

How do I remove a long pause after certain slides?

Hello all, How do I remove a long pause after certain slides? I reached out to Microsoft Support and was directed here to pose my question because they could not resolve my issue after trying all possible options in order to check the audio formatting. I…

PowerPoint
PowerPoint
A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.
226 questions
asked 2024-05-14T05:26:49.3933333+00:00
BL 0 Reputation points
0 answers

PushNotifications: Upgrade to FCMv1 is not delivering Templated Notifications from Azure

Using this link GCM/FCM notifications to FCM v1. I am trying to migrate from GCM/FCM notifications to FCM v1. From the guide, I - Configured the Firebase Service Account Credentials in Azure Notification Hub. Updated backend SDK C# code use FCM v1…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
266 questions
asked 2024-04-19T14:57:24.39+00:00
Smitha Kalluparambil 10 Reputation points
edited a comment 2024-05-14T05:26:14.52+00:00
Dick Nagtegaal - de Vries 5 Reputation points
2 answers

Exercise - Write code to implement a web application

Not able to Open VS Code using Bash from SandBox environment while executing the Lab "Exercise - Write code to implement a web application"…

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.
989 questions
asked 2024-05-12T16:41:59.5766667+00:00
Rajkumar Balasakuri 20 Reputation points
answered 2024-05-14T05:25:33.24+00:00
Rajkumar Balasakuri 20 Reputation points
0 answers

https at root level not resolving

I'm having an issue with my domain www.bdenergy.co.nz resolves correct to my static website https://www.bdenergy.co.nz resolves correctly also but https://bdenergy.co.nz throws an error I've added an alias @ A record into azure dns but figure i am…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
603 questions
asked 2024-05-06T22:40:28.4+00:00
Dillon Wilson 0 Reputation points
commented 2024-05-14T05:24:18.27+00:00
GitaraniSharma-MSFT 47,696 Reputation points Microsoft Employee
0 answers

Azure Front Door suddenly not working

It's showing the error: Our services aren't available right now We're working to restore all services as soon as possible. Please check back soon.

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
587 questions
asked 2024-05-05T21:05:14.4566667+00:00
Hiep To 0 Reputation points
commented 2024-05-14T05:23:17.1933333+00:00
GitaraniSharma-MSFT 47,696 Reputation points Microsoft Employee
0 answers

How to make deployment in Azure AI studio if no model is available even though it should be

I am not able to deploy the models on Azure AI studio which I am able to deploy on Azure OpenAI. Why is there a discrepancy about availability of models in one service and not in other service under the same subscription and location. The image under…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,420 questions
asked 2024-05-14T05:21:38.32+00:00
Gen AI 0 Reputation points
0 answers

Azure firewall migration from third party firewall

I am planning to migrate from a third party firewall to Azure firewall. Without much downtime Currently, all UDR points to third party firewall appliance hosted in Azure I have setup a firewall and empty policy in Azure I am will be importing rules…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
579 questions
asked 2024-05-06T22:05:01.7366667+00:00
prasantc 836 Reputation points
commented 2024-05-14T05:18:55.2966667+00:00
GitaraniSharma-MSFT 47,696 Reputation points Microsoft Employee
0 answers

shared settings : Number of days until partner is unresponsive

Hello, I hope this message finds you well. I am seeking clarification on the “Shared settings: Number of days until partner is unresponsive” option found under Endpoint Security > Microsoft Defender for Endpoint. Specifically, I would like to…

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,205 questions
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.
346 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,420 questions
asked 2024-05-14T03:50:37.26+00:00
J-3804 1,436 Reputation points
edited the question 2024-05-14T05:17:44.3933333+00:00
VarunTha 3,715 Reputation points Microsoft Vendor
0 answers

How do I remove a long pause after certain slides?

Hello all, How do I remove a long pause after certain slides? I reached out to Microsoft Support and was directed here to pose my question because they could not resolve my issue after trying all possible options in order to check the audio formatting. I…

PowerPoint
PowerPoint
A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.
226 questions
asked 2024-05-14T05:16:50.4033333+00:00
BL 0 Reputation points
1 answer

How to setup Blazor Server with Blazor WASM with gRPC for virtual IIS application?

Hi, I have simple Blazor Server without static files. It is only falling into Blazor WASM with static files using FallBackTo. There is gRPC an its Controller mapped on the main endpoint. Everythig is working on https://localhost. Once I try to deploy…

Internet Information Services
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,212 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,406 questions
asked 2024-05-10T13:41:33.87+00:00
Matěj Rada 20 Reputation points
commented 2024-05-14T05:15:52.1466667+00:00
Rada Matěj 100 Reputation points