349,904 questions

Sort by: Created
0 answers

Can’t sign into new outlook email

I had an old outlook email account for a previous employer that i no longer need or use and now im trying to sign into a different email on outlook and it won’t allow me to it still says the old account is found. I just want to be able to sign into my…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,138 questions
asked 2024-05-30T18:42:01.12+00:00
Auntranece Rogers 0 Reputation points
0 answers

In ScrollView, first entry is becoming focus. i need to stop it.

<ScrollView Grid.Column="1" x:Name="myScrollView" WidthRequest="500" > <Border StrokeThickness="2"> <StackLayout> <Entry x:Name="MainEntry"…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,007 questions
asked 2024-05-30T18:40:37.5966667+00:00
Sowndarrajan Vijayaragavan 350 Reputation points
0 answers

How to get the Sleep Setting and set new Sleep Setting for System from PowerShell?

Hey Experts, We are looking for a PowerShell command to get the current sleep time interval from the system and set a new time interval for the system. Currently, we have four sleep settings in the system, and we want all the settings to be retrieved and…

PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,182 questions
asked 2024-05-30T18:39:08.3466667+00:00
Anant Bera 106 Reputation points
0 answers

Move Microsoft 365 Developer to Another Microsoft Account

Hey all, I have a Microsoft account that has an Microsoft 365 Developer Account. But as that account will be deleted soon, I'd like to transfer my Microsoft 365 Developer Benefit to other Microsoft Account. Is that possible ? Thanks.

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,992 questions
asked 2024-05-30T18:38:12.41+00:00
Pedro H F Cunha 20 Reputation points
0 answers

Reinstall Office 2010 on new laptop

I need help to re-install my Office 2010 Professional Plus onto my new laptop as I have dropped my old one and then had to migrate my old programs to my new laptop. I have tried installing Office 2010 Professional Plus onto my new laptop but when the…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,367 questions
asked 2024-05-30T18:28:34.5766667+00:00
Jenny S 0 Reputation points
0 answers

WSUS client doesn't download updates, using group policies, no domain

I'm setting up in a lab a Windows Server 2022 with WSUS and a Windows 10 Education client. I'm using group policy since AD it's too complex for what I need. The client is connected to the Server and shows up in WSUS, it finds the updates but never…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,847 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,330 questions
asked 2024-05-30T18:21:58.8833333+00:00
Ramiro 0 Reputation points
0 answers

SSO applications data (Include all the fields)

I need the SSO applications data (Include all the fields) present in Azure AD portal in Excel sheet. If we can extract this from portal , then it is very good. If not then please help for any PowerShell command or script.

Microsoft Exchange Online
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,014 questions
asked 2024-05-30T18:21:35.0433333+00:00
Sanjay Bhakuni - admin 80 Reputation points
0 answers

Pivotting unpivotted data in Power Query

Why can't I have the same number of records after pivotting unpivotted data in Power Query? Am I missing something? Example: Table.Pivot( Table.FromRecords({ [key = "x", attribute = "a", value = "r1"], [key =…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,553 questions
asked 2024-05-30T18:21:31.1866667+00:00
Domenico Ieracitano 0 Reputation points
0 answers

The "devtunnel host" command keeps returning an error

I was trying to create a devtunnel (initially in microsoft visual studio debugging, but then the CLI). I have the devtunnel command and I am logged in, but each time I try the devtunnel host command I received the following error: "Error: Tunnel…

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.
955 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,182 questions
asked 2024-05-30T18:03:13.5666667+00:00
Isaac Blackwood 0 Reputation points
commented 2024-05-30T18:09:08.0466667+00:00
Isaac Blackwood 0 Reputation points
0 answers

Restrict users

Hi All I am using an Exchange hybrid environment. All my users are created on-premises and migrated to online. I am also using Intune for mobile device management. My users are assigned an E5 license. I have a requirement to restrict few users from…

Microsoft Exchange Online
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,276 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,267 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,505 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.
134 questions
asked 2024-05-30T17:57:39.9566667+00:00
Rising Flight 3,891 Reputation points
0 answers

Issues with old Application on RDS, AppVirtualization?

I am in the process of testing an RDS server for a subset of users. One application that they need to use is fairly old and appears to only allow one user to run it at a time. When a user launches the application it appears to lock several files that…

Windows
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.
4,875 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,330 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,305 questions
asked 2024-05-30T17:52:17.1466667+00:00
Vincent Sprague 0 Reputation points
0 answers

System-assigned managed identity to request an access token

I have an Azure Function app, calls Azure text translate service restful API endpoint. https://api.cognitive.microsofttranslator.com/translate?api-version=3.0&to=zh Now I want to use the system assigned managed identity to request an access token and…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,413 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,917 questions
asked 2024-05-30T17:44:09.3333333+00:00
Chunhui You 0 Reputation points Microsoft Employee
0 answers

How to sign into Student account if it doesn't appear on authenticator ?

How to sign into Student account if it doesn't appear on authenticator ?

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,773 questions
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.
5,700 questions
asked 2024-05-30T17:43:19.6966667+00:00
Armaan Katkodia 0 Reputation points
0 answers

Microsoft Authenticator after lost my phone

I lost all data on my phone a few days ago. Today, when I tried to reconnect on Microsoft Authenticator (problem) the app kept asking me to enter a code I'm supposed to find precisely on the app (of my now lost phone). Then, when I press the button…

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.
5,700 questions
asked 2024-05-30T17:40:39.7366667+00:00
Antoine Dunant 0 Reputation points
0 answers

Yubikey Code Signing over Remote Desktop Session

Hello, I have a YubiKey connected to my server (Windows Server 2019), where I usually sign my applications. Everything works perfectly fine if I sit physically at the keyboard. However, if I use my workstation (Windows 11) with a remote desktop to the…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,517 questions
Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,847 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,330 questions
asked 2024-05-30T17:31:59.26+00:00
lupinlicious 136 Reputation points
0 answers

Issue: The title of reported spam questions will still be visible on my profile page

Background: When I report a question, an activity appears as "You made an edit" with the title of the question and a link to it - see the screenshot for an example. However, in some cases, this is the title where the spam is. See the…

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.
602 questions
asked 2024-05-30T17:31:38.17+00:00
Caozhi Li 0 Reputation points Student Ambassador
commented 2024-05-30T17:51:45.49+00:00
TP 79,156 Reputation points
0 answers

Error publishing notebook.

I am trying to publish my notebook. I get the following error : CreateOrUpdateNotebook failed: BadRequest. The operation failed because the entity “notebookA” is being renamed to “notebookB”. A retry of rename from exact source to target may work”. It…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,498 questions
asked 2024-05-30T17:31:34.6033333+00:00
Candy T 0 Reputation points
edited the question 2024-05-30T17:40:04.6866667+00:00
Candy T 0 Reputation points
0 answers

WinSdk Install Error. "Insert the "SDK ARM Additions" disk and click OK."

Windows_Software_Development_Kit___Windows_10.0.26100.1_20240530190812_065_package_SDKARM64Additions_x86_en_us.log

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
735 questions
asked 2024-05-30T17:30:21.24+00:00
Никита Юрчик 0 Reputation points
0 answers

Azure - site to site ipsec tunnel with IPv6 address support

Hi Team, I am currently implementing IPv6 in my infra. As per IPsec tunnel we need public ip address at peer side to establish tunnel. In azure when I am trying to create virtual nat gateway, it not allowing to create with IPv6. I tried with power…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,205 questions
asked 2024-05-30T17:28:38.6066667+00:00
Amol Takale 0 Reputation points
0 answers

Microsoft exam accommodation - they treat you really badly, why?

Hello, I'm having a terrible experience with such a trivial thing as exam accommodation (extra 30 min for English being a foreign language). I have passed 6 exams outside the English speaking countries, always had this accommodation. Microsoft has my…

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.
602 questions
asked 2024-05-30T17:28:06.8533333+00:00
Andrey Nikiforov 0 Reputation points