345,501 questions

Sort by: Updated
0 answers

Windows API's CreateFile with CFile gives invalid path error if used drives created with SUBST

A drive is created for a folder using SUBST command. We have a Windows application which reads contents of the and performs some operations. Application does not give any error when read the file path is from actual drive. But when try to read from drive…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,430 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,546 questions
asked 2024-05-03T12:58:05.9266667+00:00
Dada Khalandhar Gooty 0 Reputation points
edited the question 2024-05-10T20:55:51.7233333+00:00
Rob Caplan - MSFT 5,422 Reputation points Microsoft Employee
0 answers

Can't Backup Sql Managed Instance

I am trying to run a SQL Backup on a Managed Instance. I am using this article as an example. It has actually worked once and I haven't changed anything and now it doesn't work. I know I must have done something but I just can't figure it out. I even…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,281 questions
asked 2023-05-24T17:26:22.1766667+00:00
Jeremy Vetter 0 Reputation points
commented 2024-05-10T20:55:24.72+00:00
Erland Sommarskog 101.9K Reputation points MVP
0 answers

Need to configure Report to check daily backup, patch and Reboot status for azure virtual machine using Powershell script

Need to configure Report to check daily backup, patch and Reboot status for azure virtual using Powershell script

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,135 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,207 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,390 questions
asked 2024-05-10T17:57:15.4233333+00:00
Himanshu Garg 0 Reputation points
commented 2024-05-10T20:55:02.9566667+00:00
SadiqhAhmed-MSFT 38,551 Reputation points Microsoft Employee
3 answers

How to refresh table with deadlock?

We Azure postgresql database build. on that we have a ADF process that is doing truncate and load from source schema to prod schema every morning. Teams are querying to prod schema continuously to pull data which causes deadlock on table. then adf…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,656 questions
asked 2024-04-03T18:34:12.2933333+00:00
Grover, Jyoti 40 Reputation points
edited an answer 2024-05-10T20:54:08.2033333+00:00
Pinaki Ghatak 2,400 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

How can AKS cluster which has multiple managed identities access helm charts in ACR

I have a AKS cluster with Azure Flux-Extension. The cluster has multiple managed identities for various purposes. The cluster needs to access the ACR to pull the helm charts in it. I am getting an errors in Flux source-controller showing below. …

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
398 questions
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,878 questions
asked 2024-05-09T21:13:26.63+00:00
Yu, Gary 20 Reputation points
accepted 2024-05-10T20:54:02.3766667+00:00
Yu, Gary 20 Reputation points
0 answers

ADF - CDC - enable and disable CDC tables during deployment

Hi, I have setup ADF pipeline for data sync of tables between Azure SQL Database to SQL Managed Instance databases. I am using Data Flow and CDC to track changes and sink activity to replicate it to target. However, when we deploy any table changes (add…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,656 questions
asked 2024-05-08T04:29:23.9233333+00:00
Ashwani SRIVASTAVA 40 Reputation points
commented 2024-05-10T20:53:31.78+00:00
BhargavaGunnam-MSFT 26,496 Reputation points Microsoft Employee
2 answers

Azure Data Factory : DF-Executor-UserError (Writing job aborted.)

I have created a pipeline in ADF based on Dataflow. The dataflow shows step by step update I want to make also reflected in the sink. When I earlier used to run pipeline it worked fine. Now it is throwing error. I am sharing the details of the same. …

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,656 questions
asked 2024-04-04T04:54:22.1133333+00:00
Nowduru, Sreedhar 0 Reputation points
answered 2024-05-10T20:46:39.2433333+00:00
Pinaki Ghatak 2,400 Reputation points Microsoft Employee
1 answer

vs 2022 – copy/paste from vs to ms word is not in color

Hi, coping text from vs 2022 to ms word shows no color. This happened in vs 2017,19, but fixed that. I cannot seem to find the fix for vs 2022. Here is what I tried.   Download power tools with productivity tools 2022. …

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,648 questions
asked 2024-05-10T19:29:15.1966667+00:00
iqworks Information Quality Works 236 Reputation points
answered 2024-05-10T20:45:18.23+00:00
Michael Taylor 48,826 Reputation points
1 answer

How do I recover Azure Backup Passphrase?

Hello, During setup for Azure Backup for on-premises machines, the backup server passphrase was misplaced. I would like to retrieve it since I am taking one of the servers off site recovery. How do I go about retrieving the backup passphrase? since…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,135 questions
Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
641 questions
Windows Server Backup
Windows Server Backup
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Backup: A duplicate copy of a program, a disk, or data, made either for archiving purposes or for safeguarding valuable files from loss should the active copy be damaged or destroyed.
454 questions
asked 2024-05-08T12:29:58.0333333+00:00
Diana Piloya 25 Reputation points
commented 2024-05-10T20:44:00.6266667+00:00
SadiqhAhmed-MSFT 38,551 Reputation points Microsoft Employee
3 answers

Azure data factory copy data activity in queued state.

Hello, I am trying to run Azure data factory pipeline with copy data activity. This pipeline is supposed to read excel file from azure blob storage and copy the data to azure sql db. Till yesterday it was working. When I try to debug today its getting…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,656 questions
asked 2024-04-04T07:00:32.6633333+00:00
Vimlesh Rivonkar 0 Reputation points
answered 2024-05-10T20:43:15.55+00:00
Pinaki Ghatak 2,400 Reputation points Microsoft Employee
0 answers

Can users from different tenants be given access to Business Central?

Is it possible to set up multi-tenancy for Business Central Online? I'd like to find out if and how, users from different Microsoft Entra ID tenants can be given full access to Business Central Online?

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,663 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,682 questions
asked 2024-05-10T00:56:48.37+00:00
Roi Amouyal 0 Reputation points
commented 2024-05-10T20:43:12.1433333+00:00
Marilee Turscak-MSFT 34,311 Reputation points Microsoft Employee
1 answer

VM fails to boot after ASR failover

Hi, After a test failover the VM (WS 2012 R2 core) has problems booting. It starts chkdsk on boot for C:, then goes into "preparing devices" and it does not always boot successfully at all. The source VM seems to be OK - no chkdsk problems, no…

Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,536 questions
Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
641 questions
asked 2024-05-08T09:10:13.91+00:00
Paweł Mazurkiewicz 1 Reputation point
commented 2024-05-10T20:40:14.9833333+00:00
SadiqhAhmed-MSFT 38,551 Reputation points Microsoft Employee
0 answers

Logging into Azure portal with the usual credentials now results in "Limited or No Access"

TLDR: Can't seem to log in to Azure Portal with primary user account -- indicates Limited or No Access. Hello. In the course of troubleshooting some recurring billing problem, I have really messed up my account. Specifically, when I now log into…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,682 questions
asked 2024-05-10T05:06:52.8333333+00:00
Paul Alexander 0 Reputation points
edited the question 2024-05-10T20:40:13.9466667+00:00
Paul Alexander 0 Reputation points
0 answers

Permissions Error on Microsoft Forms Linked on Page “Feedback on Microsoft Q&A”

There is a permissions error with one of the links on the page titled “Feedback on Microsoft Q&A” on Microsoft Learn. The link in the paragraph “If you see any text on the site not translated correctly, send an issue for our localization team by…

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
587 questions
asked 2024-05-10T18:56:52.4933333+00:00
Tyler M. Neher 0 Reputation points
commented 2024-05-10T20:39:30.9566667+00:00
Tyler M. Neher 0 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,391 questions
asked 2024-05-03T20:57:13.07+00:00
Brown, Matt 26 Reputation points
commented 2024-05-10T20:35:18.14+00:00
MotoX80 32,081 Reputation points