98,844 questions

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

After I type this command "sudo apt-get update". I don't know which password it is asking about. How do I reset the password..

I am on the module 2 of my learning. Unit-3. It is asking me for a password when I type this command and I don't remember it. How can I reset the same. sudo apt-get update

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.
1,087 questions
asked 2024-05-30T15:53:10.2366667+00:00
Tejasve Bhat 25 Reputation points
edited a comment 2024-06-02T11:50:26.72+00:00
Srinud 1,805 Reputation points Microsoft Vendor
4 answers One of the answers was accepted by the question author.

PCs Don't Show Up in Explorer Even Though Both Network Discovery Settings are Turned On and Have the Same Domain

Hello Microsoft friends, what's the fix for this: pcs (one is connected to the sole fiber internet router/hub through Wifi, the other is connected through ethernet) don't show up in File Explorer>Network even though both Network Discovery settings are…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,497 questions
asked 2024-05-20T23:25:20.4633333+00:00
Alvin777 20 Reputation points
edited an answer 2024-06-02T11:17:15.8733333+00:00
Alvin777 20 Reputation points
1 answer One of the answers was accepted by the question author.

Workflow for Power automate copy files from google drive to one drive for business(not one drive personal)

I'm struggling with creating a power automate flow for copying files from google drive to one drive for business as power Automate is not allowed to add business email for this flow(only allowed is one drive personal). any solutions pls? 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,999 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
879 questions
asked 2023-11-03T06:28:07.75+00:00
Yagodage Duminda Dhanushka Yagoda 40 Reputation points
accepted 2024-06-02T11:06:24.26+00:00
Yagodage Duminda Dhanushka Yagoda 40 Reputation points
4 answers One of the answers was accepted by the question author.

Hpw to log in without PIN or Password in Windows 11

The computer was set up for local account with PIN. I wish to start the computer without entering PIN or Password , or any other authentication

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,497 questions
Microsoft Configuration Manager
asked 2023-09-04T15:58:04.55+00:00
Ranganathan Bhaskaran 20 Reputation points
commented 2024-06-02T10:34:37.0833333+00:00
Rinke Modder 0 Reputation points
4 answers One of the answers was accepted by the question author.

How to get all firewall rules with all the properties via Azures Resource Graph?

Hi, I need help with proper formulation of a query that would give me all firewall rules with all properties so it can be saved as a CSV file. All rules from a particular directory.

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
582 questions
asked 2023-03-22T12:59:31.23+00:00
Dominika Starostka 20 Reputation points
answered 2024-06-02T10:21:09.4033333+00:00
Sjoerd van den Berg 0 Reputation points
1 answer One of the answers was accepted by the question author.

change the Identity Issuer name in Entra

Hello, How I can change the initial name before claiming our custom domain? everyone we have the custom domain except on the identity issuer

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,949 questions
asked 2024-05-31T15:52:38.8033333+00:00
Angel indzhov 20 Reputation points
accepted 2024-06-02T09:28:53.76+00:00
Angel indzhov 20 Reputation points
1 answer One of the answers was accepted by the question author.

No shared link for the certificates

I want to get the public link of my certificate but there is not share button. There is link under the title but this just redirected to PearsonVue dashboard.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,672 questions
asked 2024-06-02T08:28:57.8833333+00:00
Kazuaki Kaneko 20 Reputation points
accepted 2024-06-02T08:38:33.8333333+00:00
Kazuaki Kaneko 20 Reputation points
1 answer One of the answers was accepted by the question author.

Sending Meeting Requests via Microsoft Graph API: How to Ensure Viewing as Meeting Requests in Outlook?

I am working on integrating the Microsoft Graph API into my application to automate the process of sending meeting requests. I am using the https://graph.microsoft.com/v1.0/me/sendMail endpoint to send emails programmatically. My goal is to ensure that…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,142 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,913 questions
asked 2024-05-20T14:06:59.4366667+00:00
Shady Khaled 0 Reputation points
accepted 2024-06-02T08:23:46.97+00:00
Shady Khaled 0 Reputation points
1 answer One of the answers was accepted by the question author.

I got 403 error when attempting to iterate over blobs in my Azure Storage container using the container_client.list_blobs() method

I am encountering a 403 error when attempting to iterate over blobs in my Azure Storage container using the container_client.list_blobs() method. The error occurs specifically when entering the for loop. Here is the relevant part of my code: # option…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,421 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,509 questions
asked 2024-05-29T14:34:35.54+00:00
Eden Hazani 20 Reputation points
accepted 2024-06-02T07:38:27.75+00:00
Eden Hazani 20 Reputation points
1 answer One of the answers was accepted by the question author.

Running app on mac - menu corrupted

Hi, Please run the app from: https://github.com/dotnet/maui/issues/22719 the menu corrpted when switching between pages and when maximize the page. Thank in advance,

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,016 questions
asked 2024-05-29T15:02:22.02+00:00
Dani_S 2,906 Reputation points
accepted 2024-06-02T07:06:58.92+00:00
Dani_S 2,906 Reputation points
2 answers One of the answers was accepted by the question author.

how to show progress bar while save data into files in c#?

I have a winform app. in this form I put a button. this button open a file dialog user select multi files and then it convert all those files.I want to show progress bar after the user select the files.show percent and after all files finished then it…

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,422 questions
asked 2024-05-31T05:20:47.42+00:00
Farshad Valizade 401 Reputation points
accepted 2024-06-02T06:29:23.7166667+00:00
Farshad Valizade 401 Reputation points
1 answer One of the answers was accepted by the question author.

Role required to read/write data from cosmos DB (SQL API) from ADF?

We are trying to read/write data from Azure data factory, since local authentication is disabled in cosmos we are trying to access cosmos DB using managed identity. However even with Cosmos DB Account Contributor role assigned to managed identity of…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,476 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 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,949 questions
asked 2022-04-06T15:47:26.763+00:00
Ashutosh Saini 36 Reputation points
commented 2024-06-02T06:05:39.37+00:00
Jake Hall 0 Reputation points
1 answer One of the answers was accepted by the question author.

Task scheduler scripts

Hi All i have 100 plus scripts running on a VM. i have task schedulers running daily, for few weekly. i want to export all the task scheduler scripts to a csv file. using the below syntax i am able to export $data = @() foreach ( $task in…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,520 questions
Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,408 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,340 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,418 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,186 questions
asked 2024-04-07T23:46:54.6566667+00:00
Glenn Maxwell 10,351 Reputation points
accepted 2024-06-02T05:42:34.2+00:00
Glenn Maxwell 10,351 Reputation points
2 answers One of the answers was accepted by the question author.

Add exact upns

Hi All i have userprincipalnames in a csv file in the below format. usernames user1@contoso.com user2@contoso.com i want to add these users to AD group from powershell. if there are any other user with user1.a@contoso.com or user2.a@contoso.com. i…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,520 questions
Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,408 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,012 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,418 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,186 questions
asked 2024-04-30T18:33:23.3266667+00:00
Glenn Maxwell 10,351 Reputation points
accepted 2024-06-02T05:42:08.3666667+00:00
Glenn Maxwell 10,351 Reputation points
1 answer One of the answers was accepted by the question author.

setup/share a calendar

Hi All I am using exchange 2016 hybrid environment. All my users are created in onprem and migrated to online. I have two different questions My organization is spread across 25 countries. Is it possible to set up a calendar for each country and…

Microsoft Exchange Online
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,958 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,270 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,411 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,929 questions
asked 2024-05-04T18:58:00.91+00:00
Glenn Maxwell 10,351 Reputation points
accepted 2024-06-02T05:41:30.1533333+00:00
Glenn Maxwell 10,351 Reputation points
1 answer One of the answers was accepted by the question author.

Create Transport Rule.

I have a Distribution List (DL) (dl1@contoso.com) in Exchange Online with 30,000 internal users. Only user1@contoso.com is allowed to send emails to this DL (Delivery Management: Specified Senders: user1@contoso.com). User1 is planning to send an email…

Microsoft Exchange Online
Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,126 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,270 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,411 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,929 questions
asked 2024-05-28T21:39:47.7+00:00
Glenn Maxwell 10,351 Reputation points
accepted 2024-06-02T05:40:53.92+00:00
Glenn Maxwell 10,351 Reputation points
1 answer One of the answers was accepted by the question author.

dynamic membership

Hi All,I have a SharePoint site, and the requirement is that members of this SharePoint site should be developers of a particular department. The job titles are Senior Developers, Senior Dev, etc. 'Dev' is the common word. This SharePoint site has four…

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,031 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,913 questions
asked 2024-05-05T11:12:35.3466667+00:00
Glenn Maxwell 10,351 Reputation points
accepted 2024-06-02T05:40:26.9166667+00:00
Glenn Maxwell 10,351 Reputation points
1 answer One of the answers was accepted by the question author.

Error While Installing SQL server 2022 Developer Error result: -2068052310

An Error Occurs while installing the SQL server 2022 Developer edition and the Error Code is -2068052310

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,950 questions
asked 2024-06-02T03:10:55.8933333+00:00
Jemis Bakarania 0 Reputation points
accepted 2024-06-02T04:15:50.38+00:00
Jemis Bakarania 0 Reputation points
6 answers One of the answers was accepted by the question author.

Windows 11 hangs when entering Downloads folder

Windows 11 hangs when entering Downloads folder and "Working on it..." is displayed. When trying to close the window I am receiving the message "Windows explorer is not responding" I have already tried DISM.exe /Online…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,497 questions
asked 2021-11-23T07:59:42.947+00:00
AG 491 Reputation points
commented 2024-06-02T03:45:47.87+00:00
TEAM_Leader 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to fix "interaction required" error in Azure Active Directory

I'm receiving an "interaction required" error with the following error message when trying to access an application in Azure Active Directory: { "sessionId": "79931c6c741740fe97d5f77335f8dda6", "errors": [ …

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,466 questions
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.
1,087 questions
asked 2024-05-31T18:51:27.92+00:00
Alex Ning 20 Reputation points
accepted 2024-06-02T03:43:27.27+00:00
Alex Ning 20 Reputation points