350,858 questions

Sort by: Updated
0 answers

select top results without selecting columns

select top results without selecting columns?

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,968 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,569 questions
asked 2024-06-04T15:25:35.46+00:00
Jonathan Brotto 100 Reputation points
edited the question 2024-06-04T15:35:42.6033333+00:00
Kiran P 865 Reputation points Microsoft Vendor
1 answer

Credit Spark customer Server -free care Number//.7029672438//8250927608

Mmm I am in my house and the other day and I will be in the same group of companies

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,814 questions
asked 2024-06-04T15:34:34.7966667+00:00
Credit Spark 0 Reputation points
answered 2024-06-04T15:34:56.7566667+00:00
Credit Spark 0 Reputation points
0 answers

IIS 10.0 will not allow an application pool identity to be set to a valid service account on .NET482. How do I fix this?

I have a series of production websites that are currently running 4.6 with IIS 10. I can set the application pool identity to an internal service account. I can also set WCF services to that service account. On my development and test servers, which…

Internet Information Services
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,485 questions
asked 2024-06-03T14:57:44.9033333+00:00
Timothy Dooling 25 Reputation points
commented 2024-06-04T15:31:52.83+00:00
Timothy Dooling 25 Reputation points
1 answer One of the answers was accepted by the question author.

commitment tiers of azure AI services

are the commitment tiers of Azure AI services - document intelligence applicable.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,454 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,472 questions
asked 2024-05-09T15:42:30.3633333+00:00
Manvendra Mahra 20 Reputation points
commented 2024-06-04T15:31:28.77+00:00
Manvendra Mahra 20 Reputation points
1 answer

How to add a custom attribute to an AD object

We are trying to add a new attribute to AD groups similar to "Managed By" name attribute. We want to call it Approver or something similar. It would be like the "managed by" name attribute in that it would only allow AD user objects…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,024 questions
asked 2024-06-04T14:58:48.51+00:00
Hollister, Don 0 Reputation points
answered 2024-06-04T15:31:04.4966667+00:00
Marcin Policht 14,585 Reputation points MVP
0 answers

Reading credentials from azure failed: DefaultAzureCredential failed to retrieve a token from the included credentials.

0 I'm trying read azure default credentials but fails with following error DefaultAzureCredential failed to retrieve a token from the included credentials. 04:54:12.161 lrr-data-service-perf-green-x Attempted credentials: EnvironmentCredential:…

Azure Database for PostgreSQL
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
302 questions
asked 2024-05-28T06:16:03.5266667+00:00
Yedukondalu Mammu 0 Reputation points
commented 2024-06-04T15:30:38.2333333+00:00
Oury Ba-MSFT 16,906 Reputation points Microsoft Employee
1 answer

Explain Shared Responsibility models

Explain me the difference between Infrastruature as a service,Platform as a service, and Software as a Service.Like what has controll over things? This question is related to the following Learning Module

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,097 questions
asked 2024-06-03T17:32:22.4433333+00:00
Lucin Afrika 0 Reputation points
commented 2024-06-04T15:30:20.5833333+00:00
SiddeshTN 2,945 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How know all the columns in a MS SQL table

How know all the columns in a MS SQL table?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,744 questions
asked 2024-06-04T14:24:08.5333333+00:00
Jonathan Brotto 100 Reputation points
edited the question 2024-06-04T15:30:14.73+00:00
Kiran P 865 Reputation points Microsoft Vendor
0 answers

How to fix this while integrating Machine Learning UDF function to Azure Stream Analytics

Hi, I am trying to integrate my ML endpoint with Azure Stream Analytics, but failing to do so as I cannot save the below details: Here is my scoring script for the endpoint: import os import logging import json import joblib from azureml.core.model…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,632 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
336 questions
asked 2024-06-04T15:28:29.2+00:00
Pradyumn Joshi 0 Reputation points
edited the question 2024-06-04T15:29:52.22+00:00
Pradyumn Joshi 0 Reputation points
1 answer One of the answers was accepted by the question author.

How can I run SharePoint Online PowerShell from Azure Cloud Shell?

I want to run SharePoint Online PowerShell, from Azure Cloud Shell. It yields nonsense about the command being unrecognized, though. Here is some example session transcription. PS /home/entra> Connect-SPOService -Url…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,744 questions
asked 2024-06-03T13:12:09.2366667+00:00
James Slora 21 Reputation points
accepted 2024-06-04T15:29:35.73+00:00
James Slora 21 Reputation points
3 answers

Intune-Portal availability for Ubuntu 24.04 LTS?

Is there already a plan for Intune-Portal and other packages availability for Ubuntu 24.04 LTS? Thanks

Microsoft Intune Linux
Microsoft Intune Linux
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Linux: A family of open-source Unix-like operating systems.
45 questions
asked 2024-05-13T13:52:59.1966667+00:00
MrMaMa 10 Reputation points
commented 2024-06-04T15:27:54.6833333+00:00
AI 0 Reputation points
0 answers

Bing Maps API - Finding Distance between 2 points - Invalid Credentials Status Code 401

I am trying to send an HTTP request to the bing maps API using a developer key in order to determine the distance between 2 lat/long points contained in a SharePoint list and a fixed position (Shop Location). I am using postman to submit the…

Bing Web Search
Bing Web Search
A Bing service that gives you enhanced search details from billions of web documents.
140 questions
asked 2024-06-04T15:27:40.5466667+00:00
Paul Schonier 0 Reputation points
1 answer

I can't the license after registering with Microsoft Entra P2 trial version

I can't the license after registering with Microsoft Entra P2 trial version

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,017 questions
asked 2024-06-04T15:08:36.7966667+00:00
Arsene Rukundo 0 Reputation points
answered 2024-06-04T15:24:32.9066667+00:00
Marcin Policht 14,585 Reputation points MVP
1 answer

Adding Custom Domain to Azure Front Door Assistance

Hi, currently I've added an Azure Front Door service to my storage account's static website. The static website is an interface for my API's system. I want to add a custom domain to my Azure Front Door system, however I'm a bit confused on the process. I…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
604 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,785 questions
asked 2024-06-04T15:13:52.59+00:00
hampton123 1,115 Reputation points
answered 2024-06-04T15:23:21.1166667+00:00
Marcin Policht 14,585 Reputation points MVP
0 answers

Access sample database

Trying to download the sample Access database Error says: Invalid URL The requested URL "http://%5bNo%20Host%5d/baglabspublic/PowerBI_sample.accdb", is invalid. Reference…

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
139 questions
asked 2024-06-04T14:24:34.0833333+00:00
Ejimofor, Catherine 0 Reputation points
commented 2024-06-04T15:23:11.78+00:00
Syed Saleem Peera 1,155 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

ASR Replication of a 16TB VMware VM to Azure stuck at "Waiting for first recovery point"

I setup ASR replication from on-prem VMware Win2019 SQL server (16TB) to a Premium SSD target disk. Replication completed and its stuck at 'Waiting for first recovery point". Its been over 24hours. I'm replicating 5 other VMware servers just…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
650 questions
asked 2024-06-03T19:08:35.3433333+00:00
Ted Lemery 0 Reputation points
commented 2024-06-04T15:23:09.87+00:00
SadiqhAhmed-MSFT 39,326 Reputation points Microsoft Employee
2 answers

Hyper-V version 12: Error the target device has insufficient resources to complete the operation

Windows 11 24H2 Hyper-V version 12 Error the target device has insufficient resources to complete the operation

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,589 questions
asked 2024-05-28T17:36:41.9333333+00:00
Mike 5 Reputation points
answered 2024-06-04T15:22:02.4833333+00:00
Ivica Škarec (Getim d.o.o.) 1 Reputation point
1 answer

How do I get a software update

I need to speak to someone what is the customer server vice phone number

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.
4,012 questions
asked 2024-06-04T15:16:25.67+00:00
Mike Beyersdoerfer 0 Reputation points
answered 2024-06-04T15:21:47.7033333+00:00
Marcin Policht 14,585 Reputation points MVP
0 answers

How to generate a report for all Emails that required approval

Good day I have setup a DLP policy that all email that contain Financial Information (Credit Card numbers, Social Security number etc) requires approval from particular group of users How do I generate a report for all emails that was flagged for…

Microsoft Exchange Online
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.
975 questions
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,276 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
420 questions
asked 2024-06-04T14:19:45.5933333+00:00
Enrico Salie 0 Reputation points
edited the question 2024-06-04T15:20:32.0066667+00:00
Enrico Salie 0 Reputation points
3 answers

Issue with Sysprepping new Windows 11 image due to Microsoft Ink

I'm trying to Sysprep a new Windows 11 Image but I keep encountering an error related to Microsoft Ink. Specifically, the error message states that package 'Microsoft.Ink.Handwriting.Main.en-US.1.0.1_0.237.110.0_x64__8wekyb3d8bbwe' was installed for a…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,512 questions
asked 2024-04-28T01:04:32.7066667+00:00
TreyFarris 30 Reputation points
answered 2024-06-04T15:19:18.3133333+00:00
Penske9899 0 Reputation points