97,559 questions

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

Publish an application with NTLM authentication

Hello, Azure has an authentication application that is configured to use the NTLM AD provider. This is a virtual machine with IIS and users logged into the domain transparently open the site without authentication. We would like to protect applications…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
587 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
965 questions
Azure Web Application Firewall
asked 2024-05-10T18:04:38.6366667+00:00
Mountain Pond 1,241 Reputation points
commented 2024-05-12T12:41:55.8533333+00:00
Mountain Pond 1,241 Reputation points
1 answer One of the answers was accepted by the question author.

"owl carousel" not working when appending data dynamically using jquery

I'm appending the data dynamically to "owl carousel" and initially the data is showing correctly and next (when I click the button) I'm erasing and re-assigning the data to the "owl carousel" (because the data will keep change) at…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,289 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
883 questions
asked 2024-05-06T04:31:47.04+00:00
Ashok Kumar 201 Reputation points
commented 2024-05-12T12:32:51.0733333+00:00
Ashok Kumar 201 Reputation points
1 answer One of the answers was accepted by the question author.

How to display Image Data on .NET MAUI Blazor App

How to display Image Data on .NET MAUI Blazor App Here is the api that fetches Image data https://quizapijwt.azurewebsites.net/api/Questions Images are stored in imagedata bytea CREATE TABLE public."Questions" ( "SNo" int4 NOT NULL…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,404 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,930 questions
asked 2024-05-11T14:40:39.1366667+00:00
Maui Learner 460 Reputation points
commented 2024-05-12T11:20:43.7466667+00:00
Maui Learner 460 Reputation points
2 answers One of the answers was accepted by the question author.

How to keep ARM Template in sync when modifying Azure Data Factory?

I'm unclear on the process for maintaining the ARM Template for deployments when modifying an Azure Data Factory (ADF). I see two options: Modify the ADF in the browser-based drag-n-drop editor and use the generated Json ARM Template as is. Manually…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,650 questions
asked 2024-05-02T13:38:26.7833333+00:00
Moyer, Todd 40 Reputation points
commented 2024-05-12T11:20:37.0466667+00:00
Amira Bedhiafi 15,831 Reputation points
2 answers One of the answers was accepted by the question author.

How to identify if someone has disconnected AzureGit in Azure Synapse Analytics

Someone has disconnected the AzureGit connection from Azure Synapse Analytics. Is there a way to figure out who has done that task or is there a way to restrict it ? or is there any way we can implement security so only selected people can…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,422 questions
asked 2024-05-09T19:47:36.5066667+00:00
Ajay Rana 20 Reputation points
commented 2024-05-12T11:16:48.07+00:00
Amira Bedhiafi 15,831 Reputation points
2 answers One of the answers was accepted by the question author.

Graph API - Upload File to ListItem

Hello, I know how to use the Graph API to upload small files (<4MB) to Drive Folders and to Document Libraries. However, I can not figure out how to Upload Files to existing ListItems. Is that possible with the Graph API? Many Thanks, Shadi

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,716 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,686 questions
asked 2022-04-28T06:55:31.467+00:00
Shadi Rashed 66 Reputation points
commented 2024-05-12T11:12:18.6833333+00:00
Michigan contact lens 0 Reputation points
1 answer One of the answers was accepted by the question author.

Migrate Function App from In process to Isolated process

I'm trying to migrate my functions from in process to isolated process. Previously we used to configure service bus options in the startup like this : services.Configure<ServiceBusOptions>(options => { options.MaxConcurrentCalls = 100; …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,323 questions
asked 2024-04-29T02:56:48.0966667+00:00
Sourav 145 Reputation points
accepted 2024-05-12T10:31:18.8333333+00:00
Sourav 145 Reputation points
1 answer One of the answers was accepted by the question author.

Footer Not Visible in Mobile View on Modern SharePoint Communication Site

I'm currently working with a Modern SharePoint Communication Site and have encountered an issue where the footer is not visible when viewing the site on a mobile device. However, the footer appears perfectly fine when viewing the site on a desktop. I've…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,878 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,743 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,686 questions
asked 2024-04-23T10:27:02.99+00:00
Hemant Kabra 40 Reputation points
commented 2024-05-12T08:26:26.1733333+00:00
Hemant Kabra 40 Reputation points
2 answers One of the answers was accepted by the question author.

No permission to recreate deleted resource group so I can't follow training course

Hi there, I am using Microsoft learn sandbox, I have deleted the resource group and I do not have permission to create it again, so I am not able to follow the tasks. can someone please help me to solve this issue?

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
979 questions
asked 2023-10-10T01:46:34.94+00:00
Shokouh Orouji 25 Reputation points
commented 2024-05-12T02:07:01.4266667+00:00
AmaranS 2,675 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to set Microsoft Graph API permissions on Azure Managed Service Identity with bicep template

I have a requirement to set Microsoft Graph API permissions on Azure Managed Service Identity with bicep template to automate the deployment. Also I don't have access to azure portal to configure anything manual

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,716 questions
Microsoft Entra
asked 2023-10-11T10:49:02.8166667+00:00
Suwani 50 Reputation points
commented 2024-05-12T01:51:19.4366667+00:00
Cole, Mike 0 Reputation points
2 answers One of the answers was accepted by the question author.

Select Delete commands

Hello, I've been given this samples for insert into and update: Using command As New OleDbCommand("INSERT INTO Table (Column1) VALUES (?)", connection) command.Parameters.AddWithValue("@param1", field1) …

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,310 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,581 questions
asked 2024-05-02T14:23:13.35+00:00
StewartBW 345 Reputation points
commented 2024-05-12T01:05:03.17+00:00
Karen Payne MVP 35,196 Reputation points
2 answers One of the answers was accepted by the question author.

Something is eating up my USB Device!

To clarify: I am using WinToUSB tool to install Windows on a USB Drive, Here, I have installed Windows 10 1511 on a 32GB USB Drive using WinToUSB. After a few days of this, it ran just fine, but after install 4 GB of my needed programs, it used more than…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,705 questions
asked 2024-05-06T20:27:14.4133333+00:00
Story Master 20 Reputation points
commented 2024-05-12T00:46:39.5866667+00:00
Story Master 20 Reputation points
1 answer One of the answers was accepted by the question author.

Inbound azure firewall rules to allow connectivity from Azure apim control plane to apim instance in internal mode

I'm having trouble configuring the Inbound Azure Firewall Rules to allow connectivity from the Azure APIM Control Plane to my APIM instance in internal mode. I've followed the instructions listed in the official documentation and have added the 4 Azure…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,784 questions
Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
578 questions
asked 2023-05-02T10:34:23.53+00:00
Maxim Sokolov 25 Reputation points
commented 2024-05-11T23:55:16.9+00:00
Taranjeet Malik 441 Reputation points
4 answers One of the answers was accepted by the question author.

Windows Defender Firewall Connected to Public Instead of Domain

Hi, Suddenly our PC that Joined to a Domain has Incorrect Network Profile on Windows Defender Firewall: -- But Connection Profile in Network Settings is Correct: -- I also has tried to delay Network Location Awareness on Startup: This is happening…

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,767 questions
asked 2023-07-05T00:16:08.0066667+00:00
Henoch Setiadi 61 Reputation points
commented 2024-05-11T19:04:58.6733333+00:00
Jonathan r 0 Reputation points
1 answer One of the answers was accepted by the question author.

Visual Studio debugger will not step into code of a separate project that builds to a dll (within the same solution)

I have two projects in one solution. One compiles into an exe which depends on the other project that compiles into a dll. When I try to step into a function from the dll that is called within the exe code, it skips over it. My pdb file for the dll is…

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,545 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
947 questions
asked 2024-05-09T23:39:57.78+00:00
jbl 0 Reputation points
commented 2024-05-11T18:26:04.8366667+00:00
jbl 0 Reputation points
1 answer One of the answers was accepted by the question author.

Internal error while using Excel add-in copyFrom

The following error occurred while copying a short row of coloured empty cells from Q31:AB31 to Y1:AJ1 on a different worksheet. The cells did not contain any data and appear to have been copied successfully before the error…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,878 questions
asked 2024-05-11T16:20:11.58+00:00
David Sutherland 0 Reputation points
commented 2024-05-11T18:16:02.4833333+00:00
David Sutherland 0 Reputation points
1 answer One of the answers was accepted by the question author.

Open AI creation

Hi guys, i got this error while creating OpenAI service. I still got 200 free credits in the account and has already applied for the Azure…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,219 questions
asked 2024-05-10T07:31:01.24+00:00
Hung Nguyen 20 Reputation points
edited a comment 2024-05-11T17:59:03.2833333+00:00
Hung Nguyen 20 Reputation points
3 answers One of the answers was accepted by the question author.

PAID subscrip

I have payment of almost 80$ on my Azure account. I learn programming and I haven't notice that it is paid. On my Microsoft there is no information on this payments whatsoever. I am surprised, as I don't have much knowledge, and I have been using my web…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
983 questions
asked 2024-05-11T16:48:32.34+00:00
Julia Głocka 0 Reputation points
answered 2024-05-11T17:29:36.2766667+00:00
Julia Głocka 0 Reputation points
1 answer One of the answers was accepted by the question author.

Using Microsoft Document Intelligence along with Azure Function Blob Trigger

Hi, I want to use a blob trigger with Microsoft's Document Intelligence. What should be the remaining code to analyze multiple documents I have stored in my blob storage container? Additionally, I also want the script to trigger any time I upload a new…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,323 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,407 questions
asked 2024-04-29T06:32:48.6033333+00:00
Harsh Khewal 135 Reputation points
accepted 2024-05-11T16:47:54.21+00:00
Harsh Khewal 135 Reputation points
3 answers One of the answers was accepted by the question author.

Trying to add Labels and Text on Markers Inside Cluster Layer

Hello, I've performed clustering using the sample code provided by Azure Maps. However, I've utilized my own collection of latitude and longitude coordinates. My issue arises when attempting to add labels and text to the shape points. Despite trying to…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
595 questions
asked 2024-05-03T13:16:21.36+00:00
Nilesh Khonde 20 Reputation points
answered 2024-05-11T16:06:55.9633333+00:00
Nilesh Khonde 20 Reputation points