98,843 questions

Sort by: Updated
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
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
answered 2024-06-02T09:14:42.5766667+00:00
Alvin777 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,912 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,420 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,125 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,028 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,949 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,465 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,086 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
1 answer One of the answers was accepted by the question author.

should i have an AZURE storage account before studying Data engineering using AZURE ?

in the second module of Data engineering using AZURE, the course started to explain somethings related to AZURE storage account. should i have an AZURE storage account to complete this module of the course ? This question is related to the following…

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,086 questions
asked 2024-06-01T17:23:40.0766667+00:00
Mohamed Tarek 0 Reputation points
accepted 2024-06-02T01:49:05.1833333+00:00
Mohamed Tarek 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Student Subscription: Unable to Create Web App - 'Subscription Not Allowed to Create or Update Serverfarm' Error"

the issue is that despite having an Azure student subscription with credits, I'm unable to create a web app. Each time I try, I receive an error message stating, "The subscription is not allowed to create or update the serverfarm." This problem…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
790 questions
asked 2024-04-22T11:36:23.3766667+00:00
prashant kalyani 25 Reputation points
commented 2024-06-02T00:02:44.8833333+00:00
Sebastian Jose Herrera Monterrosa 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure classic ML model

Hello, I like the classic azure ML studio and would like to know if I can use it now. I know there is an upgrade version of ML space but it’s really too much for me. Any other tool I am interested in with simple UI and easy to use. Thanks

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,628 questions
asked 2024-05-31T20:31:45.71+00:00
Sudhir Dutta 40 Reputation points
commented 2024-06-01T23:55:21.32+00:00
Sudhir Dutta 40 Reputation points
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,086 questions
asked 2024-05-30T15:53:10.2366667+00:00
Tejasve Bhat 25 Reputation points
accepted 2024-06-01T19:07:27.71+00:00
Tejasve Bhat 25 Reputation points