386,472 questions

Sort by: Updated
2 answers

New Outlook for Windows use in VBScript

Can the NEW Outlook for Windows (free) edition be used with the Visual Basic Script context as follows: Server.CreateObject("Outlook.Application") ? If so, what is the correct literal to use instead of "Outlook.Application" ?

Internet Information Services
Outlook
Outlook
A family of Microsoft email and calendar products.
4,012 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,737 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,989 questions
asked 2024-11-09T00:50:31.66+00:00
Robert Brinkoetter 0 Reputation points
answered 2024-11-09T03:31:13.5766667+00:00
simo-k 555 Reputation points
0 answers

Azure Guidance for Phi-3.5 endpoint not working

Several weeks ago, I set up an Phi-3.5-mini-instruct endpoint using Azure AI Studio. I then code based on the following tutorial: https://github.com/microsoft/Phi-3CookBook/blob/main/code/01.Introduce/guidance.ipynb The code worked as of Wednesday,…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,901 questions
asked 2024-11-04T17:14:24.72+00:00
Glenn Wright 5 Reputation points
commented 2024-11-09T03:22:38.62+00:00
YutongTie-MSFT 52,861 Reputation points
14 answers

Task scheduler - Windows 2019 - Indefinitly task not running

Hi, This is not a qestion, this is an answer ! I hope it could help because I spent hours. On Windows server 2019, if you have a task to repeat let say every 5 minutes indefinitly, You have to trigger it this way : On a schedule One time …

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,796 questions
asked 2021-03-12T09:58:50.41+00:00
Eric C 126 Reputation points
edited a comment 2024-11-09T03:17:26.35+00:00
Dennis 0 Reputation points
0 answers

Windows 11 upgrade

Good morning to you all I have a HP probook 440 g8 still running windows 10 home if i run windows update from the OS in the laptop the rusult is that system doesn't have the requirements for windows 11 if i run PC heatlh check tool the result is:…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,716 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,894 questions
asked 2024-11-09T03:12:33.3366667+00:00
Michelangelo Stillante 21 Reputation points
0 answers

how to add support for model deployment?

hi, i want to add support for more models. ex. deberta. when i go to model catalog and add deberta i get the following…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,963 questions
asked 2024-11-08T11:07:57.3366667+00:00
Eliah Ninyo 0 Reputation points
commented 2024-11-09T03:05:50.0733333+00:00
YutongTie-MSFT 52,861 Reputation points
2 answers

How to set Public Folder permission on Windows Exchange Server 2016

Created a public folder in the Exchange server 2016 and only set staff A,B C able to access into this folder. However, we found that Staff X, Y, Z can access into this folder. And we checked that under folder permission only showed staff A, B,C. How to…

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,669 questions
asked 2024-10-03T08:41:47.2933333+00:00
CC 0 Reputation points
answered 2024-11-09T02:54:35.4266667+00:00
CC 0 Reputation points
1 answer

Moderator Assistance Requested - Duplicate Question, unable to delete.

I have a question I accidentally posted 3 times due to a screen refresh Issue. Please delete all of them, and this one once addressed. My apologies, asking as per, Deletion is not an option for me. here are the links to said question: …

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
823 questions
asked 2024-11-09T01:36:45.2633333+00:00
Adam W Edwards 1 Reputation point
edited the question 2024-11-09T02:52:08.1833333+00:00
simo-k 555 Reputation points
2 answers

How to fix ManagedIdentityIsNotEnabled error in Azure Web App?

I recently deployed my AI RAG system build with Azure AI Studio as a web app. When trying to chat on the app I get: Error code: 400 - {'error': {'requestid': '93caf8bc-7e09-4a2f-8281-4919fd568e77', 'code': 400, 'message': 'Failed to get managed identity…

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.
11,011 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,909 questions
asked 2024-09-26T08:15:46.21+00:00
Filip Ge 0 Reputation points
answered 2024-11-09T02:43:41.09+00:00
Shwan Ciyako 0 Reputation points
0 answers

BindingNavigator events

Hi Relatively new to C#. I have added a BindingNavigator in code using: private readonly BindingNavigator BN = new(true); Everything works fine and all the common BindingNavigator controls function correctly. I added it in code, and set a few…

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.
11,011 questions
asked 2024-11-09T02:32:53.0166667+00:00
Slartibartfast 0 Reputation points
1 answer

Invalid Header Value Error when calling Put Range Method

Hi All, We are following below process to upload a file on to Azure Storage Container but Put Range is always failing with Invalid Header Value Error. Create File : Able to upload an empty File .csv Put Range : Failing with below error The value for…

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.
3,222 questions
asked 2024-11-08T08:38:29.2566667+00:00
NagendraPrasad Gangu 0 Reputation points
edited an answer 2024-11-09T02:32:23.3833333+00:00
Keshavulu Dasari 1,155 Reputation points Microsoft Vendor
1 answer

How to join the 3 KQL tables?

Hi all, I want to get the inactive users data with seesionhostname, hostpoolname, lastlogindate,username and i am trying to get it through KQL query which we need to join 3 tables i am getting the below error 'join' operator: Failed to resolve column…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,320 questions
asked 2024-11-01T19:20:18.39+00:00
kavya madda 60 Reputation points
commented 2024-11-09T02:25:15.8966667+00:00
Pranay Reddy Madireddy 440 Reputation points Microsoft Vendor
0 answers

Graph API does not work in console app but works in UI app.

Hi, I am created an app using Graph API. I need to run the app as a Windows Form UI app and as a console app. I am using client credential flow. After setting up all required app permissions, my Windows Form UI app works fine. I can retrieve various…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,272 questions
asked 2024-11-09T02:18:35.38+00:00
Chris Zohno 0 Reputation points
0 answers

Azure ML | Export Data from Azure MLTable to SharePoint List

Hello, I have processed data in a Azure ML table which gets updated via PromptFlow periodically. How can I export this Azure MLTable to a SharePoint List? Thank You, Avni Bhatt

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,963 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,827 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,901 questions
asked 2024-11-09T02:02:21.86+00:00
Avni Bhatt 100 Reputation points
0 answers

Reschedule exam

How to reschedule exam as I was not able to attempt the exam on the scheduled time due to techinal issues

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,019 questions
asked 2024-11-09T01:58:44.5766667+00:00
Rakesh Gupta, Kiran 0 Reputation points
0 answers

the request failed or the service did not respond in a timely fashion sql 2022

59 I have the following error while I connect to SQL Server Configuration Manager I changed the built in account to Local System according to internet advices but it didnt work. This error message occured. I also replaced the files in…

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,993 questions
asked 2024-11-09T01:58:39.52+00:00
sebzecorbasi 0 Reputation points
0 answers

How to fix Correlation id c249f02932200005b6434ac22032db01 to log in in windows

I can't log in in Windows. The pin stopped working. It ask me to reset my password and I did it 5 times and it still not working.Correlation id c249f02932200005b6434ac22032db01 Timestamp: 2024-11-08T21:11:50.802Z

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,716 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,894 questions
asked 2024-11-09T01:50:15.78+00:00
Juan Pablo 0 Reputation points
4 answers

Otra cuenta de tu organización ya inició sesión en este dispositivo. Intentalo de nuevo con otra cuenta.

mi office no me deja ingresar Correlation Id: 76bf7b82-af8c-5640-bd8c-c46d8a8d3b01 Timestamp: 2023-05-08T13:02:52.000Z DPTI: 0eb6fbfed0064a71e4f84f24bf3e853acbd48b6bed4f2bcdab4f7aef376e507e

Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,726 questions
asked 2023-05-08T13:09:11.0033333+00:00
Maria Victoria Mosquera 10 Reputation points
commented 2024-11-09T01:43:13.9366667+00:00
Juan Pablo 0 Reputation points
0 answers

Bitlocker Decryption has been pauzed and cant resume

I was decrypting my hard drive when my son nokt the hard drive of the pc and was disconnected . now when I connected the hard drive bitlocker decrypting is pauzed and cant resume "The bitlocker metadata for encrypted drive is not valid" when I…

Windows Hardware Performance
Windows Hardware Performance
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.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,625 questions
asked 2024-11-09T01:34:50.0233333+00:00
Jimmy 0 Reputation points
1 answer

How to extract URL output into a csv file (on next step)?

I am trying to extract an output (URL) from previous step to the next step. If one puts the output from "Execute JavaScript Code" into a browser, it generates a csv file automatically, and that is the final output. I am trying to move to the…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,211 questions
asked 2024-11-08T23:12:20.2266667+00:00
King Java 520 Reputation points
answered 2024-11-09T01:34:21.9966667+00:00
LeelaRajeshSayana-MSFT 15,966 Reputation points
1 answer

How to add custom paper to windows system

I'm looking for help with programmically (VB.NET) adding a custom paper size to window system (not a printer). There are plenty of solutions showing how to define custom paper for printing. But none about adding custom paper to system. Windows have a…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,919 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,737 questions
asked 2024-11-08T19:08:10.8966667+00:00
Andrzej 0 Reputation points
answered 2024-11-09T01:27:39.5066667+00:00
KOZ6.0 6,490 Reputation points