289,142 questions

Sort by: Updated
1 answer

Setting up rule for delegate meeting requests

I am a delegate for my several calendars, so all meeting invitations sent to them appear in my Inbox. There is one delegate I do not require constant visibility for so I am trying to create a rule with no luck. I created a folder called "Meeting…

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,815 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
2,990 questions
Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,008 questions
asked 2024-05-01T14:33:41.0533333+00:00
S G 0 Reputation points
answered 2024-05-01T15:08:39.6866667+00:00
Martin Ilesanmi 0 Reputation points
5 answers

How do I get a stable New Teams install on a 2019 Server running a Citrix VDA?

Hello, everyone! I've gone through all of these requirements on a fresh install of Server 2019: I have the correct .msix x64 Teams file. I am getting the following errors using the bootstrap installer: Using another forum post, I tried this command:…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,464 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,102 questions
asked 2023-11-08T20:44:28.06+00:00
Steve Hurd 0 Reputation points
answered 2024-05-01T15:08:01.6166667+00:00
Jamie 0 Reputation points
2 answers

UPDATE fields

Hello, This works when using insert into: Using command As New OleDbCommand("INSERT INTO Table (Column1) VALUES (?)", connection) command.Parameters.AddWithValue("@param1", field1) command.ExecuteNonQuery() …

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,266 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,575 questions
asked 2024-04-30T13:38:47.02+00:00
StewartBW 285 Reputation points
answered 2024-05-01T15:06:25.55+00:00
Karen Payne MVP 35,036 Reputation points
1 answer

How to use ForEach-Object -Parallel in Azure Devops Pipeline Agent.

I want to use a PowerShell script which has below cmdlet. When I tried to use MS Hosted Pipeline agent with Parallel feature I'm getting "Parameter set cannot be resolved using the specified named parameters" error. How can I execute the…

Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,377 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,069 questions
asked 2024-04-30T15:59:10.87+00:00
Ramakrishna Abhijeet P 70 Reputation points
commented 2024-05-01T15:06:25.37+00:00
Rich Matheisen 44,856 Reputation points
3 answers

How to setup Excel Interop for Exccel 365

I've been attempting to setup a project that allows me to use Excel Interop in C# on the Office 365 version (I need to create and edit some sheets to automate some tasks from work involving CSV files). However almost every attempt has resulted in the…

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,266 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,500 questions
asked 2022-07-24T23:40:22.707+00:00
Zach Sim 21 Reputation points
answered 2024-05-01T15:04:18.05+00:00
Richie Mathison 0 Reputation points
1 answer One of the answers was accepted by the question author.

curl: (7) Failed to connect to 104.40.21.133 port 80 after 170 ms: Couldn't connect to server while doing Exercise - Configure network access

I am going this exercise number of times but still could not get the expected output . Can you please support ?

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.
924 questions
asked 2023-09-23T09:50:24.91+00:00
commented 2024-05-01T15:04:06.3333333+00:00
AmaranS 2,435 Reputation points Microsoft Vendor
1 answer

64-bit conversion explanation what to do now?

https://learn.microsoft.com/en-us/previous-versions/office/troubleshoot/office-developer/automate-excel-from-visual-basic-net this does not work I read somewhere else that this is because of the 64-bit conversion and this code sample is written the…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,616 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,500 questions
asked 2024-05-01T14:50:44.15+00:00
Richie Mathison 0 Reputation points
answered 2024-05-01T15:02:55.11+00:00
Michael Taylor 48,486 Reputation points
2 answers One of the answers was accepted by the question author.

How do I image an existing azure VM to use locally.

Hello, I'm using an azure Server 2019 Standard VM for a cloud backup solution. The costs for the storage drive on this VM is beginning to not make sense. I have hardware that I can use locally in my data center for this backup. I would like to…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,146 questions
asked 2023-01-03T17:13:37.893+00:00
RJ Emmett 26 Reputation points
answered 2024-05-01T15:01:25.2233333+00:00
RJ Emmett 26 Reputation points
3 answers

Get the Folder GUID using Power Shell

I am trying to get the folder GUID using its URL, i tried this power shell:- #Variables $SiteURL = "https://*****.sharepoint.com" $ServerRelativeUrl= "/Shared Documents/FolderA" Try { #Setup the context Connect-PnPOnline…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,658 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,377 questions
asked 2022-05-13T01:54:43.933+00:00
john john 946 Reputation points
commented 2024-05-01T14:58:31.7233333+00:00
Cheri Bell 1 Reputation point
1 answer

Updating app service from .NET 6 to 8

I'm trying to update my asp.net core backend from .NET 6 to 8. I've updated the target framework for the projects, changed the docker images to version 8, and updated the exposed ports. It runs as expected locally. (In the past month, I've updated a…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,387 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,178 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,900 questions
asked 2024-04-30T20:53:38.6433333+00:00
Rebekah Williams 0 Reputation points
commented 2024-05-01T14:51:45.8433333+00:00
Rebekah Williams 0 Reputation points
1 answer

Haven’t received a PL-300 certificate after completion of Level 4 Data Analyst with Power BI apprenticeship.

Good afternoon. Without giving any personal details: I have completed a apprenticeship program in the UK with a company called QA. That program included PowerBI certification and i should have received at the end the PL-300 certification. I have…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,082 questions
asked 2024-05-01T13:59:41.95+00:00
Marco Branco 0 Reputation points
edited the question 2024-05-01T14:48:55.14+00:00
kguntaka 405 Reputation points Microsoft Vendor
1 answer

Error in VSCode when connecting to Function Apps in some subscriptions but not others.

In VS Code, using the Azure Extension, when I click on a Function Apps there is an error generated for each function in two of my subscriptions but not two others. It makes no difference whether the functions are working or not. The error seems to come…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,283 questions
asked 2024-04-19T14:43:07.7933333+00:00
WildAl 25 Reputation points
edited the question 2024-05-01T14:47:34.16+00:00
WildAl 25 Reputation points
2 answers

How to fill a ListView?

Dear all, I'm a beginner in C#. Could anyone tell me how to fill a ListView?

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,266 questions
asked 2024-04-30T05:22:04.94+00:00
BenTam 1,561 Reputation points
answered 2024-05-01T14:46:59.7066667+00:00
Karen Payne MVP 35,036 Reputation points
2 answers

Calendar booking using datagridview

Good day everyone, I make a calendar booking using datagridview. Please take a look the image below. as you can see they have Book start and Book end. Now I want to put a color from date start to date end. Please take a look the image below. I don't…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,616 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,266 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
942 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
968 questions
asked 2024-04-21T12:46:33.5133333+00:00
Jay-R Hayashi 206 Reputation points
edited a comment 2024-05-01T14:43:30.4533333+00:00
Jay-R Hayashi 206 Reputation points
1 answer One of the answers was accepted by the question author.

How to block access to "Settings" and adding extensions in Visual Studio Code?

How to block access to "Settings" and adding extensions in Visual Studio Code? The program is used by many users on one workstation

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
173 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
968 questions
asked 2024-05-01T08:15:53.5966667+00:00
Jarek1020 0 Reputation points
accepted 2024-05-01T14:42:28.4866667+00:00
Jarek1020 0 Reputation points
1 answer

Azure AI Documents integration into SharePoint

Hi. I'm trying to find a way to integrate Azure AI Documents into SharePoint and unfortunately can't find anything. Is it even possible today? Or it is, and I just didn't find? I'll be grateful for any advice or links. Thanks

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,658 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,379 questions
asked 2024-05-01T10:57:55.64+00:00
Mykyta Radziievskyi 0 Reputation points
answered 2024-05-01T14:37:22.9866667+00:00
Ioannis Katsaounis 176 Reputation points
1 answer

I'm able query event data of a resource account using calendarView delta, I receive events as well as deltaLink. But when I use the deltaLink to fetch incremental changes, I'm getting 403 error. What am I doing wrong?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,618 questions
asked 2024-04-30T09:29:57.7566667+00:00
Sivaprasad Derangula 5 Reputation points
edited a comment 2024-05-01T14:37:01.9366667+00:00
Віталій Мазуренко 20 Reputation points
2 answers

Power Automate's deep integration across multiple data sources module

Hello, After completing steps 9, 10 and 11 I don't see an environment field for step 12. I see Change Type, Table Name and Scope field in the action configuration pane. This question is related to the following Learning Module

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.
59 questions
asked 2024-04-30T15:21:45.9366667+00:00
Hughes, Timothy 0 Reputation points
answered 2024-05-01T14:34:51.64+00:00
Syed Saleem Peera 545 Reputation points Microsoft Vendor
1 answer

What is the difference between AddHttpClientInstrumentation and AddAspNetCoreInstrumentation

In Asp.net core, to provide auto trace instrumentation, we can do the followings. services.AddOpenTelemetryTracing(providerBuilder => { providerBuilder …

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,178 questions
asked 2022-09-16T22:57:23.02+00:00
andrew choi 1 Reputation point
answered 2024-05-01T14:34:25.1066667+00:00
Liam Bao 0 Reputation points
1 answer

Azure Server Authentication mysteriously stops functioning since last night

Issue resolved: The latest KeyVault update Microsoft implemented breaks older versions of the Azure CLI. Update your Azure CLI to 2.6, that should resolve the issue. (it did for me) To debug the software, I'm using an Azure KeyVault which stores all…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,120 questions
asked 2024-04-30T08:52:02.27+00:00
Lucas Harskamp 20 Reputation points
edited the question 2024-05-01T14:32:43.6566667+00:00
Lucas Harskamp 20 Reputation points