288,368 questions

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

How to Get address datagridview cells row by row to an array Linq

I do not want to address this way. Is there another way of LINQ? And if there is no way with linq, with a function that obtains cell addresses row by row Dim AddressCells As DataGridViewCell() = {dgv.Rows(0).Cells(0), dgv.Rows(0).Cells(1),…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,571 questions
asked 2024-04-26T15:52:24.5033333+00:00
Mansour_Dalir 1,531 Reputation points
edited an answer 2024-04-27T06:38:52.8666667+00:00
KOZ6.0 4,810 Reputation points
2 answers

Grant permissions to external trusted domain

Hi, I'm trying to grant permissions to some users within an external trusted domain. I already have the trust set up and it has been for years so I don't think this is the problem. I've been reading on some other posts that users should be added to a…

Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,529 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,859 questions
asked 2022-02-15T15:57:26.99+00:00
Zac-M 1 Reputation point
commented 2024-04-27T06:23:17.18+00:00
jeremiahingram 0 Reputation points
6 answers One of the answers was accepted by the question author.

Refresh rate Automatically changes when unpluging the charger

So , i am just using a new asus tuf f15 but when i unplug the charger , the refresh rate changes from 144z to 60 hz , someone please help me how do i keep the display 144hz all time

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,002 questions
asked 2021-07-28T03:25:11.897+00:00
Aayush Arora 26 Reputation points
commented 2024-04-27T06:23:14.3966667+00:00
Subhan Mahapatra 0 Reputation points
1 answer

Teams Call dropped.

Hello  Please i need your help on this issue. Teams calls dropped during transfers in Microsoft Teams.  I would like to know why these calls were dropped and need some help with that.  Any info on this would be greatly appreciated

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,074 questions
Microsoft Teams Phone
Microsoft Teams Phone
Teams Phone enables call-control and Private Branch Exchange (PBX) capabilities in the Microsoft 365 cloud with Microsoft Teams.
121 questions
asked 2024-04-26T17:27:02.85+00:00
IniobongNkanga-8038 246 Reputation points
answered 2024-04-27T06:15:46.2733333+00:00
Priyanshu Kumar Jha 0 Reputation points
2 answers One of the answers was accepted by the question author.

Renew my Microsoft Certification

Hi, I acquired Microsoft Data Analyst certification couple of years back. Last year December 3rd was my second due and I missed renewing due to personal commitments. I was going through a rough patch. Can you please help me renew it again ?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,002 questions
asked 2024-01-18T04:27:59.7333333+00:00
strikersree 21 Reputation points
accepted 2024-04-27T06:13:20.5633333+00:00
strikersree 21 Reputation points
1 answer

Approving Table access via workflows does not work in Microsoft Purview

Hi, I saw a couple of demos on YouTube https://youtu.be/bpdb0x43eNQ where it is demonstrated that if the user tries to request access to the Synapse or Azure SQL DB table access and the approver approves the request requester can directly able to access…

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.
932 questions
asked 2024-04-13T01:03:24.3566667+00:00
Rajaniesh Kaushikk 476 Reputation points MVP
commented 2024-04-27T06:11:30.5466667+00:00
Rajaniesh Kaushikk 476 Reputation points MVP
1 answer

create a storage account along with file share and using security protocols using Python SDK

We want to create a storage account along with file share and using security protocols using Azure Python SDK or teraform. And we are able to create a storage account along with file share manually from Azure portal and we able to apply the Security…

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,687 questions
asked 2024-04-12T11:01:58.1633333+00:00
suresh Reddy 41 Reputation points
commented 2024-04-27T06:11:00.7733333+00:00
suresh Reddy 41 Reputation points
2 answers

I cannot access a lab

I'm trying to access my lab but it's buffering and gives an error of launch fail then it buffers forever. 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.
49 questions
asked 2024-04-24T00:53:39.6266667+00:00
Thando Love Collin Nhlapo 0 Reputation points
edited the question 2024-04-27T05:59:28.8366667+00:00
Syed Saleem Peera 390 Reputation points Microsoft Vendor
1 answer

Create dynamic reports with parameters

I tried many times but shows an error while importing data into powerBI, Hwlp me to resolve this issue. 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.
49 questions
asked 2024-04-24T16:07:54.4733333+00:00
kumud prajapati 0 Reputation points
edited the question 2024-04-27T05:57:58.82+00:00
Syed Saleem Peera 390 Reputation points Microsoft Vendor
1 answer

Azure Stack HCI 23H2 Deployment Stuck on Azure Portal

Hi All, I am trying to deploy Azure Stack HCI 23H2. Initially, I got many errors while deploying the cluster via Portal. However, I fixed all of them and continued with the installation. I could see the installation got stuck on the Azure Portal at…

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
265 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
945 questions
Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
321 questions
asked 2024-04-25T22:21:20.95+00:00
ABHISHEK NAYAK 0 Reputation points
edited a comment 2024-04-27T05:33:53.63+00:00
ThePowershellFan-4984 1 Reputation point
1 answer

LinQ - XML special path, condition

I need to change an element value that is dependent on the STEP value. MarkPosition or ControlPosition Can I pre-select better with XPathSelectElements? If so, how? <STEP value="MarkPosition"> <STEP…

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,249 questions
asked 2024-04-26T18:14:43.01+00:00
Noah Aas 100 Reputation points
answered 2024-04-27T05:25:45.5233333+00:00
Viorel 112.1K Reputation points
1 answer

Linked services issue which connecting to OnPrim DB2

I am trying to connect to Linked services for OnPrim DB2 using a VM as middle layer, I have checked the telnet connectivity everything is connected but when I used the selfhosted and tried to connect then I get the attached error, Can any one help to…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,545 questions
asked 2024-04-25T18:49:31.19+00:00
Mallik 0 Reputation points
commented 2024-04-27T05:18:00.41+00:00
phemanth 5,735 Reputation points Microsoft Vendor
1 answer

How to parameterize pipeline concurrency (number of parallel runs) in Azure Data Factory

I have two pipelines: parent pipeline to read configuration file (lookup activity), filter it with filter activity and pass the resulting array (e.g. 50 items) to ForEach activity to run child pipeline to perform per-item work in a predefined number of…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,545 questions
asked 2024-04-25T11:49:35.2833333+00:00
Azurin4848484 0 Reputation points
commented 2024-04-27T05:14:56.8566667+00:00
phemanth 5,735 Reputation points Microsoft Vendor
3 answers

Error debugging Cognitive Search - The SharePoint data requires a value for local Id

simple cognitive search that has a Sharepoint data source. Having issues with the skills so I need to debug them. New debug session does not work - get error: "Session status: Error The SharePoint data requires a value for local Id. Parameter name:…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
708 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,877 questions
asked 2023-01-24T07:10:14.92+00:00
Lee Simpson 20 Reputation points
answered 2024-04-27T05:10:39.3966667+00:00
Ash Parker 1 Reputation point
1 answer

Freeze after closing valorant

so when i played valorant for 1 match and closed it, its fine, but when i played more than 2 games, it always freeze my pc, i cant click anything, cant press anything, i have to force shutdown my pc with the power button, any solution please answer, 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,543 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,166 questions
asked 2024-04-26T18:21:11.4966667+00:00
Vyn 0 Reputation points
commented 2024-04-27T05:07:26.28+00:00
Vyn 0 Reputation points
4 answers

Error on using listpicker on a custom SCSM Form

I recompiled my custom form in VS2019 , because I added some new properties. I get an error on loading the form in SCSM console. I get the error : System.Reflection.TargetInvocationException: Exception has been thrown by the target of an…

Service Manager
Service Manager
A family of System Center products for managing incidents and problems.
209 questions
asked 2022-09-14T13:09:56.577+00:00
Frank Vanhoorne 41 Reputation points
edited an answer 2024-04-27T05:05:17.13+00:00
Yasser Sobhdel 41 Reputation points
3 answers

How to enable map within VM Insights

Hi there, I am trying to enable the map within the Insights monitoring section for my VM. It doesn't seem to work. When I first went to setup monitoring I clicked on 'Enable' on the Insights Onboarding page. I setup a data collection rule so that…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,803 questions
asked 2023-11-22T01:51:12.8933333+00:00
61308555 25 Reputation points
edited an answer 2024-04-27T04:39:57.6066667+00:00
Eric Bardes 35 Reputation points
1 answer

Add eligible assignment for Azure resources in PIM

We have implemented PIM to assign Microsoft Entra roles and PIM is working normally. To extend PIM for Azure resources, I'm trying to add eligible assignment for Azure resources (Owner of a subscription) in PIM but hit an error message: Role assignment…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
945 questions
asked 2024-04-26T21:19:38.71+00:00
AH 0 Reputation points
commented 2024-04-27T04:38:32.88+00:00
Deepanshu katara 4,825 Reputation points
1 answer

Does westus.dev.cognitive.microsoft.com make real REST requests to my Face API resource or is it just a supporting page?

Hello, I am starting to work with Face API for the development of an application that uses face identification. I have been reading the documentation offered by Microsoft, but the following is still not clear to me: does the Cognitive Services website…

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
152 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,375 questions
asked 2024-04-19T17:19:10.4633333+00:00
Valeria Margarita Espinoza Sanchez 20 Reputation points
commented 2024-04-27T04:36:06.8+00:00
Aki Nishikawa 400 Reputation points Microsoft Employee
1 answer

Office Online Server sometimes report error 很抱歉,由于某种原因不能为您打开。

Server version: Windows Server 2012 R2 Office Online Server version: Office Online Server 2016There is a certain probability report error When I open the url to preview a document. as the next image: It will be normal when I open it the next time. And…

Microsoft Office Online Server
Microsoft Office Online Server
Microsoft on-premises server product that runs Office Online. Previously known as Office Web Apps Server.
585 questions
asked 2024-04-25T07:09:35.24+00:00
兴龙 芮 0 Reputation points
commented 2024-04-27T04:34:45.3233333+00:00
兴龙 芮 0 Reputation points