54,785 questions

Sort by: Answers
0 answers

Issue Connecting With An Azure SQL Database from .NET WinForms Application

I'm having an issue connecting to an Azure SQL database from a WinForms application after it has been packaged using InstallShield. The database exists on a virtual network and I'm using a virtual network gateway point-to-site connection. The database is…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,854 questions
Azure SQL Database
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,199 questions
asked 2024-05-22T16:37:29.1633333+00:00
Tom 1 Reputation point
commented 2024-05-22T21:55:13.0933333+00:00
Oury Ba-MSFT 16,736 Reputation points Microsoft Employee
0 answers

How can I send a request contains Json and pdf file using httpWebRequest ?

I have a service that I'm trying to consume on my code. The service in Postman is working fine, the request is Form-Data containing JSON and PDF file selected from the workspace, my issue here is how can I handle the request in my code, I had tried to…

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
305 questions
asked 2024-05-22T21:52:02.4066667+00:00
Ghaida 0 Reputation points
0 answers

Why is gpt-4o model not able to generate images on Azure AI Studio?

Hello! The newest model GPT-4o was made available for deployments on Azure AI Studio, however, it is missing important features that are present on the OpenAI's version, such as image interpretation and generation. Can someone help me to understand…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,444 questions
asked 2024-05-22T21:42:39.5666667+00:00
Tanaka, Marcela 0 Reputation points
0 answers

How to view Memory and other charts with ETL file from diagsession in Application Insights Profiler?

I am utilizing the Application Insights Profiler, but when loading the ETL.. I only get the CPU and System Activity Information like below. How can I pull other information from this file that I got from a DIAGSESSION and ZIP it to get ETL files for it.

Windows Performance Toolkit
Windows Performance Toolkit
A collection of Microsoft performance monitoring tools that produce in-depth performance profiles of Windows operating systems and applications.
86 questions
asked 2024-05-22T21:33:36.58+00:00
Ale Huynh 0 Reputation points
0 answers

Unable to extract images/figures from DocumentIntelligence analyze document client method for docx and pptx files

I have a docx file with text,tables and images. When I'm using the document intelligence prebuilt layout tool https://documentintelligence.ai.azure.com/studio/layout, I'm getting json output but in that there is are no "figures"…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,439 questions
asked 2024-05-16T13:57:12.72+00:00
Shubham Ringne 0 Reputation points
commented 2024-05-22T21:25:18.8233333+00:00
VasaviLankipalle-MSFT 14,911 Reputation points
0 answers

How to add entry for DMA Remapping Policy

I am adding below line my INF: [MyServiceInstall_AddReg] HKR,Parameters,DmaRemappingCompatible,0x00010001,1 ; where 1 = opt-in I do not see "DMA Remapping policy" in my driver details in the device manager even after this change. Below is…

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
15 questions
asked 2024-05-22T21:22:04.2766667+00:00
Dharmaraju, Vidya 0 Reputation points
0 answers

How to Nest Select Case statements in SQL

I seem to have problems when I try to Nest "Select Case(s)" in Access/SQL... Can it be done; is there a specific syntax to do it? This is what I am trying to accomplish...Select Case Me.[RecordSource] Case 0 Case 1 Case 2 Select Case…

Access
Access
A family of Microsoft relational database management systems designed for ease of use.
313 questions
asked 2024-05-22T21:19:49.95+00:00
Garnet Brockman 0 Reputation points
0 answers

UWP XBOX Live Creators app and Store app URI scheme

Hi, I have an UWP Xbox Live Creators app in which I try to use the Store app URI schemes as explained here: https://learn.microsoft.com/en-us/windows/uwp/launch-resume/launch-store-app I implement the store detailed page as follows: …

Universal Windows Platform (UWP)
asked 2023-01-30T13:23:01.2933333+00:00
TS 20 Reputation points
edited a comment 2024-05-22T21:15:12.03+00:00
Petrey, Stephen 0 Reputation points
0 answers

How do I setup Entra Global Internet Access (SSE) to allow users secured access to (OWA) Outlook online?

Secured Access to OWA using Entra Internet Access SSE.

Outlook
Outlook
A family of Microsoft email and calendar products.
3,106 questions
Microsoft Entra Internet Access
Microsoft Entra Internet Access
A Microsoft Entra service that provides an identity-centric Secure Web Gateway that protects access to internet, software as a service (SaaS), and Microsoft 365 apps and resources.
13 questions
asked 2024-05-20T19:45:36.8666667+00:00
KA-3003 20 Reputation points
commented 2024-05-22T21:09:27.5833333+00:00
Marilee Turscak-MSFT 34,631 Reputation points Microsoft Employee
0 answers

Trying to Bulk Insert SSN data into an always Encrypted column and is not working. Any guidance please.

I am having trouble Bulk inserting the SSN data from a simple SQL table to a table where I have an always encrypted column. I am not getting any right solution after googling around. Please share if anyone has done similar kind of work. Thanks, SK.

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,878 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,563 questions
asked 2024-05-22T18:37:24.0333333+00:00
Sanjay Kumar 0 Reputation points
commented 2024-05-22T21:08:15.15+00:00
Erland Sommarskog 102.3K Reputation points
0 answers

File copy using Win32 App failes

Hi I am trying to place "Default Template.potx" file to "%appdata%\Microsoft\Templates\Document Themes" folder using Intune/Win32App and have been testing this. I have created a .bat file, which contains copy syntax. If I use copy…

Microsoft Intune Application management
Microsoft Intune Application management
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Application management: The process of creating, configuring, managing, and monitoring applications.
894 questions
asked 2024-05-22T18:16:37.0533333+00:00
IMK 421 Reputation points
commented 2024-05-22T20:57:25.6433333+00:00
Rahul Jindal [MVP] 9,271 Reputation points MVP
0 answers

New Phone: Microsoft authenticator app is not working during switching to my personal directory

The Microsoft Authenticator app is working ok when I use my company's subscription. But as soon as I try to switch to my personal domain , which is also linked with my company's email , it asks for Approve sign in request but it never reach to The…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,634 questions
asked 2024-05-22T20:52:00.7866667+00:00
Molay ash 0 Reputation points
0 answers

Content type changes when using copying file from one blob to another using extra outputs (blob storage binding)

I'm a TypeScript developer trying to build a flow using Function App. The flow is very simple: when a file gets uploaded to Storage Blob a message containing the filename is dispatched on Storage Queue which triggers another function (doc-analyse) that…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,484 questions
asked 2024-05-22T20:35:04.3466667+00:00
Alexandru BAU 0 Reputation points
edited the question 2024-05-22T20:48:45.5366667+00:00
Alexandru BAU 0 Reputation points
0 answers

IS Intune plan 1 sufficient to manage and deploy apps

We are a large municpality over 10 000 workstations and was wondering which plan we should get since our budget is tight. Just want to manage apps and deploy them using intune.

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,466 questions
asked 2024-05-22T19:47:23.4633333+00:00
Sylvain Simpson 0 Reputation points
commented 2024-05-22T20:43:34.2233333+00:00
Rahul Jindal [MVP] 9,271 Reputation points MVP
0 answers

How do I resolve vba error 1004 when trying to autofill using a variable for dynamic range?

I get error 1004 on this line of Excel vba code and don't know how to resolve. Selection.AutoFill Destination:=Range("R2:R" & lastRow) Dim wb As Workbook Dim ws As Worksheet Set wb = ActiveWorkbook Set ws =…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,532 questions
asked 2024-05-22T20:00:40.64+00:00
Alley, Ann 0 Reputation points
edited a comment 2024-05-22T20:38:00.32+00:00
Viorel 112.9K Reputation points
0 answers

Recording from different fields to the same table in ASP.NET MVC

Model : public class EgitimSeminerViewModel { public List<TBL_EgitimSeminerBilgi> EgitimSeminerBilgiList { get; set; } public EgitimSeminerViewModel() { EgitimSeminerBilgiList = new List<TBL_EgitimSeminerBilgi>(); …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,307 questions
asked 2024-05-22T20:37:00.6233333+00:00
kadir 0 Reputation points
0 answers

Dynamic Time series using ADF data flow - rule based mapping

Can i get expression for rule based mapping in data flow using select transform, my dataset is "allow schema drift" enabled, but i want to maintain new schema always don't want to keep old time series headers from mapping. Let me know if this…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,725 questions
asked 2024-05-22T20:32:42.8466667+00:00
sankon437 1 Reputation point
0 answers

assistance in resolving

Subject: Request for Assistance with Unintended Charges I hope this message finds you well. I am a student currently using Azure for educational purposes. Recently, I encountered an issue where I was unintentionally charged $291.00 for services I used…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,482 questions
asked 2024-05-22T17:54:09.9666667+00:00
Baghernezhad Maryam 0 Reputation points
edited the question 2024-05-22T20:31:50.1333333+00:00
Amira Bedhiafi 16,146 Reputation points
0 answers

.NET8 MAUI Image "gif" animation Debug vs. Release

Has anyone figured out how to get a MAUI Image "gif" animation to work in Release mode?   Using Visual Studio 2022's Android Device Manager, Emulator set to Tablet M-DPI 10.1in - API34, Android 14.0 - API 34, the MAUI Image animation in Debug…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,456 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,970 questions
asked 2024-05-22T20:22:10.54+00:00
Paul Kelley 0 Reputation points
commented 2024-05-22T20:30:05.9333333+00:00
Paul Kelley 0 Reputation points
0 answers

Disaster Recovery for Power BI Embedded in Azure

I want to plan a disaster recovery (DR) strategy for my Power BI Embedded resource. Currently, I have a Power BI Embedded resource active in the US East region. Now, I want to replicate this setup in my DR region, which is US West. This is because I want…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
999 questions
asked 2024-05-22T20:29:16.4533333+00:00
MUSKAN RAWAT 0 Reputation points