348,425 questions

Sort by: Updated
1 answer

How to use a user-delegation SAS token to load parquet table from ADLS gen2?

Now I have a parquet table stored in ADLS gen2: adlss://mycontainer@mystorage.dfs.core.windows.net/folder1/table1. This is a read-only table and I want to restrict my service principal to only have read access to this table only. So I use ACL to grant…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,370 questions
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,752 questions
asked 2024-05-24T07:28:30.62+00:00
Shunlei Tang 20 Reputation points Microsoft Employee
commented 2024-05-24T09:53:31.66+00:00
Shunlei Tang 20 Reputation points Microsoft Employee
2 answers

Only users with the SUPER permission set can create a new company.

Hi, In learning module and as part of it I'm suppose to be creating new company but I'm getting this error. Please help. If requesting support, please provide the following details to help troubleshooting: Only users with the SUPER permission set can…

Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
80 questions
asked 2024-05-24T01:31:09.6233333+00:00
Prakash Theivendran 0 Reputation points
answered 2024-05-24T09:53:10.2066667+00:00
Kiran P 630 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

How to fix stop code: INACCESSIBLE BOOT DEVICE

Hi all, I want to setup hp laptop 15s-fq2934nd with MDT. when the deployment is finishing installing the OS in step install operating system, the device reboots and gets the bsod with inaccessible boot device. it stays in the loop rebooting with the…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,806 questions
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.
4,844 questions
Microsoft Deployment Toolkit
Microsoft Deployment Toolkit
A collection of Microsoft tools and documentation for automating desktop and server deployment. Previously known as Microsoft Solution Accelerator for Business Desktop Deployment (BDD).
838 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,412 questions
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
917 questions
asked 2024-04-24T10:37:25.7733333+00:00
w raspe 306 Reputation points
commented 2024-05-24T09:52:33.7933333+00:00
Ajayi Israel Oluwafemi 0 Reputation points
0 answers

FileIO.TextFieldParser

Hello, Dim Blah As New FileIO.TextFieldParser(src) MyTextParser.TextFieldType / .SetDelimiters / .TrimWhiteSpace etc While Not MyTextParser.EndOfData Blah.ReadFields()... End While Before entering the While loop, how can I get how many times this…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,604 questions
asked 2024-05-24T09:50:20.7233333+00:00
StewartBW 505 Reputation points
edited the question 2024-05-24T09:51:29.7133333+00:00
StewartBW 505 Reputation points
0 answers

RDP to Azure VM That's Entra ID enabled From a Device That's NOT Entra ID Enabled

Hi, I followed the guideline in the MS doc: Sign in to a Windows virtual machine in Azure by using Microsoft Entra ID including passwordless and created an Azure Windows VM that is Entra ID enabled. What I have discovered is that you're able to login…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,275 questions
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,200 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,290 questions
asked 2024-05-16T01:02:42.12+00:00
Allan Au 45 Reputation points
commented 2024-05-24T09:50:49.68+00:00
Prrudram-MSFT 22,571 Reputation points
1 answer One of the answers was accepted by the question author.

Can I setup an SQL Server on Virtual Machine via a json script

Hello, I tried to setup a vitual machine together with sql server multiple times, but everytime there was finally any problem with SQL Iaas Extension and/or SQL Server, so the VM is running, but no SQL Server, Currently I am in the validation phase of…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,275 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
998 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,892 questions
asked 2024-05-23T18:50:56.6566667+00:00
Peschlow 20 Reputation points
commented 2024-05-24T09:48:49.55+00:00
Peschlow 20 Reputation points
1 answer

Bginfo and virtual computing

I'm having lots of network adapters show up, and "(null)"s in the related IP address, subnet mask, DHCP Server, etc. fields. I've already done the 'custom variable' thing with the test for IPEnabled=True, but these adapters may be 'real' in…

Sysinternals
Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
1,102 questions
asked 2022-01-16T17:45:38.8+00:00
Bryan Bentz 1 Reputation point
answered 2024-05-24T09:48:34.8733333+00:00
GreenEyedBoy 0 Reputation points
1 answer

Purview - Viewing Scan Exceptions

Hi there, I have carried out the following scan on PowerBi using the Fabric connection, I would like to view the exceptions, but cannot see an option to allow me to do this. How do I do this, or does the version of Purview I am using not support this…

Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
963 questions
asked 2024-05-23T15:12:30.37+00:00
Rob Sharpe 0 Reputation points
answered 2024-05-24T09:47:10.66+00:00
Rob Sharpe 0 Reputation points
0 answers

How to get list of all programs on system PATH that countain some characters in powershell/batch

So, i want to make a builder file for my C code, i use Clang compiler and wanted to link the Windows SDK's headers and make it multiplatform, so even VS 2015 is supported. I thought the easiest and best way will be to just find the programs that…

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,562 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,155 questions
asked 2024-05-24T07:33:56.0666667+00:00
Freziyt223 0 Reputation points
edited the question 2024-05-24T09:46:57.29+00:00
Tianyu Sun-MSFT 27,811 Reputation points Microsoft Vendor
0 answers

Change the default project name of a Visual Studio Project

I want to change the default project name for all projects in Visual Studio. Whenever I create a new project in Visual Studio, I want it to show the name that I have defined. For example, it should display names like 'NewWindowsApp1', 'NewWindowsApp2',…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,693 questions
asked 2024-05-23T12:17:25.1633333+00:00
test code 1 Reputation point
commented 2024-05-24T09:46:20.3966667+00:00
Anna Xiu-MSFT 26,646 Reputation points Microsoft Vendor
1 answer

How to get specific image coordinates from within bitmap

hi Is there a special (Library/Class) for such an achievement? which can find and return the coordinates by giving a symbol of a specific image from within the larger image

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,856 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,447 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,604 questions
asked 2024-05-21T03:56:04.6666667+00:00
Mansour_Dalir 1,696 Reputation points
commented 2024-05-24T09:46:18.41+00:00
Mansour_Dalir 1,696 Reputation points
1 answer One of the answers was accepted by the question author.

Is there a certification for Azure Monitoring

Hi, Is there a certification for Azure Monitoring?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,519 questions
asked 2024-05-07T09:54:11.7266667+00:00
Paul Adams 20 Reputation points
accepted 2024-05-24T09:46:07.2766667+00:00
Paul Adams 20 Reputation points
1 answer

Remove redundant iteration in Fabric Data Pipeline REST call

I am looking to ingest features from our internal ARCGIS REST endpoint into an AZURE SQL table using a data pipeline. Everything went fine seemingly - was able to import the schema and map the source fields to the appropriate sink fields. Sample source…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,750 questions
asked 2024-05-23T03:40:25.6733333+00:00
Tim D 0 Reputation points
commented 2024-05-24T09:45:58.3766667+00:00
phemanth 6,710 Reputation points Microsoft Vendor
0 answers

How can i add an additional attribute to my saml assertion

I federated an application in my azure tenant and would like to send additional user profile attributes in the saml token (for example, the country attribute - which is a native attribute). I've added it in the claims config of the application (see…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,837 questions
asked 2024-05-22T16:43:38.8466667+00:00
gurinder 0 Reputation points
commented 2024-05-24T09:45:52.8333333+00:00
Navya 4,770 Reputation points Microsoft Vendor
1 answer

Why is Azure, which I never asked for, now blocking my browser?

All of a sudden Azure, was here to fore unknown to me, is blocking my web browser from my known acceptable sites. I never, I repeat, never, asked for this App, nor gave MS permission to install it. MS is managed by a bunch of idiots and I will hold…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,169 questions
Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,806 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.
972 questions
asked 2024-05-22T00:55:53.4366667+00:00
Gary Phetteplace 0 Reputation points
commented 2024-05-24T09:44:03.6433333+00:00
ShiJieLi-MSFT 8,026 Reputation points Microsoft Vendor
0 answers

i want to add my college mail to microsoft account

i want to add my college email id

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,837 questions
asked 2024-05-24T09:35:11.1+00:00
CH GANESHRAJU 0 Reputation points
edited the question 2024-05-24T09:44:01.8633333+00:00
MayankBargali-MSFT 69,581 Reputation points
2 answers

How can I sync data from a source database table without primary key to the destination database table with primary key

Hi all, If the source MS SQL SERVER 2017 database table does not have primary key but destination MS SQL SERVER 2019 database table has primary key, what is the best way or method to make both tables data in sync? Please take into consideration that…

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,892 questions
asked 2024-05-23T01:45:18.7933333+00:00
Cindy See 166 Reputation points
edited an answer 2024-05-24T09:43:33.26+00:00
LucyChenMSFT-4874 1,355 Reputation points
1 answer

Distribution list not able to receive emails from outside

We are sending emails from service now and those emails are not getting delivered to DLs, because they are considered as external emails. We have a setting on Dl's not to receive emails from outside and that we cannot change due to security policies.…

Microsoft Exchange Online
asked 2024-05-16T19:08:55.93+00:00
Sanjay Bhakuni - admin 60 Reputation points
commented 2024-05-24T09:42:17.33+00:00
Xintao Qiao-MSFT 310 Reputation points Microsoft Vendor
1 answer

Invalid password error coming while connecting Azure Cosmos DB for MongoDB (vCore) from Azure OpenAI playground

I created "Azure Cosmos DB for MongoDB (vCore)" resource and trying to connect the resource from Azure OpenAI studio to check structure data capabilities. When I tried to connect using user id and password, I am getting invalid password all the…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,293 questions
asked 2024-01-25T09:02:29.9133333+00:00
Srinu Tamada 5 Reputation points
commented 2024-05-24T09:39:23.3166667+00:00
Biju Veettikkazhi 0 Reputation points
0 answers

How to parse nested json array of document in ADF data flow

Hi all I am trying to fitch the values from a nested josh array of document , I have used aggregate to convert into objects but not able to fitch the values of all child nodes like as below itOffer.item itOffer.item.SplOfr itOffer.item.buy …

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,471 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,969 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,750 questions
asked 2024-05-02T15:44:57.8633333+00:00
venkat rao 45 Reputation points
commented 2024-05-24T09:38:47.0233333+00:00
phemanth 6,710 Reputation points Microsoft Vendor