54,626 questions

Sort by: Answers
0 answers

Task Scheduler: is there a way to set a visual-color-based trigger for an AutoHotkey Macro?

Hi all So in essence, I am trying to create an automated routine, where my computer engages monochrome mode (Ctrl+Win+C) every 30 minutes. I have partially achieved this in that I have created an AutoHotkey script which sends Control+Windows+C, when…

Windows Autopilot
Windows Autopilot
A collection of Microsoft technologies used to set up and pre-configure new devices and to reset, repurpose, and recover devices.
416 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,369 questions
asked 2024-05-19T15:36:47.71+00:00
Tom Files 0 Reputation points
0 answers

Invalid chat format. Unexpected keys in messages.

I am getting error: Invalid chat format. Unexpected keys in messages. I am using Chat Playground Azure OpenAI

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,251 questions
asked 2024-05-04T06:11:40.9+00:00
Susan Ping (TS-PH) 10 Reputation points
commented 2024-05-19T15:36:27.4033333+00:00
Abdulmajeed Garoot 0 Reputation points
0 answers

DirectoryInfo GetDirectories Reverse

Hello, Using this code and need to reverse the list returned by GetDirectories: Dim di As New DirectoryInfo(path) Dim di2 As DirectoryInfo() = di.GetDirectories How to reverse di2 list? Thanks :)

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,356 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,599 questions
asked 2024-05-19T15:25:17.47+00:00
StewartBW 425 Reputation points
0 answers

Getting InvalidUserAssignedMiCredential when trying to deloy Synapse Artifacts

Hi, I am trying to deploy synapse artifacts. I am getting error { "ArtifactName": "DevUserAssignedMI", "ArtifactType": "Credentials", "StatusCode":…

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,443 questions
asked 2022-09-08T15:20:29.617+00:00
kk 41 Reputation points
edited a comment 2024-05-19T15:24:54.5866667+00:00
Prajapati, Vipul 0 Reputation points
0 answers

SDelete on EFS encrypted folder displaying weird behavior, filling up drives when no clean drive parameter specified

C:\Users\user>sdelete -p 3 -r -s C:\temp\ToDelete SDelete v2.04 - Secure file delete Copyright (C) 1999-2019 Mark Russinovich Sysinternals - www.sysinternals.com SDelete is set for 3 passes. C:\temp\ToDelete\ForDeletion.txt...deleted. …

Sysinternals
Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
1,099 questions
asked 2021-04-01T04:23:51.48+00:00
Tan, Yong Kee 1 Reputation point
edited a comment 2024-05-19T15:06:30.8133333+00:00
miwoj 0 Reputation points
0 answers

image do not show in .net android?

I add ImageView in activity_main.xml and set the src android:src="@mipmap/tab_index" but it is not show. just white .

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,299 questions
asked 2024-05-19T15:06:04.2166667+00:00
mc 3,701 Reputation points
0 answers

Invalid Input type when testing fine tuned endpoint from MSlearn Demo

I'm following the tutorial : https://microsoftlearning.github.io/advanced-gen-ai/Instructions/04-finetune-model.html However at the end when I test the data it fails with error : File…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,598 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,251 questions
asked 2024-05-16T20:25:10.01+00:00
Matt Woodcock 21 Reputation points
commented 2024-05-19T15:01:30.7733333+00:00
Matt Woodcock 21 Reputation points
0 answers

Javascript Gridview checkbox alert message not working properly.

I am using javascript validation in gridview. I have selected checkboxes in the gridview. but, still it's throwing alert message unncessarily. where is the problem in the below code. kindly update asap if anyone identified the issues. or pls. provide…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,303 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,356 questions
asked 2024-05-19T14:52:29.7566667+00:00
Gani_tpt 1,666 Reputation points
0 answers

WebClient Timeout

Hello, I used many WebClient : OpenRead, UploadValues, DownloadString, DownloadStringAsync, DownloadFileAsync in my app. Need to set a timeout for each one and found this code, added the Dispose sub myself, needed to check if it's fine to use it? A class…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,599 questions
asked 2024-05-19T14:43:38.9+00:00
StewartBW 425 Reputation points
edited the question 2024-05-19T14:50:07.12+00:00
StewartBW 425 Reputation points
0 answers

Microsoft outlook and Exchange 2019 connectivity

Hi We operate Exchange in hybrid mode. Email boxes are still in operation on exchange 2019. Users also use older mobile phones with Android 8 to access their mailboxes. Unfortunately, this version does not support Mobile Outlook. Only Outlook and Lite…

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,908 questions
asked 2024-05-19T14:37:55.4+00:00
Marek G 151 Reputation points
0 answers

Cannot login to Microsoft 365 Developer account

When I tried to sign in to my developer account sandbox, I was getting this error: You can't sign in to the Microsoft 365 Developer Program with your sandbox subscription administrator ID. Please sign in with your Developer Program account. For details,…

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.
3,916 questions
asked 2024-05-19T14:14:50.55+00:00
DucNguyen_231 0 Reputation points
0 answers

How to connect to Azure Cosmos DB for MongoDB vCore via a private endpoint from app service?

Hi everyone, I'm having trouble connecting to the mongodb from one of my web app. It used to work perfectly until a private endpoint was configured. I tried to replace the domain name in the connection string with the FQDN. I got this…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,467 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,987 questions
asked 2024-05-17T03:22:11.1066667+00:00
Phillip Hu 0 Reputation points
commented 2024-05-19T14:05:28.6966667+00:00
Phillip Hu 0 Reputation points
0 answers

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 each Dl's that not to receive emails from outside and that we cannot change due to security…

Microsoft Exchange Online
asked 2024-05-19T14:00:48.01+00:00
Sanjay Bhakuni - admin 60 Reputation points
0 answers

Is SytemMessage not working still in 1.0.0-beta16 version

I am trying to use systemMessage in my sdk 1.0.0-beta16 version with model gpt 3.5 turbo , can somebody please let me know if it is still not working with beta16 or 17 version, or is there any other way to do it? using ChatCompletionOptions. Any help…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,251 questions
asked 2024-05-19T13:54:43.17+00:00
Seth, Rakhi 0 Reputation points
0 answers

VBA editor crashes Outlook 365

VBA Editor crashes Outlook was working until recently but now Outlook hangs VBA

Outlook
Outlook
A family of Microsoft email and calendar products.
3,077 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,599 questions
asked 2024-05-19T13:51:55.0533333+00:00
Adi 0 Reputation points
0 answers

Azure PostgreSQL flexible Server Database Managed Identity connection

Hello, -We have created Azure postgres Flexible server with Microsoft Entra Authentication only deployment as Paas in Azure subscription. -We have added Azure Service Principal into Database admin user via Azure portal. We have created Azure VM and…

Azure Database for PostgreSQL
asked 2024-05-19T12:23:47.7566667+00:00
Maruthuvel Ramachandran 0 Reputation points
edited the question 2024-05-19T13:42:18.6733333+00:00
Sreeju Nair 11,621 Reputation points
0 answers

؟لماذا يتوقف التيميز عن الاستمرار ويتطلب تسجيل الدخول مرة اخري

يتوقف مايكروسوفت تيميز عن تسجيل الدخول ... ويطلب إرسال كلمة المرور الخاصة به ... اكثر من مرة ... قمت بحذف التطبيق وبانزاله مرة اخرى ولكن تعود هذه المشكلة للظهور رغم اني أحدث التطبيق من المتجر الخاص بجهازي .

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,906 questions
asked 2024-05-19T13:35:25.6833333+00:00
0 answers

Maui app for Android how to get rid of this dialog

Hello All. I use Ver 17.10 preview 7 and android Ver 34. I get the following dialog (image) and when I cancel it all go OK But every time I build my app it's appears and I need to cancel it to continue the build task. Please how I can get rid of it. …

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,673 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,960 questions
asked 2024-05-19T08:46:12.7066667+00:00
Haviv Elbsz 1,946 Reputation points
edited the question 2024-05-19T13:23:02.9533333+00:00
Haviv Elbsz 1,946 Reputation points
0 answers

Azure Data Factory still generating deleted log even with "After completition" set to "No Action"

Hi, I’m facing the issue below. I have a Data Flow that inserts a filter into an Azure SQL DB. I’ve set it to “Delete source files” after completion, but it’s still generating a log in the Blob storage, which I don’t want. So, I changed it to “No action…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,693 questions
asked 2024-05-19T13:19:22.4433333+00:00
Azevedo Emanoel 1 Reputation point
0 answers

Connect ACA with Azure postgres via managed identity

Hi, Need help in connecting Azure container app (java application) with Azure postgresqlSQL database (enabled Microsoft Entra authentication) using azure managed identity. Looking for guidance.

Azure Database for PostgreSQL
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
282 questions
asked 2024-05-16T16:26:24.5166667+00:00
Lakshmi 0 Reputation points
commented 2024-05-19T13:13:32.9566667+00:00
Lakshmi 0 Reputation points