343,928 questions

Sort by: Updated
0 answers

How can I resolve the "subscription is disabled and marked as read-only" error message in my web app?

When I try to upload new versions of my webapp, I get the error message: "The subscription '000d000a-8a00-000f-0000-8ce100000000' is disabled and therefore marked as read only. You cannot perform any write actions on this subscription until it is…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,919 questions
asked 2024-05-06T17:10:53.57+00:00
Vincent Asea 0 Reputation points
2 answers

Integrating Microsoft Sentinel with Microsoft Defender XDR

I am trying to Integrate microsoft sentinel and defender XDR. So here are the steps I have done so far. Log analytics created, Sentinel attached to the workspace enabled the defender connector . after enabling the connector , I have enabled…

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,199 questions
asked 2024-04-29T08:54:17.4333333+00:00
Anand Rao Nednur 0 Reputation points
commented 2024-05-06T17:10:13.3466667+00:00
Marilee Turscak-MSFT 34,046 Reputation points Microsoft Employee
0 answers

Enforcing DNS Server Policy in Local Group Policy Editor on Windows 11

In the "Local Group Policy Editor," navigate to: Computer Configuration > Administrative Templates > Network > DNS Client Here, you'll find a policy named "DNS Servers" with a requirement listed as "Windows XP…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,235 questions
asked 2024-05-06T17:07:21.16+00:00
André Ferreira 0 Reputation points
edited the question 2024-05-06T17:09:20.9266667+00:00
André Ferreira 0 Reputation points
2 answers

Syntax error in the metadata-driven control table script generated by the copy data wizard.

ADF ControlTable Script.txt In ADF I have selected the Metadata-driven Copy Task in the Ingestion wizard. My source database is Azure SQL (WorldWideImporters), and my destination database is also Azure SQL (AdventureWorks2014). I'm using the destination…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,609 questions
asked 2024-05-03T05:07:37.8666667+00:00
Warren Briggs 0 Reputation points
commented 2024-05-06T17:06:08.6433333+00:00
phemanth 5,840 Reputation points Microsoft Vendor
1 answer

Error: "Web Page is not working"

I'm using ASP.Net Core MVC with Identity Framework. I added a new category model: public class Category { #pragma warning disable CS8618 [Key] [DatabaseGenerated(DatabaseGeneratedOption.Identity)] public int Id { get;…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,191 questions
asked 2024-05-06T15:53:48.09+00:00
Kenneth R. Jones 41 Reputation points
edited an answer 2024-05-06T17:05:58.22+00:00
Kenneth R. Jones 41 Reputation points
1 answer

Trying to add Labels and Text on Markers Inside Cluster Layer

Hello, I've performed clustering using the sample code provided by Azure Maps. However, I've utilized my own collection of latitude and longitude coordinates. My issue arises when attempting to add labels and text to the shape points. Despite trying to…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
594 questions
asked 2024-05-03T13:16:21.36+00:00
Nilesh Khonde 0 Reputation points
answered 2024-05-06T17:03:25.04+00:00
rbrundritt 15,311 Reputation points Microsoft Employee
0 answers

Using the code in the Module 'Query Microsoft Graph by using SDKs' with a simple .Net console app and I ran into an error.

.Net console application Task : Setting up a Microsoft Graph client Code : As presented in the module Error : A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in…

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.
946 questions
asked 2024-05-06T15:13:13.7233333+00:00
Kebede, Hallelujah (Reigate) 0 Reputation points
edited a comment 2024-05-06T17:03:02.2533333+00:00
SiddeshTN 2,625 Reputation points Microsoft Vendor
2 answers

How to achieve that properties set in Myprops.props override those set for the project?

I want to reuse Visual Studio 2022 project settings, but have trouble to understand the docs. There is said: "Properties in a property sheet are overriden if the same property is set directly in the .vcxproj file. I assume that before adding a new…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,626 questions
asked 2024-05-06T13:21:32.1466667+00:00
Fred Verhoeckx 0 Reputation points
edited an answer 2024-05-06T17:01:42.6366667+00:00
Fred Verhoeckx 0 Reputation points
0 answers

No Application Kiosk List on Windows 10

Hello, I have a brand new Windows 10 Enterprise computer. I am trying to use it as a kiosk for one single application. I downloaded Microsoft Edge and when I try to go to Settings>Accounts>Set up a kiosk>Get Started>Create an…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,146 questions
Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,668 questions
asked 2024-05-06T17:00:36.0933333+00:00
Tenzin 0 Reputation points
0 answers

Job failed due to reason: at Sink 'xxx': Connection string is invalid. Unable to parse.

Hi, In a pipeline there are 5 dataflows. When we debug each dataflow separately it works perfectly fine. But the moment we debug the pipeline, we get the error "Job failed due to reason: at Sink 'xxx': Connection string is invalid. Unable to…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,609 questions
asked 2024-05-03T10:54:25.3966667+00:00
Pratisti Satardekar 90 Reputation points
commented 2024-05-06T17:00:20.8066667+00:00
phemanth 5,840 Reputation points Microsoft Vendor
1 answer

Copy activity is success but no data in the sink source

Hello, I have created a data pipeline that copies data from MongoDB to a SQL Azure data source. The problem is that 1 time out of 2, no data is copied even though the pipeline is successful. I have to restart the flow manually a dozen times before any…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,609 questions
asked 2024-05-05T07:54:17.72+00:00
Morgane Lachuer 0 Reputation points
answered 2024-05-06T16:59:21.36+00:00
Radhika Jayaprakash 0 Reputation points Microsoft Employee
1 answer

How to add a service principal to the organization of Azure DevOps

In the Azure DevOps GUI, I can see that we can add a user or service principal to the organization. In actual, it requires to input a valid email address but service principal has no email address. So, how to add a service principal to the organization…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,193 questions
asked 2023-08-10T07:09:11.8433333+00:00
nguyen xuan hai 101 Reputation points
commented 2024-05-06T16:58:12.17+00:00
Muhammad Haziq 0 Reputation points
0 answers

Delete records from a salesforce object using Azure data factory

Hi there, I am working on a ADF pipeline that transforms data from salesforce and finally i need to delete some records from salesforce object. adf does not have a built in feature to delete and i was wondering if we can utilize lookup activity to run …

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,609 questions
asked 2024-05-06T16:57:11.73+00:00
Jiby Jacob 40 Reputation points
1 answer One of the answers was accepted by the question author.

Workday/Entra ID - Soft delete users without the "Delete" action selected?

We currently have Workday to Entra ID user provisioning enabled with the "Create" and "Update" actions allowed and "Delete" is not enabled. I'm wondering if anyone is able to clarify whether the integration is able to soft…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,576 questions
asked 2024-04-30T22:27:02.8766667+00:00
JennyDunham-7796 20 Reputation points
accepted 2024-05-06T16:56:13.3533333+00:00
JennyDunham-7796 20 Reputation points
1 answer

(failed) net::ERR_Connection_reset in production site

ASP.NET Web Form site worked fine in test. I moved it to production and the site won't come up. I've done a reinstall and double checked all I could. I looked for an answer into this and came away with it being a browser issue when it is not that as this…

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,381 questions
asked 2024-05-03T20:57:13.07+00:00
Brown, Matt 26 Reputation points
commented 2024-05-06T16:55:49.84+00:00
MotoX80 31,976 Reputation points
0 answers

Error while updating fields.

I am having issues with updating data fields while trying to save it to one of my drives. Here are the details: System.InvalidOperationException: 'Update requires a valid UpdateCommand when passed DataRow collection with modified rows.' There needs to…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,626 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,280 questions
asked 2024-05-06T16:55:09.03+00:00
John 406 Reputation points
0 answers

ADF Snowflake V2 connector throws GenericAdoNetReadError during Copy activity

The problem We're using a Copy activity in ADF to move data from a storage account into a Snowflake database using the V2 Snowflake connector. But just after the data has been copied, the Copy activity fails and throws the following error: Operation on…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,609 questions
asked 2024-05-06T10:11:42.4733333+00:00
Raphael Fritz 0 Reputation points
commented 2024-05-06T16:54:17.0366667+00:00
BhargavaGunnam-MSFT 26,316 Reputation points Microsoft Employee
0 answers

The recommended certificate didn't work on Azure Database for PostgreSQL Single server in China east 2 region

Hi,   I have a question about the Azure Database for PostgreSQL - Single Server (located in China East 2).   We recently noticed that there is a warning message in the Azure portal, which is "As a part of routine certificate rotation, the root…

Azure Database for PostgreSQL
asked 2024-04-18T15:24:54.75+00:00
Xiaoyun Liao 40 Reputation points
commented 2024-05-06T16:53:54.1866667+00:00
Oury Ba-MSFT 16,471 Reputation points Microsoft Employee
1 answer

How do I open an inbound port on Azure Machine Learning VM?

I would like to open port 8000 on an Azure Machine Learning VM so that I can access it from my home network. I have looked everywhere but I can't find it. Please advise, Thanks UPDATE: Running nmap against the IP address shows that the port is…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,576 questions
asked 2024-03-23T09:20:36.2033333+00:00
Houman 25 Reputation points
edited the question 2024-05-06T16:53:50.7333333+00:00
VasaviLankipalle-MSFT 14,421 Reputation points
5 answers

Windows 2019 RDS Servers Start Menu Stopped Working

We are also running a 2019 RDS Farm and we have had this exact same issue with the Start Menu not working this week. Initially it was on one host, and now it is happening on two hosts! We ran the command on one host and it has fixed it. We have not ran…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,471 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,176 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,252 questions
asked 2021-02-04T10:30:35.18+00:00
Paul Allan 6 Reputation points
commented 2024-05-06T16:53:08.0033333+00:00
Ledoux, John 16 Reputation points