295,081 questions

Sort by: Updated
1 answer

ByPass custom logic executions in Azure Data factory copy activity

Hi, I am planning to do data refresh project using Azure data factory and like to disable the custom logics execution. is there any way I can do in ADF copy activity? Like…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-05-31T08:32:26.37+00:00
Maniraj K V 20 Reputation points
commented 2024-06-01T13:39:05.6666667+00:00
Maniraj K V 20 Reputation points
1 answer

How to contact Azure Support???!!!???

Hi there, I wanted to request urgent assistance with My Azure Portal Service that has been disabled! I paid an IT guy that i saw an ad on a chat group of to setup Azure Portal for me and create Virtual Machines that i use for work. So yesterday I woke up…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,319 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,018 questions
asked 2024-06-01T11:50:21.26+00:00
Greg Vine 0 Reputation points
commented 2024-06-01T13:38:55.53+00:00
badbond 0 Reputation points
1 answer One of the answers was accepted by the question author.

Testing a scaled out app service

Hi; I want to test that my software works fine when scaling out. So I've set it to have 2 servers and now need to test. And I turned off session affinity to hopefully get requests bouncing between servers. First, what/how should I test this? Second, is…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,069 questions
asked 2024-05-31T22:36:49.1466667+00:00
David Thielen 2,356 Reputation points
commented 2024-06-01T13:37:06.1+00:00
David Thielen 2,356 Reputation points
1 answer

Accessing Business Central 365 for training without using work login

I want to learn more about Business Central 365 and started taking MB-800 on the Microsoft Learn platform. However, my company doesn't want me to learn more since they believe it will increase my chances of leaving. I can't access BC for training with my…

Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
55 questions
asked 2024-06-01T10:40:16.9533333+00:00
Mandy Truter 0 Reputation points
answered 2024-06-01T13:36:05.9766667+00:00
Kiran P 710 Reputation points Microsoft Vendor
1 answer

How do I hide "Filter by name" in "Process Explorer"

Maybe 6-8 months back, I noticed that a field called "Filter by name" appeared near the upper right corner of the main Process Explorer window. Considering what I use ProcExp for, I rarely need this field to be visible. From what I understand,…

Sysinternals
Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
1,106 questions
asked 2021-10-15T02:12:47.493+00:00
Frank Wojtczak 1 Reputation point
commented 2024-06-01T13:35:26.3566667+00:00
Bernd Will 0 Reputation points
1 answer

Do I lose my VOLUME_MAK license if I do a reset of my PC?

I'm concerned my PC has a virus so I would like to do a full reset of my PC to start fresh. However, I'm concerned that I won't be able to activate Windows again after I do the reset because I have a VOLUME_MAK channel license. Will I need to buy the…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,864 questions
asked 2024-06-01T13:22:42.4666667+00:00
Jan 0 Reputation points
answered 2024-06-01T13:32:55.5766667+00:00
Darrell Gorter 1,306 Reputation points
1 answer

How to access free trial for dynamics-365 business central

I want to create a free trial in dynamic 365 business central. Could you please explain me in detail? Below is my learning module https://learn.microsoft.com/en-us/training/modules/trial-dynamics-365-business-central/

Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
55 questions
asked 2024-05-31T14:10:38.7966667+00:00
Rishi 40 Reputation points
commented 2024-06-01T13:28:20.2666667+00:00
Kiran P 710 Reputation points Microsoft Vendor
3 answers

How to insert new,update, delete existing record in single row of gridview

I am developing ASP.NET application and i am using gridview in that. Here, i am not using any textbox controls outside of the gridview to save the record. everything i want to maintain in same row of the records. for example, when page load, if any…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,330 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,418 questions
asked 2024-05-28T14:36:20.12+00:00
Gani_tpt 1,806 Reputation points
edited a comment 2024-06-01T13:24:14.49+00:00
Gani_tpt 1,806 Reputation points
1 answer

Blazor not found in Visual studio,blazor .net framwork template not found

Blazor template is being not found in visual studio This question is related to the following Learning Module

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,436 questions
asked 2024-06-01T05:47:32.92+00:00
SRIHARI MADDINENI 0 Reputation points
answered 2024-06-01T13:22:10.7633333+00:00
Gowtham CP 2,215 Reputation points
5 answers

Why does Blazor server app takes away memory while being inactive?

We developed a Blazor server app and is going through testing phase. Our clients have some concern. What we notice is that before the app is launched memory is 4784 K, one the app is launched and at the end of rendering the login page it is already over…

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,436 questions
asked 2023-02-07T13:44:18.7166667+00:00
Balu Raju 76 Reputation points
commented 2024-06-01T13:14:41.34+00:00
Jesus Fortuna 0 Reputation points
3 answers

ResetPassword in .net core web api

Hi, I'm currently working on a .NET core web API project and writing ResetPassword. The user wrote the email and front-end sent it to my ForgotPassword Endpoint, I checked the database and send the url with email and token in it to the user's email. This…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,254 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,418 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.
309 questions
asked 2024-05-31T18:45:26.5333333+00:00
Atilla Rüstəmli 0 Reputation points
commented 2024-06-01T13:09:54.69+00:00
AgaveJoe 26,251 Reputation points
1 answer One of the answers was accepted by the question author.

Error with ODBC Driver - pyodbc.InterfaceError: ('IM002', '[IM002] [unixODBC][Driver Manager]Data source name not found and no default driver specified (0) (SQLDriverConnect)')

Hello, I set up a CICD pipeline to handle deploying python code to the App Service but get this screen In the console it says "Failed to load resource: the server responded with a status of 503 (Service Unavailable)" When I look in the logs,…

Azure SQL Database
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,069 questions
asked 2024-05-31T19:21:14.6333333+00:00
Anon 0 Reputation points
accepted 2024-06-01T13:05:29.67+00:00
Anon 0 Reputation points
1 answer

Error 1711 Help

Hello, I am getting Error 1711. This is the error that won't allow me to install anything due to disk space. How do I fix this? I've deleted Temp files and I also have 238 GB of space left on my disk. Can anyone help me with this? This problem seems so…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,492 questions
asked 2024-05-28T15:10:20.8766667+00:00
TG 0 Reputation points
commented 2024-06-01T12:54:13.99+00:00
Thomas B 0 Reputation points
2 answers

BSOD-DRIVER_POWER_STATE_FAILURE (9f)

******************************************************************************* * * * Bugcheck Analysis * * …

Windows Network
Windows Network
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.Network: A group of devices that communicate either wirelessly or via a physical connection.
670 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,492 questions
asked 2024-05-28T12:56:16.05+00:00
森霖 0 Reputation points
commented 2024-06-01T12:53:25.4566667+00:00
森霖 0 Reputation points
2 answers One of the answers was accepted by the question author.

New Outlook v 1.2023.719.200 - cannot move emails between inboxes

I have recently moved onto the new Outlook, which I use as a 365 client install, rather than through a web browser. Here are the version numbers: You have Microsoft Outlook Version 1.2023.719.200 (Production). Client Version is 20230714005.10 . I have a…

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,959 questions
asked 2023-07-26T10:16:30.78+00:00
Bethany Haughey 170 Reputation points
commented 2024-06-01T12:49:15.39+00:00
Richard Warne 0 Reputation points
1 answer

Can get a pdf of the module for future reference

I want a pdf version of the module for future reference so that I can review the content in future 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,083 questions
asked 2024-06-01T03:30:40.58+00:00
SIMRAN SINGH 0 Reputation points
answered 2024-06-01T12:48:06.86+00:00
Pradeep M 805 Reputation points Microsoft Vendor
1 answer

Pick an account You will be signed in to Azure Storage AzCopy on a remote device or service. Select Back if you aren't trying to sign in to this application on a remote device or service. Selected user account does not exist in tenant 'Microsoft Services'

Pick an account You will be signed in to Azure Storage AzCopy on a remote device or service. Select Back if you aren't trying to sign in to this application on a remote device or service. Selected user account does not exist in tenant 'Microsoft…

Azure Database Migration service
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,779 questions
Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
730 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,508 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,949 questions
asked 2024-06-01T12:27:39.8566667+00:00
张承志 0 Reputation points
answered 2024-06-01T12:39:15.42+00:00
张承志 0 Reputation points
1 answer One of the answers was accepted by the question author.

Startup Founder subscription

We have been approved for Startups Founders and received an email to join the Hub which we have. I have workloads that was on trial subscription bases, how would I be able to switch the account so it uses our credit we are approved for under Startup…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,319 questions
asked 2024-01-31T14:56:52.2433333+00:00
Bob Besharat 20 Reputation points
commented 2024-06-01T12:37:34.3333333+00:00
Bruce Whitby 0 Reputation points
2 answers

How to use a (.a) Library in a .NET Maui iOS project

I was able to use a (.a) library from my xamarin project. i used to add my library this way in the iOS project .csproj <ItemGroup> <NativeReference Include="Native References/MyLib.a"> <Kind>Static</Kind> …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,012 questions
asked 2023-03-16T13:01:31.2733333+00:00
Wael Bouchnak 31 Reputation points
edited an answer 2024-06-01T12:27:12.72+00:00
Edward Brey 1 Reputation point
2 answers

Trying to create an Azure Database for PostgreSQL flexible server with same server name which was deleted

I am trying to create an Azure Database for PostgreSQL flexible server with same server name which was deleted using terraform but running into the below error. Tried creating using Azure Portal and no luck there as getting the same error there…

Azure Database for PostgreSQL
asked 2024-06-01T07:01:10.1633333+00:00
Likith Jutur 0 Reputation points
answered 2024-06-01T12:25:05.82+00:00
Rahul Randive 8,756 Reputation points Microsoft Employee