379,399 questions

Sort by: Updated
2 answers

Roblox Shiftlock stops moving.

Whenever I use shiftlock on Roblox with my touchpad, it constantly stops moving. It starts moving again when I click then freeze again shortly after. Is there a fix to this issue? I tried everything that has come up when I searched it up. ( I am using a…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,090 questions
asked 2024-10-06T08:29:58.17+00:00
Ordinary 0 Reputation points
answered 2024-10-06T13:32:36.7433333+00:00
Alan Ober 0 Reputation points
0 answers

Adding scrollbar in chart

I create a chart with line CharType, my problem is. The more data I input, the more line will compress and in that situation it's difficult to see the image of graph. Now my plan is to put a scroll bar in the down side area. private void…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,110 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,916 questions
asked 2024-10-06T13:32:09.22+00:00
YUI-012 20 Reputation points
2 answers

How to extend the Team Explorer Window of Visual Studio 2022

Hello, I am trying to create an extension which will add a custom button to the Visual Studio 2022 Team Explorer window. On clicking the button I want to do some operations in the Version Control. I had built that application using Visual Studio 2019 by…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,110 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,916 questions
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.
216 questions
asked 2024-10-05T17:21:55.0566667+00:00
RAMSANKAR MANTRY 96 Reputation points
edited an answer 2024-10-06T13:27:44.61+00:00
Alan Ober 0 Reputation points
0 answers

How to change function app env variables from logic app workflow

Hey, I need to change env variable as on of the steps that I want automated in logic app workflow but I can't connect to function app in any way or form. How can this be achieved?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,978 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,133 questions
asked 2024-10-04T07:10:50.14+00:00
Mazurek, Jakub 20 Reputation points
edited a comment 2024-10-06T13:24:37.3+00:00
Khadeer Ali Shaik Kanubai (Quadrant Resource LLC) 0 Reputation points Microsoft Vendor
0 answers

Install x86_64 Version of Visual Studio on Windows on ARM

Hey, I use Windows on ARM and I know it's great that Visual Studio is natively available for the platform. However I have VSIX extensions that are not available for ARM and don't install on the ARM version of Visual Studio. In the Visual Studio Installer…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,110 questions
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.
216 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,606 questions
asked 2024-10-06T13:15:09.7066667+00:00
Jakob 0 Reputation points
0 answers

Personal Feedback: Who decided to not include 3(4) different levels of complexity?

It's important to include three(four) levels of structure, basics(for faster learning, more details for each tool; to promote to mediocre), mediocre(halfway advanced, less amount of detail on the basic tools; to promote to mastered), and mastered(all…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,110 questions
asked 2024-10-06T13:09:03.5333333+00:00
Alan Ober 0 Reputation points
9 answers

Usb-C Ethernet does not work under Windows 11 (works under Windows 10)

I have a Baseus Usb-C 16 - 1 Hub -Realtek 8153 Ethernet does not works in Windows 11 - all other ports works fine. I installed last Realtek drivers for windows 11 - version USB_Win11_11.0.2.1_20_08162021 does not works. I have Asus Vivobook with Amd…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,606 questions
asked 2021-11-02T10:13:09.99+00:00
Gerrit De Wulf 36 Reputation points
answered 2024-10-06T13:07:47.26+00:00
Kristoffer Eriksson 0 Reputation points
6 answers

How to stop blue circle from appearing behind my mouse when I move it

Hi, I've been using my Asus Zenbook duo for around 3 months now and I have a recurring issue. If I move my mouse about too fast on the screen, a blue circle will start to pulse behind my mouse (not like a loading circle). This is especially frustrating…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,606 questions
asked 2023-09-06T17:06:58.1933333+00:00
Giorgia Mitchell 20 Reputation points
commented 2024-10-06T13:02:06.7433333+00:00
Suheel Hilal 0 Reputation points
0 answers

I had issues connecting to my exam on A Z 900 fundamentals due to video streaming service failure upon checking to exam. Could you please extend my exam schedule for another day ?

I had issues connecting to my exam on A Z 900 fundamentals due to video streaming service failure upon checking to exam. Could you please extend my exam schedule for another day ?

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,039 questions
asked 2024-10-06T13:02:04.4333333+00:00
Jayanthi Vadivel (LCP) 0 Reputation points
2 answers One of the answers was accepted by the question author.

Calculate time duration

I have a table with status_id and time column. Need to calculate time duration of status=1. Sample data like this: CREATE TABLE #Temp (Id int, status_id int, [Time] DateTime); INSERT INTO #Temp VALUES (1, 0, '2023-10-13 05:23:19.433'), (1, 1,…

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,788 questions
asked 2023-09-29T09:31:01.69+00:00
Lylyy 380 Reputation points
answered 2024-10-06T13:00:02.09+00:00
Peter Jonson 0 Reputation points
1 answer

Issue with Running Copied Jupyter Notebooks in Different Directories on Azure Machine Learning

Hi everyone, I've faced the an issue when creating a job using azure.ai.ml.command from azure.ai.ml import command from azure.ai.ml import Input registered_model_name = "credit_defaults_model" job = command( inputs=dict( …

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,893 questions
asked 2024-10-06T12:31:19.5566667+00:00
Adham Abdelazeem 0 Reputation points
edited an answer 2024-10-06T12:59:26.38+00:00
Amira Bedhiafi 24,531 Reputation points
1 answer

How to fix Mdxscript(model) (6,68) calculation error in measure 'Sheetname': Function 'Dateadd' only works with contiguous data selections:

Hi team, I have encountered the below error message when refreshing the data. The query did not run or the Data Model could not be accessed. Here's the error message we got: Mdxscript(model) (6,68) calculation error in measure 'Sheet name': Function…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,887 questions
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,715 questions
asked 2024-09-30T09:19:31.85+00:00
JUNHEE CHO 0 Reputation points
commented 2024-10-06T12:52:01.91+00:00
JUNHEE CHO 0 Reputation points
1 answer

Azure Machine Learning AutoML: training object detection model using DICOM input images

I have used the data labelling tool on Azure Machine Learning Studio to create a labelled imaging dataset. The images are DICOM files, and the labels are bounding boxes for object detection. I now want to train an object detection model. The image urls…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,893 questions
asked 2024-10-06T10:13:23.6766667+00:00
dm-5852 20 Reputation points
answered 2024-10-06T12:48:28.01+00:00
Amira Bedhiafi 24,531 Reputation points
0 answers

AZ-900 Discount Code

I did not receive the discount code after attending the event

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,875 questions
asked 2024-10-06T12:48:06.1933333+00:00
Abdul Wajid 0 Reputation points
2 answers

How can I get the time of work item's status change like in process time, in review time or closed time.

I try to querry in azure devops to find date and time of work item state change.But i only find change date, create date and close date. How can i querry process time, in review time or closed time.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,090 questions
asked 2024-04-25T04:11:14.3366667+00:00
Huy Tran 0 Reputation points
answered 2024-10-06T12:31:26.3666667+00:00
Peter Jonson 0 Reputation points
3 answers

Problem creating pipeline job using ml_client.jobs.create_or_update, gives http response error

I am trying to create a pipeline job using ml_client.jobs.create_or_update, which gives following error: HttpResponseError: (UserError) Subscription, ResourceGroup, or WorkspaceName of the input uri does not match the current workspace Code:…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,893 questions
asked 2024-01-07T20:31:05.02+00:00
Muhammad Hamza Shafiq 0 Reputation points
answered 2024-10-06T12:29:45.9666667+00:00
Adham Abdelazeem 0 Reputation points
1 answer

How do I fix a persistent Image Build Failure in Azure Machine Learning Batch Endpoint

I'm encountering a persistent error when trying to run a batch inference job on my Azure Machine Learning batch endpoint. The job fails during the image build process with the following error message in the 20_image_build_log.txt…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,893 questions
asked 2024-10-05T14:03:49.1366667+00:00
Thomas McGuckin 0 Reputation points
answered 2024-10-06T12:26:03.1033333+00:00
Amira Bedhiafi 24,531 Reputation points
2 answers

Move subscription

I have equastion if I have subscription on Microsoft tenant and already have custom domain what is the process to move subscription from account onmicrosoft to my custom domain what is the effective and process

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,568 questions
asked 2024-06-23T18:36:30.34+00:00
Zeyad Alezzi 0 Reputation points
commented 2024-10-06T12:15:15.3933333+00:00
Zeyad Alezzi 0 Reputation points
1 answer

Unable to update the docker image tag in manifest file from public Git Repo using Azure DevOps Pipelines.

Hello Team, I'm trying to automate the process of updating the Docker image tag in deployment.yml when deploying NGINX web app to AKS using Azure DevOps CI/CD and ArgoCD. The deployment.yml is located in my gitrepo here: RArgoCD In AzureDevOPs i'm…

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,039 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,103 questions
asked 2024-10-05T15:47:22.0566667+00:00
Rahul 276 Reputation points
answered 2024-10-06T12:13:23.89+00:00
Manu Philip 18,406 Reputation points MVP
1 answer

Unable to reschedule PL-300 certification

Dear Support, I re-schedule my PL-300 certification to 10/10/2024 couple month back and due to work commitment on the 10th, i would like to re-schedule or maybe cancel the exam certification for now. However the "reschedule" or…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,090 questions
asked 2024-10-06T11:19:23.7+00:00
Nazri Zainal 0 Reputation points
edited the question 2024-10-06T12:05:10.11+00:00
Andreas Baumgarten 109.1K Reputation points MVP