53,920 questions

Sort by: Updated
0 answers

Develop an ASP.NET Core web app that consumes an API assessment fail

Hi, I recently attempted the applied skill assessment: Develop an ASP.NET Core web app that consumes an API Although not all requirements were very clear, I was confident I completed all the tasks. everything was tested by me and all the functionality…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,190 questions
asked 2024-05-03T09:03:54.2166667+00:00
robin lenaerts 0 Reputation points
commented 2024-05-06T09:38:26.3166667+00:00
robin lenaerts 0 Reputation points
0 answers

Microsoft.Data.SQLClient 5.2.0 fails to work with .Net 8

I am having issues creating a Class library with C# and .net 8 that uses Microsoft.Data.SQLClient. version 5.2.0 which states that it will run on .net 8 platform. Here is the code for the class library using System.Data; using…

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,279 questions
asked 2024-05-04T22:39:27.66+00:00
Moshe Yalovsky 0 Reputation points
edited the question 2024-05-06T09:37:55.8066667+00:00
Anna Xiu-MSFT 25,801 Reputation points Microsoft Vendor
0 answers

resource group not found - error 404

Hi everyone, When I try to create a virtual machine, the creation of a new resource group results in a 404 error - please see the 2 screenshots below. I am new to Microsoft Azure, and it is the first time that I try to create a Virtual Machine. Any help…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,164 questions
asked 2024-05-06T09:36:55.07+00:00
Lorenzo Perino 0 Reputation points
0 answers

Exercise link is broken in: Agile Plan and Portfolio Management with Azure Boards

The link to the exercise in the following plan is not working: https://learn.microsoft.com/en-us/training/modules/plan-agile-github-projects-azure-boards/9-agile-plan-portfolio-management-azure-boards

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.
945 questions
asked 2024-05-06T09:35:16.9+00:00
LeonidasMark 0 Reputation points
0 answers

How to fix 'java.lang.RuntimeException: java.util.concurrent.ExecutionException: com.microsoft.aad.msal4j.MsalClientException: java.io.UncheckedIOException: java.nio.channels.ClosedChannelException' while creating a user on azure ad using the ms graph API

HI, How to fix 'java.lang.RuntimeException: java.util.concurrent.ExecutionException: com.microsoft.aad.msal4j.MsalClientException: java.io.UncheckedIOException: java.nio.channels.ClosedChannelException' while creating anew user on Azure ad using the ms…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,655 questions
asked 2024-04-22T06:20:11.2766667+00:00
Man Mohan Singh 0 Reputation points
commented 2024-05-06T09:32:29.8633333+00:00
Danstan Onyango 3,741 Reputation points Microsoft Employee
0 answers

Azure AI Chat playground: select the Azure AI Search resource loading/greyed out

i cant select Azure AI Search resource and is it loading but nothing happens

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,397 questions
asked 2024-05-06T07:56:49.5966667+00:00
German, Markus 0 Reputation points
commented 2024-05-06T09:31:59.0966667+00:00
German, Markus 0 Reputation points
0 answers

Getting '409 Conflict' Trying to create contact folder

I am trying to programmatically create new contact folders for users in an organization. The problem arises when I attempt to create a folder—it says there's a conflict. However, I've tried to retrieve the existing contact folders right before creation,…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,007 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,655 questions
asked 2024-05-06T09:22:33.91+00:00
Sillas Poulsen 0 Reputation points
edited the question 2024-05-06T09:29:50.2633333+00:00
Sillas Poulsen 0 Reputation points
0 answers

Integration service on dedicated SQL instance

Based on an assessment I did on a client's server, I have to move all the integration services to a dedicated machine. We decided to separate ETL and data on two machines. My question is: having a dedicated instance, how do I manage the memory CAP on…

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,761 questions
asked 2024-05-06T09:26:30.6333333+00:00
Alen Cappelletti 911 Reputation points
0 answers

I have a problem with a uwp web browser app I can't publish it on visual studio 2022

I have a problem with a uwp web browser app I can't publish it on visual studio 2022

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
875 questions
asked 2024-05-06T09:19:08.1133333+00:00
Luke Ferguson 46 Reputation points
edited the question 2024-05-06T09:25:50.41+00:00
Junjie Zhu - MSFT 15,056 Reputation points Microsoft Vendor
0 answers

pyodbc module not found error in Azure function app deploying with azure ci/cd pipeline

I am deploying my azure python function app through azure ci/cd pipeline.yml. My requirement.txt has pyodbc in it and i see that during build the pyodbc module is installed and wrapped in artifact. I have tried both version of azurefunctionapp task…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,299 questions
asked 2024-05-06T03:31:02.4033333+00:00
farookdiya 0 Reputation points
commented 2024-05-06T09:21:52.52+00:00
farookdiya 0 Reputation points
0 answers

Azure Notification Hub on sending fcm v1 notification says "The Notification could not be delivered due to an unknown error"

Followed the steps as per migration guide- https://learn.microsoft.com/en-gb/azure/notification-hubs/notification-hubs-gcm-to-fcm Generated new private key from firebase console✔️ set up private key, client email, project id to azure Google (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.
264 questions
asked 2024-05-03T15:32:22.46+00:00
Rumaisa K N 0 Reputation points
commented 2024-05-06T09:21:00.54+00:00
VenkateshDodda-MSFT 18,441 Reputation points Microsoft Employee
0 answers

How to read multiple parquet files in azure ml job ?

I have multiple parquet files under a folder named "CYCLES" in an azure blob storage type datastore named "cycle_datalake". I need to read all the files in CYCLES folder as one dataframe in an azure ml job. I tried creating a data…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,575 questions
asked 2024-05-06T09:20:34.9133333+00:00
Sena Aslan 0 Reputation points
0 answers

لـ ـجـلب الحــبيب بـــ♻️ 4 6 2 9 4 8 5 5 5 6 6 9 0 0 ✅ــســرعة

لـ ـجـلب الحــبيب بـــ♻️ 4 6 2 9 4 8 5 5 5 6 6 9 0 0 ✅ــســرعة

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,368 questions
asked 2024-05-06T09:18:54.38+00:00
fbfdbsdg 0 Reputation points
0 answers

RDS 2016 farm Event 1511 User Profile Service and locked .VHDX user profile

Dear All, We have the RDS farm window server 2016 (RDS license, RDS connection broker, RDS session host (6 system), RDS DB, RDS file server using UPD. after 30-Apr-2024 studently we have issue with UPD, user logon to RDS session host with temporary…

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,380 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,174 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,252 questions
Windows Server Clustering
Windows Server Clustering
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Clustering: The grouping of multiple servers in a way that allows them to appear to be a single unit to client computers on a network. Clustering is a means of increasing network capacity, providing live backup in case one of the servers fails, and improving data security.
960 questions
Windows Hardware Performance
Windows Hardware Performance
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.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,549 questions
asked 2024-05-06T09:16:41.7566667+00:00
Hoang Van Minh 96 Reputation points
0 answers

Function App error : No User Assigned or Delegated Managed Identity found for specified ClientId/ResourceId/PrincipalId.

I have followed this tutorial https://review.learn.microsoft.com/en-us/identity/microsoft-identity-platform/federated-identity-credentials?branch=main&tabs=dotnet#more-resources And added the user assigned managed identity as federated identity…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,299 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,565 questions
asked 2024-05-02T19:27:30.18+00:00
Chaitra Shivanand Kulkarni (INFOSYS LIMITED) 5 Reputation points Microsoft Vendor
edited the question 2024-05-06T09:13:01.11+00:00
MayankBargali-MSFT 68,656 Reputation points
0 answers

Migrate vSAN Cluster on VMware to Hyper-V

I want to Migrate vSAN Cluster(several VMs) on VMware to Hyper-V using SCVMM. The official website says, [Converting VMware VMs in vSAN configuration to Hyper-V isn't supported through SCVMM]. I guess the reason is VMs in vSAN configuration have…

System Center Virtual Machine Manager
Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,548 questions
asked 2024-05-06T09:11:52.34+00:00
Anjie Zhang 0 Reputation points
0 answers

image not loading in modal popup imageurl in asp.net c#

i am trying to load image in image button through modal popup. The problem is modal popup is showing, but image not loading which means it is blank window. i am storing all the images in different server and application hosted in another server. what is…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,271 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,279 questions
asked 2024-05-05T17:01:04.1133333+00:00
Gani_tpt 1,566 Reputation points
commented 2024-05-06T09:11:27.83+00:00
Gani_tpt 1,566 Reputation points
0 answers

After reinstalling dotnet, encountering an error when running 'dotnet run.' Attached is the error message. Please assist.

error NU1100: Unable to resolve 'Humanizer.Core (>= 2.14.1)' for 'net7.0'. PackageSourceMapping is enabled, the following source(s) were not considered: Microsoft Visual Studio Offline Packages, nuget.org. error NU1100: Unable to resolve…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,190 questions
asked 2023-11-25T06:17:39.8666667+00:00
CHAMIKA 20 Reputation points
commented 2024-05-06T09:11:25.74+00:00
muhammad mudasir 0 Reputation points
0 answers

An exception has occured while trying to execute cluster diagnostic checks container on the cluster.

https://github.com/Azure/azure-cli-extensions/issues/5906 Facing the same issue This k3s cluster is running on an "AMR64" architecture in an raspberry PI 4 , but there is a helm folder inside the azure folder that is on AMD64.

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,868 questions
asked 2024-05-05T10:24:09.5566667+00:00
anuj sharma 0 Reputation points
edited the question 2024-05-06T09:09:46.4466667+00:00
AnuragSingh-MSFT 20,106 Reputation points
0 answers

I'm looking for accessing MS Project outside platform using RESTful APIs

I'm in the process of building a service that consumes or updates MS Project details via Restful API calls. After exploring the Graph API, I found that MS Project resources are not currently supported. While there are SDKs available for .NET, I'm…

Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
823 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,868 questions
asked 2024-05-05T14:19:04.4933333+00:00
Shrenik Mensinkai 0 Reputation points
commented 2024-05-06T09:06:57.4933333+00:00
Prasad-MSFT 5,621 Reputation points Microsoft Vendor