339,934 questions

Sort by: Updated
0 answers

Should I install an older version of Visual Studio to work on an old ASP.NET app?

I prefer to use Visual Studio 2022, because I've been working with newer, .NET projects. However, I may be assigned to do some maintenance on an older, .NET Framework ASP.NET WebForms application. I've been familiarizing myself with the app this morning…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,242 questions
asked 2024-04-18T17:00:47.3866667+00:00
Falanga, Rod, DOH 60 Reputation points
0 answers

Utilizing Azure Key Vault secrets for secure password management in Apache spark connector for SQL Server

In the provided code example, our team demonstrates using a hard-coded username and password for connecting to SQL Server using the Apache Spark connector. However, for enhanced security, I want to utilize a password stored in Azure Key Vault instead of…

Azure SQL Database
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,340 questions
asked 2024-04-18T16:57:26.27+00:00
Thomasville99 240 Reputation points
commented 2024-04-18T17:00:20.1333333+00:00
Thomasville99 240 Reputation points
0 answers

Getting error "The client with object id does not have authorization to perform action" using azure-sdk-for-go

Getting following error while trying to read/write privateDNSzone which is in the subscription "4a224af2-b22d-4a92-a556-fd0d0aa06847" from another subscription "017b8edd-1cb1-4c3e-aa2a-2f62880b1d3d" using azure-sdk-for-go. GET…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
592 questions
asked 2024-04-17T18:37:23.15+00:00
Akhil PB 0 Reputation points
edited the question 2024-04-18T16:59:40.93+00:00
Akhil PB 0 Reputation points
2 answers

What are the roles required to create namespace in Azure Kubernetes Service?

I am getting "namespaces is forbidden: User cannot create resource "namespaces" in API group " at the cluster scope: User does not have access to the resource in Azure. Update role assignment to allow access"

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,847 questions
asked 2023-04-28T04:44:09.7933333+00:00
Rachana K P 0 Reputation points
answered 2024-04-18T16:59:40.85+00:00
Curtis Barrett 0 Reputation points
0 answers

Looking for guidance on integrating third-party data into our domain

Hi, My company's transactional system is MS Dynamics 365. We need to import various third-party data into our domain. I'm a Power BI developer but have been assigned this project. I'm looking for guidance on a suitable database and integration tool. …

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,476 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,450 questions
asked 2024-04-18T16:54:37.4433333+00:00
Anon101 51 Reputation points
edited the question 2024-04-18T16:59:12.73+00:00
Anon101 51 Reputation points
1 answer

SQL Server fails to start on Ubuntu 22.04

I created a new instance of Azure VM running Ubuntu 22.04 just to reproduce this issue. I'm following this guide to install the SQL server on my freshly deployed VM. There should be definately enough resources to run it with 8GB RAM and 2 CPU cores. I…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,077 questions
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,633 questions
asked 2024-04-18T09:23:20.59+00:00
Sebastian Meckovski 0 Reputation points
answered 2024-04-18T16:58:01.53+00:00
kobulloc-MSFT 23,181 Reputation points Microsoft Employee
5 answers One of the answers was accepted by the question author.

Graph upload large file with powershell

I have looked at previous posts on this topic and still have not managed to be able to upload a large file to SharePoint using the Resumable Upload. I have some specific areas where I have questions. My current code is: $fileName =…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,502 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,656 questions
asked 2021-10-12T16:46:12.797+00:00
Rick Brown 96 Reputation points
edited a comment 2024-04-18T16:56:37.0166667+00:00
Mike Crowley 116 Reputation points
2 answers One of the answers was accepted by the question author.

In New MS Lists, How to get a Description to Display on Hover When In 'Grid View'

@Yanli Jiang - MSFT posted an excellent solution to a very similar question here: https://learn.microsoft.com/en-us/answers/questions/948890/hover-box-to-display-discription-on-modern-sharepo?comment=answer-954932&page=1#comment-1331204 . It works…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,558 questions
asked 2023-07-21T16:48:51.5033333+00:00
Gutelius, Patrick 25 Reputation points
answered 2024-04-18T16:55:02.8433333+00:00
Stephanie Harris 20 Reputation points
0 answers

hii want to run stored procedure in synapse but ima getting an error ,can anyone help me

query: USE gold_db GO CREATE OR ALTER PROC CreateSQLServerlessView_gold @ViewName nvarchar(100) AS BEGIN DECLARE @statement VARCHAR(MAX) SET @statement = N'CREATE OR ALTER VIEW '+@ViewName+' AS SELECT * FROM OPENROWSET(BULK…

Azure SQL Database
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,663 questions
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,340 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,476 questions
Azure Data Lake Analytics
asked 2024-04-18T16:53:48.23+00:00
naveena kankipati 0 Reputation points
3 answers

After KB5026363 "Remote Desktop Easy Print" stopped working

Microsoft Windows Server 2016 Standard, 10.0.14393 on PowerEdge R530 "Remote Desktop Easy Print" was working until KB5026363 was installed. We confirmed that by restoring a backup before installing the Update, confirm that Easy Print is working…

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,225 questions
Windows Server Printing
Windows Server Printing
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Printing: Printer centralized deployment and management, scan and fax resources management, and document services
640 questions
asked 2023-05-20T09:35:38.1166667+00:00
Andreas Weber 10 Reputation points
commented 2024-04-18T16:52:26.3933333+00:00
Anthony Deseno 0 Reputation points
1 answer

Recognize whether the user is logged in

In Windows 10 and Windows 11, apps that are started automatically at startup are already started before the user has logged in. In Windows 8.1, such automatically launched apps were only started after the user had logged in. At least this is the case on…

Universal Windows Platform (UWP)
Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,666 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,412 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,194 questions
asked 2024-04-18T15:03:37.3466667+00:00
Heiko 1,191 Reputation points
commented 2024-04-18T16:52:00.37+00:00
RLWA32 40,021 Reputation points
2 answers One of the answers was accepted by the question author.

Maintenance Mode for Exchange 2019 Hybrid Servers in a DAG

We have 2 2019 Hybrid Servers in a DAG. The majority of our mailboxes are online. We have a few on prem mailboxes on the 2019 servers. I need to apply Microsoft patches to the hybrid servers. In the past, I ran a script when I put my 2013 servers in…

Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,161 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,331 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,873 questions
asked 2024-01-04T23:37:54.68+00:00
mara2021 976 Reputation points
answered 2024-04-18T16:51:26.3733333+00:00
Edy Werder 6 Reputation points
3 answers

Unable to connect to Azure VM via RDP from second machine

I have successfully set up an Azure VM instance and configured the NSG to allow an inbound security rule for the RDP service over port 3389. I am able to connect to the VM using my laptop on RDP without a problem. However, a colleague of mine is not. We…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,077 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,225 questions
asked 2024-04-17T17:07:17.39+00:00
ITManager8815 0 Reputation points
answered 2024-04-18T16:50:29.8866667+00:00
deherman-MSFT 33,056 Reputation points Microsoft Employee
0 answers

How to implement bulkhead in APIM instance?

How to implement bulkhead in APIM instance? Can someone explain the architecture on how can we achieve it. Thanks!

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,740 questions
asked 2024-04-16T05:49:33.4033333+00:00
Chinmay Sonawane 45 Reputation points
commented 2024-04-18T16:47:39.21+00:00
JananiRamesh-MSFT 20,836 Reputation points
0 answers

Intune Configuration Profiles, Remediation and Preferred Wi-Fi SSID

We are attempting to replace an existing wifi network that uses standard RADIUS. With a new network uses PSK without RADIUS for authentication. The goal is to get our fleet of Windows devices (mostly 10s, and a few 11s) to switch over to the new network…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,559 questions
Windows Network
Windows Network
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Network: A group of devices that communicate either wirelessly or via a physical connection.
637 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,094 questions
Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,707 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,030 questions
asked 2024-04-18T16:45:57.4633333+00:00
Maranya, Damon 316 Reputation points
1 answer

How to upload 25GB files into Azure blob storage from an Azure App Services

Hi All, my customer wants to upload a 25 GB zip file from a REACT application exposed through an application gateway.  My initial thought was to use the BLOB SDK in the REACT app and upload it to an Azure storage account using a SAS token. However, this…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,415 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,476 questions
asked 2024-04-17T16:19:52.28+00:00
Shiva Sadayan 41 Reputation points
answered 2024-04-18T16:45:09.6466667+00:00
Shiva Sadayan 41 Reputation points
1 answer

List channels from teams with private channels fails for application permission

Describe the bug Since recently I get an "unauthorized" error if I want to get a list of the channels of a team if the team contains private channels and the request is send by an application permission. The exception looks like this: Status…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,502 questions
asked 2024-04-15T07:54:00.37+00:00
Matthias Habegger 0 Reputation points
commented 2024-04-18T16:45:00.9266667+00:00
Matthias Habegger 0 Reputation points
0 answers

Error AADB2C90205

Hello We have a multi-tenant application of type SPA in React calling Web Api in .Net and uses Azure B2C and MSAL libraries for authentication. We need to give customers the possibility to create their own tenant from the client app based on the…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,376 questions
asked 2024-04-17T05:27:29.77+00:00
Egidio Torresi 0 Reputation points
commented 2024-04-18T16:44:30.8333333+00:00
Egidio Torresi 0 Reputation points
2 answers

Getting error 0x81039001 on PC reboot

Getting error 0x81039001 on PC reboot PC registered in InTune and was working until recently. S/N C5HRDF3

Microsoft Intune Enrollment
Microsoft Intune Enrollment
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Enrollment: The process of requesting, receiving, and installing a certificate.
1,240 questions
asked 2024-04-12T16:20:00.4833333+00:00
Josh Ronsen 0 Reputation points
edited an answer 2024-04-18T16:43:39.49+00:00
james jack 0 Reputation points
0 answers

Issue with Endpoint Configuration in Azure Chat App Tutorial

Hi Everyone, I'm trying out the following tutorial: https://learn.microsoft.com/en-us/azure/developer/python/get-started-app-chat-evaluations?tabs=github-codespaces. with a codespace environment and deploying everything to Azure. At the point where I…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,349 questions
asked 2024-04-18T16:41:49.5966667+00:00
Jacopo Biancat 0 Reputation points