54,796 questions

Sort by: Updated
0 answers

How to use localized RESX in Blazor WASM?

Hi, all I want is standard "old way" usage of generated static properties of my RESX to localize texts based on CultureInfo and .culture.resx files. I've just figured out, that only difference from .NET Framework is that now in .NET 8 culture…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,456 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,236 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,373 questions
asked 2024-05-22T07:01:50.83+00:00
Rada Matěj 180 Reputation points
commented 2024-05-23T10:02:28.8833333+00:00
Rada Matěj 180 Reputation points
0 answers

VPN connection from local network to Sharepoint online

Hello Is it possible to create vpn connection from local network to Sharepoint online to be able to send HTTP requests from Sharepoint online to on-premises server ? Thanks

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,843 questions
asked 2024-05-23T05:57:59.3933333+00:00
Valentyn Grygoriev 0 Reputation points
edited the question 2024-05-23T10:01:42.83+00:00
KapilAnanth-MSFT 36,861 Reputation points Microsoft Employee
0 answers

How can an editor VSIX extend the C# method 'References' UI?

In the VS extensibility model, is there a way for me to add additional links/text to the 'References' text that is shown on top of each C# methods?

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
179 questions
asked 2024-05-22T22:23:04.6233333+00:00
Chris Fortier 0 Reputation points
commented 2024-05-23T10:00:43.4633333+00:00
Anna Xiu-MSFT 26,566 Reputation points Microsoft Vendor
0 answers

Cloud AP Error - AAD_CLOUDAP_E_HTTP_CERTIFICATE_URI_IS_EMPTY - What is missing from Mex?

I'm receiving a AAD_CLOUDAP_E_HTTP_CERTIFICATE_URI_IS_EMPTY error from a LsaLogonUser request with a Certificate on a smart card (Using KERB_CERTIFICATE_LOGON). I understand that a Certificate Endpoint URI is missing from the Metadata of WS-FED, but I'm…

Microsoft Entra
asked 2024-05-22T18:12:07.93+00:00
Merlin Avery 1 Reputation point
edited the question 2024-05-23T10:00:30.0366667+00:00
MayankBargali-MSFT 69,576 Reputation points
0 answers

Where can we apply for Azure fee reduction in academic research projects?

Does Microsoft provide an Investigator Support Program where we can apply for a fee reduction in non- commercial research projects using Azure ?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,495 questions
asked 2024-05-23T07:56:03.28+00:00
Rongve, Arvid 0 Reputation points
edited the question 2024-05-23T09:59:32.7466667+00:00
MayankBargali-MSFT 69,576 Reputation points
0 answers

I cannot access my exam voucher after completing AI Skills Challenge: Azure AI Fundamentals

I have completed AI Skills Challenge: Azure AI Fundamentals and have received an email advising that I am eligible for an exam voucher and I have until June 24th to redeem it. However, when i try to get access to my voucher i get this error: "No…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,278 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,445 questions
asked 2024-05-23T09:59:28.44+00:00
tony printy 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 for an object 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…

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
edited the question 2024-05-23T09:58:29.9366667+00:00
Lionel Dsouza 0 Reputation points
0 answers

WSUS synchrozation issue with 2024-04 Cumulative update WIN2k19 KB5037765

We have a WSUS server installed with 2019 standard .Noticed that after download 2024-05 cumulative in upstream .Clients are not able to connect with WSUS upsteam .And in WSUS upstream all client server showing 2024-05 patch are not applicable .

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,504 questions
asked 2024-05-23T09:57:28.33+00:00
Abhijit Pramanik 0 Reputation points
0 answers

Azure DNS records do seem to work

I create a Azure DNS zone to host the DNS records for a domain registered with IONOS, I updated successfully and more than 48 hours ago the name servers on the registrar but using different DNS checker tools the records still do not show up. I registered…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
605 questions
asked 2024-05-23T09:51:03.34+00:00
Riccardo Barbieri 0 Reputation points
commented 2024-05-23T09:57:13.67+00:00
Marcin Policht 13,480 Reputation points MVP
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,278 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.
994 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.
994 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,278 questions
asked 2024-05-23T09:45:53.45+00:00
BAHADIR ARAZ 0 Reputation points