341,355 questions

Sort by: Updated
0 answers

How to Fix System.Threading.Tasks.TaskCanceledException exception

I am deploying a Django application on Azure using App Service. While it works fine locally, I face an issue of System.Threading.Tasks.TaskCanceledException exception when I deploy it to the production subscription. Here are the details of the exact…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
932 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,864 questions
asked 2024-04-24T16:06:01.9266667+00:00
Mishal Singhai 0 Reputation points
1 answer

Strategies for Managing Custom Requests in .NET Core Projects

Hi everyone, My team and I are starting a new project. We plan to develop and sell this project to multiple companies. While we will be the sole developers, we'll incorporate requests from these companies into the project. The project will undergo a…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,367 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,156 questions
asked 2024-04-24T05:29:21.7533333+00:00
Spriggan 0 Reputation points
answered 2024-04-24T16:03:36.3066667+00:00
Bruce (SqlWork.com) 55,601 Reputation points
0 answers

API Management Developer Portal Main page - Switch Sign in Button on Login to Navigate to API menu?

In my API Management developer portal, I want users to be able to log in through either a button on the home page or through the top right sign in through the menu. I placed a button on the front page, allowing users to sign in through pressing the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,749 questions
asked 2024-04-24T16:02:38.7566667+00:00
hampton123 1,030 Reputation points
0 answers

Does Azure File Share has SMB3.11 unix extensions, if not is it planned for future

Hi All, Does Azure File Share has SMB3.11 unix extensions, if not is it planned for future. While mounting Azure File Share on unix-based system only unix based permission owner group and others are working. If user is added in ACL from windows it does…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,162 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.
932 questions
asked 2024-04-22T05:43:00.97+00:00
Mohit Sajwan 0 Reputation points
commented 2024-04-24T16:02:10.3933333+00:00
Sumarigo-MSFT 43,486 Reputation points Microsoft Employee
0 answers

SAP CDC and SAP Tables connectors regarding SAP Note 3255746 ?

Dear Team, Is there any one who when through the SAP Note 3255746 ? What impact shroud we expect regarding the SAP CDC and SAP Tables connectors already implemented for our customers? Thanks for you input. Tarik

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,360 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,524 questions
asked 2024-04-23T11:45:42.5766667+00:00
Tarik Zaaboul 0 Reputation points
commented 2024-04-24T16:01:14.9233333+00:00
Tarik Zaaboul 0 Reputation points
0 answers

Manage users' authentication methods using Microsoft Graph

When calling this API to get Authentication method and MFA, some users does not return the results. Same API but some return error message "code":"resourceNotFound","message":"The specified user could not be…

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,485 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,567 questions
asked 2024-04-22T14:45:54.2666667+00:00
Ngan Bui (Cloud) 0 Reputation points
commented 2024-04-24T16:00:34.6333333+00:00
Danstan Onyango 3,741 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to install/embed a link to a network drive into a SharePoint Page - creating a directory of Network drive links

I am trying to set up a directory on a SharePoint page for all of the Network Drives in our Business. We have over 30 network drives in our business and I was tasked with trying to create a directory for all of them that we could share online. i.e. on a…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,607 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,664 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.
508 questions
asked 2023-11-14T02:10:37.9266667+00:00
Heath DS 20 Reputation points
commented 2024-04-24T16:00:08.9833333+00:00
Sergey Lyakh 0 Reputation points
0 answers

Can you correct Azure Document Intelligence OCR

Is there a tool set in Azure Document Intelligence where you can correct (feedback) OCR results that are not correct so the AI can improve on its accuracy. For instance where a character is obvious to the human as an 8 but Azure has seen it as an S.…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,362 questions
asked 2024-04-24T15:59:54.5033333+00:00
paul holden 0 Reputation points
1 answer

Custom ApiController Model Binding type conversion error

According to the Model Binding documentation: In an API controller that has the [ApiController] attribute, invalid model state results in an automatic HTTP 400 response. So when I send an invalid type in the request body (e.g. int instead of string),…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,156 questions
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.
10,230 questions
asked 2024-04-24T10:30:29.13+00:00
iKingNinja 40 Reputation points
answered 2024-04-24T15:59:53.52+00:00
Bruce (SqlWork.com) 55,601 Reputation points
1 answer

Authenticate with Graph API and send code to Microsoft Authenticator

I'm looking for a way to verify a user is doing certain operations. And when the user approves something in a c# solution we'd like to confirm the user via Microsoft Authenticator. Basically we'd liek to display a code (similar to the Multi Factor…

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,485 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,567 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,843 questions
asked 2024-04-24T11:40:16.7666667+00:00
Salim A 0 Reputation points
answered 2024-04-24T15:59:37.8666667+00:00
Vasil Michev 95,096 Reputation points MVP
0 answers

Azure Arc Assistance

this is for my end user and not myself I am setting up Azure Arc with a Private Endpoint so that Arc traffic goes over the VPN to azure. I need assistance in setting up the conditional forwards in our on premises DNS as the Microsoft instructions could…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
932 questions
asked 2024-04-24T15:59:34.6966667+00:00
Dr. Rashida Garner 0 Reputation points
7 answers

I have an error running Litetouch.wsf

Running Litetouch over a pxe boot, the client machine returns an error 'The value for the attribute is not valid : language' in the Litetouch.wsf script This is a newly built deployment server using the latest ADK and MDT installs. I've never seen this…

Microsoft Deployment Toolkit
Microsoft Deployment Toolkit
A collection of Microsoft tools and documentation for automating desktop and server deployment. Previously known as Microsoft Solution Accelerator for Business Desktop Deployment (BDD).
827 questions
asked 2023-09-22T11:05:43.9766667+00:00
Robin Lund 55 Reputation points
commented 2024-04-24T15:56:46.76+00:00
Edward Campbell 0 Reputation points
1 answer

what is the most current Windows platform for .NET and C#

I see on the internet that MS has deprecated UWP. What do I need to add to my Visual Studio 2022 Community edition in order to program using the latest flavor of Windows for general Windows Apps? I'm getting frustrated trying to discern the myriad…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,602 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,367 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,597 questions
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.
10,230 questions
asked 2024-04-24T14:20:14.18+00:00
Joe Babb 0 Reputation points
answered 2024-04-24T15:55:36.78+00:00
Bruce (SqlWork.com) 55,601 Reputation points
1 answer One of the answers was accepted by the question author.

Hyper-V in Azure

Hello! When I create a VM in Azure with the ability to activate Hyper-V and create Windows Server VMs in that Hyper-V, do I need to add licenses to those VMs or will they be automatically licensed?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,113 questions
Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,535 questions
asked 2024-04-24T11:56:58.94+00:00
Gabriel Moraes 60 Reputation points
accepted 2024-04-24T15:53:41.44+00:00
Gabriel Moraes 60 Reputation points
0 answers

Cannot create web app service due to subscription permission

Hey guys, we are facing problems with Azure web app creation. The error message we are getting is: { "status": "Failed", "error": { "code": "Forbidden", "message":…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,864 questions
asked 2024-04-24T09:49:46.5333333+00:00
Octu Tech 0 Reputation points
commented 2024-04-24T15:52:56.97+00:00
ajkuma 22,396 Reputation points Microsoft Employee
0 answers

Cannot create email groups in exchange admin center

Hello  Please i need help on this issue. Cannot create email groups in exchange admin center When I attempt to create and email group using EAC I get the following error.   We couldn't create the group. Exception of type…

Microsoft Exchange Online
Outlook
Outlook
A family of Microsoft email and calendar products.
2,949 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,885 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
386 questions
asked 2024-04-24T15:38:51.7266667+00:00
IniobongNkanga-8038 241 Reputation points
edited the question 2024-04-24T15:52:37.91+00:00
IniobongNkanga-8038 241 Reputation points
2 answers

Can I change the account type from file shares to another type after the storage account is created?

Can I change the account type from file shares to another type after the storage account is created?

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,683 questions
asked 2024-04-24T12:33:45.53+00:00
Shaojun Qin 20 Reputation points
edited an answer 2024-04-24T15:50:50.21+00:00
KarishmaTiwari-MSFT 18,357 Reputation points Microsoft Employee
0 answers

Exchange 2016 HMA - Unable to sign into outlook for iOS/Android

Hi, My organization is using Exchange Server 2016 CU23 Apr24HU. We have established a hybrid configuration with our GCC tenant. Recently we are no longer able to log on-premises users into the outlook mobile application. They authenticate successfully…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,949 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,882 questions
asked 2024-04-24T15:50:34.6666667+00:00
Michael Herman 0 Reputation points
4 answers One of the answers was accepted by the question author.

Sharepoint List email automation based on last modified

Hi, I didn't quite find what I was looking for. I have a list which contain updates on project and I would like to send an automated email when the modified date is more than 30 days old. It's my understanding than a rule cannot be based on…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,607 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,798 questions
asked 2022-06-17T13:08:06.497+00:00
Grendall 21 Reputation points
commented 2024-04-24T15:50:26.9566667+00:00
Arivalagan, Dinesh Kumar 0 Reputation points
0 answers

Create, Reference and use a Razor class library.

Hello! I'm training on Microsoft Learn. My current stage is the following module: https://learn.microsoft.com/en-us/training/modules/blazor-build-reusable-components/3-create-razor-class-library First of all, this exercise starts saying that it uses…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,367 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,385 questions
Blazor Training
Blazor Training
Blazor: A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.Training: Instruction to develop new skills.
1 question
asked 2024-04-24T15:49:23.6733333+00:00
Rafaeleliasgri 0 Reputation points