375,815 questions

Sort by: Updated
10 answers

Is there a way to disable the script confirmation popup the appears everytime I click on a button?

I create a simple file and I was trying to automate some processes and I notice that every time I click on the Script button it shows me a popup on the right side that says script run status, its annoying to see that everytime I click on the button. How…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
6,647 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
975 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,861 questions
asked 2022-02-11T03:49:23.68+00:00
Wilmer Torrez 16 Reputation points
answered 2024-09-19T16:49:40.9466667+00:00
CCECIreland 0 Reputation points
1 answer

How do I merge my previous company training profiles into a personal account

I am looking to retrieve and merge my previous company training profiles, certifications and trainings into a personal account. Instructions to merge do not work because I no longer have access to my previous employer email. This question is related to…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
38,796 questions
asked 2024-09-19T16:20:29.7933333+00:00
Geoff Pickard 0 Reputation points
edited the question 2024-09-19T16:48:23.2+00:00
AmaranS 6,020 Reputation points Microsoft Vendor
0 answers

VS 2022 - Unable to start program The debugger is not properly installed. Run setup to install or repair the debugger.

Hi. I try to run/debug C/C++ project and I keep getting this error message. I tried to repair VS 2022 from the installer with no success. I tried to remove it completely using InstallCleanup.exe and installing it back with no success. …

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.
990 questions
asked 2022-08-16T22:25:50.24+00:00
AsafY 21 Reputation points
commented 2024-09-19T16:48:16.6566667+00:00
Robert Yin 0 Reputation points Microsoft Employee
1 answer

Azure GitHub Action Federated Identity Login Issue with Release Tag Pattern Matching

I am deploying a container app in Azure using GitHub Actions. I encountered an issue with the federated identity when trying to login with Azure CLI through OIDC. The error from the GitHub Action log is as follows: AADSTS700213: No matching federated…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
405 questions
GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
43 questions
asked 2024-09-19T09:58:06.9933333+00:00
Nekhilesh Bansod 0 Reputation points
commented 2024-09-19T16:47:14.1566667+00:00
Nekhilesh Bansod 0 Reputation points
0 answers

Cuenta educativa del teams

Me instalo la aplicación de Microsoft authenticator, para obtener el codigo que me piden para acceder a mi cuenta educativa de Teams y me pide otro código, por lo que tampoco me deja acceder a la cuenta de Microsoft authenticator. Como es posible que en…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
6,647 questions
asked 2024-09-19T16:46:19.48+00:00
Elena Villanueva Ramírez 0 Reputation points
4 answers One of the answers was accepted by the question author.

Get deleted item from recyclebin

Task: I need to get deleted item having SHITEMID data. SHITEMID is defined as: typedef struct _ITEMIDLIST { SHITEMID mkid; }ITEMIDLIST; defined in C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\shtypes.h I have the following code to get…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,693 questions
asked 2024-06-11T13:21:13.9233333+00:00
Flaviu_ 971 Reputation points
commented 2024-09-19T16:46:14.32+00:00
RLWA32 45,326 Reputation points
2 answers One of the answers was accepted by the question author.

Deduplication and robocopy

Hi guys. Unfortunately I was migrating an FS server and I ran a robocopy on its FS disk. robocopy //server\x$ x: /e /copyall no more parameters... I didn't use /XD "System Volume Information" which I now know is necessary... What I didn't…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,955 questions
asked 2024-09-14T21:23:13.8566667+00:00
Mario 240 Reputation points
accepted 2024-09-19T16:45:24.6966667+00:00
Mario 240 Reputation points
5 answers One of the answers was accepted by the question author.

How to identify usage of Azure SQL Database 2014-04-01 APIs before retirement

I received a notice about retirement of Azure SQL Database 2014-04-01 APIs, what should I do? How do I identify the resources using the old version? Azure SQL Database 2014-04-01 APIs will be retired on 31 October 2025 You’re receiving this email…

Azure SQL Database
asked 2023-12-02T00:12:59.2266667+00:00
McDonald, Matthew 186 Reputation points
answered 2024-09-19T16:42:43.8+00:00
Mark Fletcher 0 Reputation points
0 answers

Update the ACE Modules to SPFx v1.18?

Hi, I don't have a question really, just the issue that it took me a bit to realize that the Learn documentation has not yet upgraded to SPFx v1.18. For anyone else trying the module, they may run into some things that are no longer present or are…

Viva Connections Training
Viva Connections Training
Viva Connections: A Microsoft Viva module that provides a gateway to a modern engagement experience.Training: Instruction to develop new skills.
1 question
asked 2024-09-19T16:14:33.2+00:00
Mary F Harvey 1 Reputation point
commented 2024-09-19T16:42:34.7566667+00:00
Rakesh Gurram 7,000 Reputation points Microsoft Vendor
1 answer

Blazor ErrorContent not catching an error

Hi all; Blazor Interactive Server - in my MainLayout.razor I have: <ErrorBoundary> <ChildContent> <!-- lots of nodes --> </ChildContent> <ErrorContent Context="error"> <main…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,559 questions
asked 2024-09-18T17:40:41.16+00:00
David Thielen 3,016 Reputation points
commented 2024-09-19T16:38:37.63+00:00
Bruce (SqlWork.com) 64,481 Reputation points
0 answers

Azure Machine Learning workspace cannot access Datastore, Container Registry

Hi, I have created an Azure Machine Learning workspace, giving it a user-assigned identity. This identity has both a contributor role over the whole resource group, and a Key Vault Secrets Officer role over the key vault used by the AML workspace It was…

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,259 questions
Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
447 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,857 questions
asked 2024-09-19T16:35:55.04+00:00
Vengathesa Sarma, Satya 0 Reputation points
edited the question 2024-09-19T16:37:24.3266667+00:00
Vengathesa Sarma, Satya 0 Reputation points
0 answers

Microsoft Authenticator doesnt show any code for logging in.

i am trying to log in to a work account, but every time i try to log in, it says " a verification code has been sent to your authenticator. But, when i open the Microsoft authenticator it doesn't show any request. Even if i try to login in to the…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
6,647 questions
asked 2024-09-19T14:51:05.5466667+00:00
Quark Nova 0 Reputation points
commented 2024-09-19T16:36:55.8733333+00:00
Patrick, Darlene 0 Reputation points
1 answer

Failover for secondary read-only endpoint in SQL failover group

Usecase My team has a SQL failover group set up where we use primary region for read-write workloads. We use secondary region to serve read only workloads. I am exploring options for ensuring data availability when secondary server/region is down. …

Azure SQL Database
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,689 questions
asked 2024-09-16T19:03:20.43+00:00
Devanshi Patel 0 Reputation points Microsoft Employee
commented 2024-09-19T16:33:08.28+00:00
Devanshi Patel 0 Reputation points Microsoft Employee
5 answers One of the answers was accepted by the question author.

maui and iOs 18

My apologies if I am missing something simple here. I submitted an updated maui blazor hybrid app to apple for review and they rejected it because it launched to a blank white screen when they tested on a device running a beta version of iOs18. Looking…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,424 questions
asked 2024-09-13T23:14:25.62+00:00
J Allen 50 Reputation points
edited an answer 2024-09-19T16:32:16.8133333+00:00
Pascal Pereira 0 Reputation points
0 answers

Knowledge check keeps spinning, will not complete no matter which answers are chosen

The knowledge check here: https://video2.skills-academy.com/en-us/training/modules/describe-security-capabilities-of-azure-sentinel/5-knowledge-check will not complete. I've tried on mobile and on my desktop computer. In Edge and Chrome. The answers are…

Microsoft 365 Training
Microsoft 365 Training
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.Training: Instruction to develop new skills.
59 questions
asked 2024-09-19T16:31:32.2066667+00:00
Andrew Jones 0 Reputation points
0 answers

Can’t login to school Microsoft acct.

I have a new phone and my logins came up on my Authenticator app when logging in. Unfortunately Im unable to add the number given when confirming my authentication. It gives a number but no pop up to add it in. I’m not sure what to do and locked out of…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
6,647 questions
asked 2024-09-18T21:45:04.74+00:00
Charisse Nash 0 Reputation points
commented 2024-09-19T16:30:49.6266667+00:00
An Tytgat 0 Reputation points
0 answers

How do i register for Microsoft Azure Exam in Pakistan ?

Hi, I want to take Microsoft Exam AI-900 (Microsoft Certified: Azure AI Fundamentals) in Karachi Pakistan in Person centers. When try to register it shows Error "he credit card payment option is not available for this order. If you need…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,857 questions
asked 2024-09-19T16:30:13.0933333+00:00
Saeed Aziz 0 Reputation points
0 answers

All sensitive labels can be added to all MS assets except one which can't be added to Email (exchange)

This one has me stumped. I have several classification labels which I was able to add to the email exchange (sensitivity tab), however I made a few changes to one label (Restricted) then changed it back. Now that one label works in everything (Word,…

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.
1,141 questions
asked 2024-09-16T15:21:02.9933333+00:00
Mark Sannuti (C-Admin) 20 Reputation points
commented 2024-09-19T16:29:37.66+00:00
NIKHILA NETHIKUNTA 1,920 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

What can I download if I using a CVM, e.g. SNP-CVM ?

Hi~ I am interested in using a series of CVM products in Azure. If I am not mistaken, I can download the VM image and disk image when using a normal VM product. I have read some articles about Azure CVM, and I have some experience launching an SNP on my…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,811 questions
asked 2024-09-12T03:34:57.95+00:00
Joey 20 Reputation points
accepted 2024-09-19T16:29:22.0333333+00:00
Joey 20 Reputation points
0 answers

How do I designate a Subscription when purchasing a Reservation?

I'd like to purchase a Fabric Reservation but don't see a way to designate the Subscription that I want it to be billed to. How can I do this?

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,027 questions
asked 2024-09-19T16:29:02.9633333+00:00
Joe Guice 0 Reputation points