97,235 questions

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

How can I make it so that a standard user can install graphic drivers/open pre-specified apps with administrative permissions?

I have intentions of making it possible for a standard user on my computer to be able to install drivers without the constant need for UAC prompting for admin password. I'm 90% sure this is possible with the right solution, I just haven't been able to…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,668 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,232 questions
asked 2024-05-02T14:22:39.3933333+00:00
James Tong 20 Reputation points
commented 2024-05-06T13:02:23.46+00:00
James Tong 20 Reputation points
2 answers One of the answers was accepted by the question author.

Cross-db query in Synapse

Hi, I am pretty new to Azure Synapse This post mentions that it is possible to have only one database per SQL pool. However, this post was from 2 years ago. Is this still the case? Assuming that only one database can be created within a SQL pool, is…

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,396 questions
asked 2023-07-26T16:45:33.2566667+00:00
prbchic 20 Reputation points
commented 2024-05-06T13:02:23.11+00:00
Ankita Gupta 0 Reputation points
19 answers One of the answers was accepted by the question author.

How to Delay Delivery for All Messages in New Outlook (Outlook Version 1.2023.607.100)?

Before switching to New Outlook (Outlook Version 1.2023.607.100) I had delayed the sending of all messages by one minute. On New Outlook I can't find that option anymore. I tried to create a rule but "defer delivery by a number of minutes"…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,008 questions
asked 2023-06-19T16:26:24.7733333+00:00
LBL 420 Reputation points
commented 2024-05-06T13:02:13.47+00:00
Sean Patterson 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to get the index of duplicate elements along with the range of empty elements after it. LINQ

hi Dim ComplexArray As String() = Split("A C A B C A B A B C") 'Need Result As Array (3 dimensional) Dim Arr3D = {({"A", ({"0-2", "5-9", "16-16", "19-20"})}),…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,579 questions
asked 2024-05-04T15:38:26.2533333+00:00
Mansour_Dalir 1,591 Reputation points
edited a comment 2024-05-06T13:00:10.0066667+00:00
Mansour_Dalir 1,591 Reputation points
3 answers One of the answers was accepted by the question author.

When does Microsoft Teams use TCP?

When does Microsoft Teams use TCP? Is it after it detects some ports blocked ?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,122 questions
asked 2022-06-20T13:46:25.23+00:00
Historical_Swimming 21 Reputation points
commented 2024-05-06T12:41:51.7766667+00:00
Mindaugas Sadauskas 0 Reputation points
1 answer One of the answers was accepted by the question author.

How do you grab headshots in NEW Teams?

I the old Teams, I was able to copy/paste people's profile pictures. In New Teams, I can no longer do this. I need the capability for Recognition slides in ppt. Thanks!

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,122 questions
asked 2024-05-03T12:29:44.6+00:00
Kathleen 40 Reputation points
accepted 2024-05-06T12:39:32.1566667+00:00
Kathleen 40 Reputation points
1 answer One of the answers was accepted by the question author.

AuthorizationFailed Exercise - Create an Azure virtual machine

christopher [ ~ ]$ az vm create --resource-group "learn-44f24c66-03ca-429e-b7d7-40d7a4066486" --name my-vm --public-ip-sku Standard --image Ubuntu2204 --admin-username azureuser --generate-ssh-keys (AuthorizationFailed) The client…

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.
945 questions
asked 2024-05-02T14:57:41.7333333+00:00
Christopher Mills 20 Reputation points
commented 2024-05-06T12:33:24.58+00:00
RNareddy 595 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

MAUI ML.Net app running on arm64 Android device

Hello there! I have managed to create MAUI App, that utilizes ML model trained on my Windows PC. This is simple app, that classifies text into 2 categories, positive or negative. Here are the links for tutorial…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,901 questions
.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
150 questions
asked 2023-08-15T20:07:46.25+00:00
Maxim Sarukhanov 20 Reputation points
edited a comment 2024-05-06T12:33:00.1+00:00
Datis Almaspoor 0 Reputation points
1 answer One of the answers was accepted by the question author.

Why is the "Capacity Header" showing in my Azure Instance and not in co-workers?

Perhaps someone here can help direct me, I am able to see "Capacity" in the header in the Sprint Board. When I send the same url that I am using to someone else, they cannot see the "Capacity" Header in their Sprint Board. Does anyone…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,188 questions
asked 2024-05-03T13:29:45.2766667+00:00
LEOS, LINDA 61 Reputation points
accepted 2024-05-06T12:32:23.25+00:00
LEOS, LINDA 61 Reputation points
3 answers One of the answers was accepted by the question author.

[Winui3]How to show a model window?

PrivacyWindow::PrivacyWindow() { InitializeComponent(); //...... window_handle_ = GetWindowHandle(); auto window_id = winrt::Microsoft::UI::GetWindowIdFromWindow(window_handle_); app_window_ =…

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
728 questions
asked 2022-07-01T08:22:42.937+00:00
lei han 46 Reputation points
commented 2024-05-06T12:22:35.76+00:00
jianqiu xu 0 Reputation points
2 answers One of the answers was accepted by the question author.

Create a MAUI application that lives in the system tray (Windows)

Hi, We want to create an application that essentially lives in the system tray. When a user wants to do something, they right-click on the icon, choose what they want to do from the context menu of system tray, and that starts the GUI with the choice…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,901 questions
asked 2023-03-08T05:03:30.4633333+00:00
Sanket Vinod Solanki 30 Reputation points
commented 2024-05-06T12:09:19.82+00:00
Spanu, Marcello 0 Reputation points
1 answer One of the answers was accepted by the question author.

Is DALL-E "Edits" endpoint available in Azure Open AI Studio?

BACKGROUND (1) Open AI Specs state that DALL-E has an "edits" endpoint. Ref: https://platform.openai.com/docs/guides/images/usage (2) Specs state only DALL-E 2 has "edits" endpoint, but to what I can remember, it's being rolled out…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,195 questions
asked 2024-05-02T14:24:33.1266667+00:00
Zent Lim 20 Reputation points
commented 2024-05-06T11:55:42.46+00:00
Zent Lim 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to Instruct Azure Open AI - DALL-E - Generate End Point to create images with specified text?

I'm having a difficult time making DALL-E (2 and 3) generate images with text. I specified the exact text within the prompt. But the text in the generated image is either illogical or wrongly spelled. Below are sample prompts and generated images. (1) a…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,195 questions
asked 2024-05-02T14:49:10.58+00:00
Zent Lim 20 Reputation points
commented 2024-05-06T11:54:39.6766667+00:00
Zent Lim 20 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Virtual Desktop - DomainJoinedCheck failed

After creating a host pool with a virtual machine (connected to Entra-ID), I consistently receive notifications that the DomainJoinedCheck and DomainTrustCheck have failed. I have already implemented all the tips from the community, and as far as I can…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,368 questions
asked 2023-12-29T14:16:45.1866667+00:00
Sebastian Kluge 30 Reputation points
commented 2024-05-06T11:52:58.66+00:00
Glenn Horton 15 Reputation points
5 answers One of the answers was accepted by the question author.

Can't promote DC - "verification of prerequisites for active directory preparation failed "the specified user is not a member of the following groups"

Hello, I am trying to promote a DC into an existing domain. This is the account on the existing domain I am using.

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,176 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,901 questions
asked 2023-05-04T21:35:03.9633333+00:00
Boe Dillard 666 Reputation points
commented 2024-05-06T11:35:41.9866667+00:00
Nikša Pirović 0 Reputation points
1 answer One of the answers was accepted by the question author.

Program crashes on start randomly

I have an application that streams audio over a websocket connection which records/renders it from the device. When the application launches, Windows closes it with the following error message displayed in the event viewer. Faulting application name:…

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,772 questions
asked 2024-04-11T10:19:56.5+00:00
Preethi Ravi 55 Reputation points
edited the question 2024-05-06T11:27:48.69+00:00
Preethi Ravi 55 Reputation points
2 answers One of the answers was accepted by the question author.

Effects of turning off Security Defaults

We turned on Azure AD Security Defaults about a week ago but now need to turn it off and configure conditional access policies for MFA. About half of our accounts have registered for MFA authentication. Will our already registered accounts need to…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,572 questions
asked 2022-08-02T21:12:14.35+00:00
Jim Goyette 21 Reputation points
commented 2024-05-06T11:19:33.3466667+00:00
2 answers One of the answers was accepted by the question author.

How to set a signature default for new messages and reply/ forward messages in outlook using poweshell script

How can I use a PowerShell script to set a default signature for new emails and reply/forward messages in Outlook? We have created a new signature and pushed it out to all users in our organization, and now we want to automate the process of setting this…

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,358 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,370 questions
asked 2023-07-31T12:32:24.68+00:00
Athira Chandran 20 Reputation points
answered 2024-05-06T11:19:30.9366667+00:00
Topaz George 0 Reputation points
1 answer One of the answers was accepted by the question author.

Graph API forward mail

I'm trying to use the endpoint, POST /users/{id | userPrincipalName}/messages/{id}/forward (https://learn.microsoft.com/en-us/graph/api/message-forward?view=graph-rest-1.0&tabs=http). I'm able to send, search and get mail, but whenever I try this…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,657 questions
asked 2024-05-03T15:18:58.1966667+00:00
Eric Faro 0 Reputation points
accepted 2024-05-06T11:07:47.9633333+00:00
Eric Faro 0 Reputation points
1 answer One of the answers was accepted by the question author.

Cannot train custom ai vision model as the model hangs during training

I am using Cognitive Service deployed in West Europe with tier S0 and would like to train my custom AI vision model for image classification. I have successfully prepared training data with Azure Machine Learning Studio and have started model training in…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
220 questions
asked 2024-04-30T08:06:22.1666667+00:00
Konrad Gałczyński 20 Reputation points
accepted 2024-05-06T11:04:50.0766667+00:00
Konrad Gałczyński 20 Reputation points