98,758 questions

Sort by: Updated
2 answers One of the answers was accepted by the question author.

How to apply Wildcard REGEX filename from SFTP using ADF ?

I have a list of files on an SFTP server that I need to copy and move to a blob storage container. The filenames should match the following wildcard pattern: (FullName)[0-9](-)[0-9](-)[0-9]*(.)(CSV). Here are the steps I've taken: Created a new…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,797 questions
asked 2024-05-31T08:39:33.4166667+00:00
WeirdMan 140 Reputation points
accepted 2024-05-31T09:05:11.5366667+00:00
WeirdMan 140 Reputation points
2 answers One of the answers was accepted by the question author.

Understand costs AZ Databricks job

I have an Azure Data Factory pipeline that executes multiple Databricks Notebooks using job clusters. I need to track the cost of these job clusters, including both the Databricks and the underlying VM costs, specifically for this set of jobs. Currently,…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,984 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,797 questions
asked 2024-05-31T07:58:49.75+00:00
WeirdMan 140 Reputation points
answered 2024-05-31T08:55:07.06+00:00
Vinodh247-1375 11,721 Reputation points
1 answer One of the answers was accepted by the question author.

Position issue on TR TD lines

Hi, It is the same way to the following using TR TD to separate them and do not know why there is the different spacing (in the different color) below.

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,328 questions
asked 2024-05-31T04:50:23.1466667+00:00
Peter_1985 2,586 Reputation points
accepted 2024-05-31T08:44:39.5633333+00:00
Peter_1985 2,586 Reputation points
2 answers One of the answers was accepted by the question author.

Microsoft exam accommodation - they treat you really badly, why?

Hello, I'm having a terrible experience with such a trivial thing as exam accommodation (extra 30 min for English being a foreign language). I have passed 6 exams outside the English speaking countries, always had this accommodation. Microsoft has my…

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.
602 questions
asked 2024-05-30T17:28:06.8533333+00:00
Andrey Nikiforov 0 Reputation points
answered 2024-05-31T08:19:08.9033333+00:00
Andrey Nikiforov 0 Reputation points
2 answers One of the answers was accepted by the question author.

503 service unavailable - keeps repeating

Hi, Service: OpenAI service, using chat completions. Region: Sweden Central Scenario: When making a request it consistently tells me a 503 Service Unavailable error. This started happening since an hour. Only occasionally it does come through…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,333 questions
asked 2024-05-30T10:36:29.21+00:00
Dirk Broenink 125 Reputation points
commented 2024-05-31T08:16:19.9366667+00:00
YutongTie-MSFT 47,006 Reputation points
3 answers One of the answers was accepted by the question author.

Upgrade windows server 2012R2 to windows server 2016, will the Exchange system be affected?

Our current system is installing Exchange 2016 on the Windows 2012R2 OS platform. We are planning to upgrade the OS to Windows 2016 -> I want to ask, will the Exchange system be affected? Do I have to reconfigure Exchange? Thanks to everyone for help

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,124 questions
Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,407 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,334 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,409 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
416 questions
asked 2024-05-30T10:28:19.7866667+00:00
Pham Tien Dung 40 Reputation points
answered 2024-05-31T08:09:02.3433333+00:00
Amit Singh 4,851 Reputation points
1 answer One of the answers was accepted by the question author.

Application crash even on a try catch block

When i comment out the line GetViewsByZOrder i get the following exception: Exception thrown at 0x00007FF96E36EE19 (rpcrt4.dll) in : 0xC0000005: Access violation reading location 0x00000000094F0122. On the line if (collection->GetViewForHwnd(hwnd,…

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,571 questions
asked 2024-05-30T03:16:00.1533333+00:00
Yanis 20 Reputation points
commented 2024-05-31T07:59:51.2166667+00:00
RLWA32 41,441 Reputation points
2 answers One of the answers was accepted by the question author.

Windows Server 2016 DFS Replication Groups

Event ID 4004 and 2202 The DFS Replication service stopped replication on the replicated folder at local path D:\CAD. Additional Information: Error: 9098 (A tombstoned content set deletion has been scheduled) Additional context of the error: …

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,334 questions
asked 2024-05-30T01:08:08.33+00:00
Sen Li 20 Reputation points
answered 2024-05-31T07:58:52.6066667+00:00
Sen Li 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to pay an overdue invoice if a support request is required, but a support request cannot be created with an overdue invoice?

I can't pay the bill myself. A support request is required. Support does not accept the request due to an overdue invoice (subscription blocked due to an overdue invoice). The circle is closed.

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,146 questions
asked 2024-05-22T15:12:39.64+00:00
Иван Кошель 20 Reputation points
commented 2024-05-31T07:55:59.6066667+00:00
Mahesh Goud Juvvadi 910 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

In ScrollView, first entry is becoming focus. i need to stop it.

<ScrollView Grid.Column="1" x:Name="myScrollView" WidthRequest="500" > <Border StrokeThickness="2"> <StackLayout> <Entry x:Name="MainEntry"…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,009 questions
asked 2024-05-30T18:40:37.5966667+00:00
Sowndarrajan Vijayaragavan 350 Reputation points
accepted 2024-05-31T07:44:15.7633333+00:00
Sowndarrajan Vijayaragavan 350 Reputation points
1 answer One of the answers was accepted by the question author.

Windows 10 Installation Errors on Dell 7480 - Need Help Troubleshooting

I've been encountering several errors while trying to install Windows 10 on my Dell 7480. I've tried various troubleshooting steps, but the problem persists. Has anyone else experienced similar issues? I found this article that outlines some common…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,852 questions
asked 2024-05-31T06:22:57.85+00:00
H2C Computer 0 Reputation points
accepted 2024-05-31T07:38:36.0166667+00:00
H2C Computer 0 Reputation points
1 answer One of the answers was accepted by the question author.

Error "Failed to retrieve information about the selected search resource. Please try again later or choose a different resource."

I am getting the following error when trying to connect Azure Open AI to AI Search. "Failed to retrieve information about the selected search resource. Please try again later or choose a different resource." Both the Open AI Service and…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
763 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,333 questions
asked 2024-05-30T04:39:57.7033333+00:00
Hamish Browne 0 Reputation points
accepted 2024-05-31T07:35:24.6533333+00:00
Hamish Browne 0 Reputation points
1 answer One of the answers was accepted by the question author.

Scan error with Migration Manager

Hello, I'm getting 'scan error' for some folders on the fileshare that I'm scanning in Migration Manager, the fileshare account is a domain admin account so should have 100% permissions everywhere the scan log .csv file for the scan error just says…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,910 questions
asked 2024-05-30T14:57:40.4466667+00:00
Kevin Egan 26 Reputation points
accepted 2024-05-31T07:34:07.2033333+00:00
Kevin Egan 26 Reputation points
1 answer One of the answers was accepted by the question author.

What's the purpose and role of "Azure Red Hat OpenShift RP" SPN in ARO deployment and further ?

Hi, I want to know "What's the purpose and role of "Azure Red Hat OpenShift RP" SPN in ARO deployment and further". Based on that we can get the required permission for this SPN and work on this. Regards, Balaraju M

Azure Red Hat OpenShift
Azure Red Hat OpenShift
An Azure service that provides a flexible, self-service deployment of fully managed OpenShift clusters.
76 questions
asked 2024-05-26T16:23:31.08+00:00
Mangi,Balaraju,IN-Chennai 85 Reputation points
accepted 2024-05-31T07:30:46.8533333+00:00
Mangi,Balaraju,IN-Chennai 85 Reputation points
1 answer One of the answers was accepted by the question author.

Why did some of my team members, view of our sharepoint list change from "all items" dropdown to a side by side tab view for "all items"?

I have several sharepoint lists that I have built for my team. A week or so ago, some views changed for only a few people. They do not like this view and would like to revert back to original view. The top dropdown view is what we want to have…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,284 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,910 questions
asked 2024-02-26T19:30:33.35+00:00
Stotler, Kim 45 Reputation points
edited a comment 2024-05-31T07:24:05.75+00:00
Luc Dierick 0 Reputation points
2 answers One of the answers was accepted by the question author.

Dount in Installing MSI Configuration

Hi , I am working on setting up Purview MSI configuration. As part of it, I have executed the command below: .\purview-msi-configuration.ps1 -AzureDataType All -PurviewAccount <Removed Account Name for Confidentiality> -PurviewSub…

Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
972 questions
asked 2024-05-27T15:10:04.8+00:00
Naren Babu 20 Reputation points
answered 2024-05-31T07:20:51.9633333+00:00
Naren Babu 20 Reputation points
1 answer One of the answers was accepted by the question author.

logmein and windows based remote access tools security reputation

How do windows based remote access apps such as logmein ‘shape up’ in terms of security in a sensitive corporate environment, when remote support contractors connect to LAN-side windows based servers and workstations. We have observed some 3rd party…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,852 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,783 questions
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,752 questions
asked 2024-05-30T09:28:23.4266667+00:00
crib bar 641 Reputation points
accepted 2024-05-31T07:15:48.6233333+00:00
crib bar 641 Reputation points
2 answers One of the answers was accepted by the question author.

Webapp (HTML + js) deployed to Azure, but NGINX screen appears

I have deployed a working web app to an Azure App Service. It claims it is deployed to: https://klink-client.azurewebsites.net/, but that page only brings me to this annoying screen without ANY explanation about how to progress: Can anybody explain…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,054 questions
asked 2024-05-27T00:03:54.02+00:00
Eirik Y Øra 25 Reputation points
commented 2024-05-31T07:08:28.9266667+00:00
Eirik Y Øra 25 Reputation points
2 answers One of the answers was accepted by the question author.

How to implement Session time out in .NET MAUI?

Target platform - Widows We need to close the application, if the application is idle for longer then 30 minutes

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,009 questions
asked 2023-07-05T10:00:36.7433333+00:00
Sowndarrajan Vijayaragavan 350 Reputation points
commented 2024-05-31T06:40:15.0233333+00:00
Ashutosh Mehere 0 Reputation points
1 answer One of the answers was accepted by the question author.

Automatic system update

I don't want the system to update automatically. How can I stop it?

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,852 questions
asked 2024-05-30T08:33:19.5533333+00:00
ju li a 20 Reputation points
accepted 2024-05-31T06:39:50.8166667+00:00
ju li a 20 Reputation points