363,646 questions

Sort by: Updated
1 answer

Error while trying to update Always Encrypted column using a stored procedure

In our development environment, one dedicated machine is set as SQL Server Database server. All other development machines are connected to this server as clients using SQL Server Management Studio. Facing some issues after implementing "Always…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,375 questions
SQL Server Transact-SQL
SQL Server Transact-SQL
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Transact-SQL: A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
70 questions
asked 2024-07-26T11:55:34.62+00:00
Usha George 0 Reputation points
commented 2024-07-29T21:56:20.57+00:00
Erland Sommarskog 107.2K Reputation points
3 answers

Always Encrypted" column in SQL server

I can't decrypt the "Always Encrypted" column in SQL server using the keys in azure key vault, I am using Go language for the process and I can't find any reference reagrding the decryption, please guide me to decrypt the data in SQL server,…

Azure SQL Database
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,375 questions
asked 2024-07-27T14:31:40.0633333+00:00
Mohammed Izzath 0 Reputation points
answered 2024-07-29T21:53:19.7633333+00:00
Erland Sommarskog 107.2K Reputation points
1 answer

Possible reasons for double entries in App Insights logs

Hello, I've noticed that all my app insights for app service and Azure function have started showing two entries for every request. These logs have the same operation ID or app insight ID. Can anyone please suggest the possible reasons for these sudden…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,693 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,415 questions
asked 2024-07-23T17:26:47.82+00:00
Abhishek Sinha 61 Reputation points
commented 2024-07-29T21:52:24.9933333+00:00
Abhishek Sinha 61 Reputation points
1 answer

Create a Linux virtual machine and install Nginx

I am Creating a Linux virtual machine and want to install Nginx. I did the custom batch. whenever I put my password, it keeps saying password error or try again

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,592 questions
asked 2024-07-29T14:08:44.5466667+00:00
Luseni, Benjamin Wleh 0 Reputation points
answered 2024-07-29T21:50:29.08+00:00
hossein jalilian 5,715 Reputation points
1 answer One of the answers was accepted by the question author.

How can i read Share point excel files in azure databricks notebook?

Handling sharepoint files in databricks notebook to perform some transformations.

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,082 questions
asked 2021-09-02T06:48:34.233+00:00
Naveen Suvvada 21 Reputation points
commented 2024-07-29T21:50:00.2566667+00:00
Anvesh Reddy 0 Reputation points
1 answer

.python_packages folder not deploying to Azure Python function

I have an Azure function running Linux to which I'm deploying a Python function. All of my files deploy from my artifact to the Azure function except my .python_packages folder, which contains the libraries needed to make my function endpoint run. I've…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,693 questions
asked 2024-07-29T17:32:26.6533333+00:00
Greg Vance a 0 Reputation points
edited the question 2024-07-29T21:47:01.23+00:00
Rakesh Gurram 5,485 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Best way to sort and reduce data in an Access MDB table

Looking for some advice on handling a table. I’ve got an Access mdb database. The VB program that drives it  puts data into two columns of a table, and for each row it puts a numeric reason code in the third column. The data pairs in the first two…

Access
Access
A family of Microsoft relational database management systems designed for ease of use.
343 questions
asked 2024-07-29T02:26:24.69+00:00
Rich Goldberg 121 Reputation points
accepted 2024-07-29T21:46:38.29+00:00
Rich Goldberg 121 Reputation points
1 answer

Entra ID Connect Sync and Cloud Sync mapping attribute types

I've noticed in both Connect Sync and Cloud Sync, the attribute types don't match those in the Graph REST API. For example, in both sync facilities, the mobile phone number is mobile, whereas, in Graph, it is mobilePhone? Since Graph is my only way to…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,654 questions
asked 2024-06-20T14:38:17.41+00:00
ritmo2k 706 Reputation points
answered 2024-07-29T21:45:25.04+00:00
ritmo2k 706 Reputation points
0 answers

How do I block a specific IP address range from logging into Microsoft 365?

I have a user in Sweden. MFA is enabled on his account but there consistently shows a login from Diamond Bar California. The user claims that he does not use a VPN service and is not logged in during the times that the login log shows. The IP address…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,654 questions
asked 2024-07-29T17:41:19.6866667+00:00
Ted Jones 0 Reputation points
edited the question 2024-07-29T21:45:05.4133333+00:00
Rakesh Gurram 5,485 Reputation points Microsoft Vendor
3 answers

Logic Apps Run History Inputs Outputs private Endpoint CORS

We havea a standard LogicApp which setup private endpoint with no public access. We now notice that we can no longer see the Run History Inputs Outputs and get the message below. Im getting below error when I click the workflow actions The Azure portal…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,999 questions
asked 2024-07-25T23:41:47.3933333+00:00
Suwani 50 Reputation points
answered 2024-07-29T21:43:15.5666667+00:00
Mike Crowley 131 Reputation points
1 answer

Why won't the custom domain name verify?

I have entered the DNS information exactly right, and tried multiple different settings and configurations, given over 2 weeks for propagation each time, tried all forms of the URL (with 'www', without www, with https, http, etc.). And attempted all…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,415 questions
asked 2024-07-29T20:59:46.5333333+00:00
Jon Kidwell 0 Reputation points
commented 2024-07-29T21:42:40.2966667+00:00
Lex Li (Microsoft) 5,392 Reputation points Microsoft Employee
0 answers

Does a change of work ID will affect the storing of my Azure Fundamentals certification results?

Hello, i have created a personal account because I'm taking the Azure Fundamentals Certification test, since this is an opportunity that my enterprise is offering me, they asked me to link my work account to my personal one, but the thing is that my work…

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.
1,330 questions
asked 2024-07-29T21:42:26.0633333+00:00
2 answers One of the answers was accepted by the question author.

Install applications when using Managed Apple ID

Hello, we would like to enable Azure AD federation with Apple Business Manager. Within the pros and cons I found this(when managed Apple ID is in use): Software can only be assigned by MDM software. Does this mean that user is not able to install…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,752 questions
asked 2023-02-09T08:23:15.74+00:00
Djordje Novakovic 311 Reputation points
commented 2024-07-29T21:40:26.5333333+00:00
JuliusPIV 71 Reputation points
0 answers

azure tenant domain add a static website to that domain.

I have an azure tenant, its a domain name but there is no website when its put into a browser, how do i add a static website to it so I can redirect that domain to one that has an actual website?

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
852 questions
asked 2024-07-29T18:47:30.2433333+00:00
Mark Lefler@NCI 0 Reputation points
edited the question 2024-07-29T21:39:33.95+00:00
Rakesh Gurram 5,485 Reputation points Microsoft Vendor
0 answers

Azure Synapse Analytics: How to quickly move/replicate work (Integration Datasets, Pipelines, etc.) from one Dev workspace to another Dev workspace (when connected to DevOps)

I have a workspace in Azure Synapse Analytics that is connected to a DevOps repo. I've created a "template" of work that basically is just some pipelines, dataflows, and integration datasets. I would like to move all of this work to another Dev…

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,700 questions
asked 2024-07-29T21:38:19.7833333+00:00
Joshua 20 Reputation points
1 answer

When doing 2 in-place upgrades on a Windows Server do I need to apply updates on the intermediate version?

We're planning to do an in-place upgrade of a Windows Server from 2008R2 to 2012R2 and then to 2016 in the same day. My question is: do I need to apply updates after the upgrade to 2012R2? That will take several hours to complete. Or can I just start the…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,651 questions
asked 2024-07-29T21:13:02.7166667+00:00
Felipe 0 Reputation points
answered 2024-07-29T21:38:12.6666667+00:00
Marcin Policht 18,420 Reputation points MVP
1 answer

GPO vs WMI Filter Processing

Hi MSFT, If i have the same WMI filter applying to 10x individual GPOs, does Windows evaluate that filter once or 10 times?

Windows
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.
5,109 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,252 questions
asked 2024-07-29T08:41:28.7133333+00:00
dridley 161 Reputation points
edited a comment 2024-07-29T21:38:00.8+00:00
dridley 161 Reputation points
2 answers

how do i fix missing microsoft.net.sdk in visual stdio

i am getting a error when i try to open a new project in visual studio in visual basic telling me that it cant find microsoft.net.sdk it fails at this point. Does anyone know a fix for this. I'm using visual studio 2022.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,896 questions
asked 2024-07-26T16:33:16.5133333+00:00
Dwayne A Ewing 0 Reputation points
commented 2024-07-29T21:37:30.01+00:00
Dwayne A Ewing 0 Reputation points
1 answer

I can't run MUAI release build on Android devices

I'm developing a MAUI application. During development I was able to run it from Visual Studio without any problems in debug mode. Now that I have to send it to the customer I tried to run it in release mode, and it turns out that I can't run it.…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,240 questions
asked 2024-07-29T10:19:01.87+00:00
Jalza 781 Reputation points
answered 2024-07-29T21:37:06.71+00:00
Bruce (SqlWork.com) 61,811 Reputation points
1 answer One of the answers was accepted by the question author.

How to reference a column header instead of number

I found this code and it works exactly as I want, other than it looks at the column number instead of the header. The issue is if I add a column the vba is then referencing the wrong column and then I have to adjust it. The overall code is to allow…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,700 questions
asked 2024-07-29T20:29:52.57+00:00
Walters, Robert 0 Reputation points
commented 2024-07-29T21:35:47.24+00:00
Walters, Robert 0 Reputation points