54,794 questions

Sort by: Updated
0 answers

My <app>.dll.config.deploy file is missing in my Application files after publishing with ClickOnce

My windows form app is not running on other computers. I keep receiving the error that the <myappname>.dll.config.deploy is missing (a sentence like that). What should I do to fix that ? I'm stuck for days now.

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,854 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,687 questions
asked 2024-05-21T16:54:23.15+00:00
Harold Selasssee Komlah KUMAHOR 0 Reputation points
commented 2024-05-23T09:56:52.6766667+00:00
Harold Selasssee Komlah KUMAHOR 0 Reputation points
0 answers

Inconsistent Citations using Azure Open AI on my own Data

Good morning I'm creating a chatbot on my own data using gpt-35-turbo and Azure AI Search with query_type = Hybrid + Semantic. The index was created on Azure OAI Studio and my files are all pdfs, stored in a Azure Blob Storage. Currently, I'm using my…

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.
752 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,277 questions
asked 2024-05-23T09:42:15.97+00:00
Santos, Miguel Ângelo 0 Reputation points
commented 2024-05-23T09:56:45.09+00:00
VenkateshDodda-MSFT 18,956 Reputation points Microsoft Employee
0 answers

Microsoft EWS api SyncFolderItems operation returns infinite ReadFlagChange events for group mail

Hello,  We've met an issue when we use EWS SyncFolderItems api to sync inbox items for group mail. There are 12143 items in the inbox, and we pull 500 changes per api. However, we've tried to pull 1000 times (eg. 500000 changes) and it still…

Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
518 questions
asked 2022-07-29T07:10:03.207+00:00
Joyce Beck 31 Reputation points
commented 2024-05-23T09:56:42.9766667+00:00
Justin Tse 0 Reputation points
0 answers

Alternative to Attunity CDC

Looking at blog SQL Server Integration Services (SSIS) Change Data Capture Attunity feature deprecations I am getting confused what to do with all packages using CDC components. Also, question is what to do with new development of incremental update…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,467 questions
asked 2024-05-23T09:56:32.68+00:00
Nebojsa Ilic 35 Reputation points
0 answers

Redhat VM in Azure not booting

Seeing below error in Azure serial console for the VM. Anyone had similar issue and found any resolution? Thank you in advance for your help. Kind regards,

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,262 questions
asked 2024-05-23T07:58:01.4766667+00:00
Shrek15 0 Reputation points
commented 2024-05-23T09:55:47.54+00:00
vipullag-MSFT 24,881 Reputation points
0 answers

The policy effect 'details' property could not be parsed.

I'm trying to build a custom Azure Policy for my Kubernetes cluster, that would deny the creation of a rootsync resource if the naming convention and branch used do not meet the requirements. This is based on a working OPA policy: apiVersion:…

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,889 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
806 questions
asked 2024-05-22T14:59:43.0833333+00:00
Diego Sesoldi 0 Reputation points
edited the question 2024-05-23T09:55:02.5766667+00:00
Diego Sesoldi 0 Reputation points
0 answers

Azure Windows VM Serial Console ERROR 504

Hey Guys, on one of our tenats we can't connect to the serial console on Windows VM, with Linux no issues at all. we getting the following error: The serial console connection to the VM encountered an error: 'ERR_BAD_RESPONSE' (504) - Request failed…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,262 questions
asked 2024-05-23T08:19:24.8766667+00:00
Yusuf Oezeren 20 Reputation points
commented 2024-05-23T09:51:48.01+00:00
vipullag-MSFT 24,881 Reputation points
0 answers

Issue with WebJobs Not Running

We have deployed an application on Azure App Service, and we are using WebJobs for background processing. The WebJobs were functioning correctly until 17:00 JST on May 17. However, upon checking at 9:00 JST on May 20, we found that the WebJobs had…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,015 questions
asked 2024-05-20T12:04:38.1+00:00
涌井大輔 0 Reputation points
commented 2024-05-23T09:49:03.9366667+00:00
VenkateshDodda-MSFT 18,956 Reputation points Microsoft Employee
0 answers

Subscription is disabled for security reasons

Hi, My Subscription is disabled for security reasons. Kindly enable as the issue is resolved.

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
995 questions
asked 2024-05-23T09:47:28.95+00:00
Augustine Joseph 0 Reputation points
0 answers

Get Sql instances in .Net

How can I retrieve a DataTable from Sql Server instances in .Net? In the .Net Framework it was done this way: SqlDataSourceEnumerator instance = SqlDataSourceEnumerator.Instance; DataTable table = instance.GetDataSources(); string…

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,373 questions
asked 2024-05-23T09:46:11.3966667+00:00
zequion 131 Reputation points
0 answers

{'statusCode': 401, 'message': 'Unauthorized. Access token is missing, invalid, audience is incorrect (https://cognitiveservices.azure.com), or have expired.'}

When I want to use GPT-4o, I get this error. I want to use GPT-4o without using Cognitive Search. In previous versions of Azure Open AI, this was possible, but now it is not. In the example given in the playground, it is done using Cognitive Search. How…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
995 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,277 questions
asked 2024-05-23T09:45:53.45+00:00
BAHADIR ARAZ 0 Reputation points
0 answers

Managed identity should be used in web apps

We have a situation with a PAAS application where in Azure Advisor it is asking us to enable Managed identity should be used in web apps and Function APP . Our concern is that if I specifically change this to be Managed indentiese then will it break…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,374 questions
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,214 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,015 questions
asked 2024-05-23T09:44:27.9833333+00:00
Paritosh Mishra 0 Reputation points
0 answers

How to load data in batches with the new Salesforce connector in Azure Data Factory?

Hi, Previously in the Salesforce(Legacy connector) you could pull all the data but with the new Salesforce OAuth 2.0 connector in ADF, it restricts the data? How to tackle this issue? Should i run in batches? Also the new SOQL doesn't support query :…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
995 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,728 questions
asked 2024-05-23T09:44:18.8333333+00:00
Lionel Dsouza 0 Reputation points
0 answers

Azure AI Studio Chat In my data GPT-4o model Request Header Too Large

Azure AI Studio If you add the GPT-4o model and data (Index) in Chat and try Chat, A Request Header Too Large error occurs. There is no error in the GPT-4-0125(preview) model.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,277 questions
asked 2024-05-23T09:43:20.18+00:00
김남일 0 Reputation points
0 answers

In AVS Implementation related Queries

Hi Team, Need your expertise inputs on the below mentioned queries that are AVS integration with Active Directory / Azure AD (Customer wanted to know whether they need to create the users manually on AVS vCenter or can they integrate with On-Prem AD).…

Azure VMware Solution
Azure VMware Solution
An Azure service that runs native VMware workloads on Azure.
322 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,820 questions
asked 2024-05-22T11:42:39.0733333+00:00
commented 2024-05-23T09:43:19.59+00:00
0 answers

How can I add a banner (pop-up) to our Intranet on Microsoft Sharepoint?

Dear team, can you please advise how to add a banner with important messages on our Intranet (on MS Sharepoint)? This would be used for our main page, but maybe also on other pages. Thank you!

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,843 questions
asked 2024-05-23T09:42:15.0966667+00:00
Ilascikova, Kamila 0 Reputation points
0 answers

How to upload a analyzed document done with documentAnalysisClient.AnalyzeDocumentAsync call in code, into the training dataset in code, which mimics the 'Mark as to uploaded into the training dataset' button in Azure DI

After analyzing a doc with the documentAnalysisClient.AnalyzeDocumentAsync, I need a way to upload the tested doc directly into the training dataset of its corresponding blob with the already labeled fields. Basically I need to mimic the yellow…

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,373 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,440 questions
asked 2024-05-23T09:34:07.56+00:00
edited the question 2024-05-23T09:42:03.14+00:00
0 answers

The Encrypt Button is showing ( connect to right management servers and get template using outlook 2016 version 2402 Monthly enterprise channel

The Encrypt Button is showing ( connect to right management servers and get template using outlook 2016 version 2402 Monthly enterprise channel However the same option is working in new outlook client and OWA the IRM configuration is checked and the…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,353 questions
asked 2024-05-09T07:15:57.3766667+00:00
Cv, Prashanth 0 Reputation points
commented 2024-05-23T09:40:10.13+00:00
Cv, Prashanth 0 Reputation points
0 answers

I cannot verify my student status because micrososft tells me that it has already been used this year

Hello guys, Unfortunately I can't create a support ticket because I don't have permission. In addition, my university cannot help me. First it was displayed that my account had allegedly already been used for student verification this year. But I didn't…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,799 questions
asked 2024-05-23T09:39:47.4266667+00:00
Marius Diers 0 Reputation points
0 answers

How use the parameter language for fr-FR into AZURE MAPS API

Hi, How I can force AZURE MAPS API to send me a result in french please ? Example :…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
604 questions
asked 2024-05-23T09:38:32.86+00:00
Bruno Martins-Lêdo 0 Reputation points