349,829 questions

Sort by: Updated
0 answers

Documentation is wrong - What are all the possible values of Authentication Methods in Entra ID SIgn-in logs?

The documentation for Authentication Details -> Authentication Methods in Entra ID Sign-In logs is not correct. https://learn.microsoft.com/en-us/graph/api/resources/authenticationdetail?view=graph-rest-beta it says all the possible values are…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,897 questions
asked 2024-05-30T14:19:20.56+00:00
bstets 41 Reputation points
0 answers

AzCopy log file for MD5 mismatch

Hi, I'm using AzCopy version 10.17.0 to download files from storage account. I'm using --put-md5 and --check-md5 to validate the file integrity. However, on download, if there is an MD5 mismatch for one of the blob then how that will be logged in the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,411 questions
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,010 questions
asked 2024-05-30T14:19:17.31+00:00
Zeno GH 20 Reputation points
0 answers

I'm closing my website. Can I still have an exchange account with a personal email?

Can my exchange account be linked to a gmail address rather than a website address? I'm closing my website soon. If not and I cancel my Exchange account, what happens to the syncing of my contacts, calendar and notes? When I reinstalled outlook on…

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,264 questions
asked 2024-05-30T14:19:07.84+00:00
Susan Berland 0 Reputation points
2 answers One of the answers was accepted by the question author.

Availability Groups in depth

Hi, I want in depth information on Availability Groups. Any link that I can read?

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,933 questions
asked 2024-05-28T04:30:49.72+00:00
Chaitanya Kiran 736 Reputation points
accepted 2024-05-30T14:18:53.6666667+00:00
Chaitanya Kiran 736 Reputation points
0 answers

Problem on our AD: deactivation of Roaming Profiles

We have a problem on our AD: the deactivation of Roaming Profiles These are the roaming profiles that we activated via a GPO: • Some users, the GPO has no effect, my roaming profile was not created at all • Some users have their roaming profile created,…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,010 questions
asked 2024-05-30T14:18:06.19+00:00
Florence BAUQUEREY 0 Reputation points
1 answer

As a subscription Owner I want to create a new Eligible assignment using PIM for a KeyVault Administrator Role

I am a Subscription Owner and using PIM (Privileged Identity Management) I want to create a new Assignment of type Eligible for Key Vault Administrator Role. This errors out with the following error: Role assignment failed for member '...my…

Microsoft Entra
asked 2024-05-30T14:09:16.2166667+00:00
Bogdan Damian 0 Reputation points Microsoft Employee
answered 2024-05-30T14:18:01.1533333+00:00
Andy David - MVP 142.8K Reputation points MVP
2 answers

How to build screen recorder Winform GUI app which also records the sound of system at the same time

using System; using System.Diagnostics; using System.Drawing; using System.Windows.Forms; using NAudio.Wave; using SharpAvi; using SharpAvi.Codecs; using SharpAvi.Output; namespace ScreenAudioRecorder { public partial class Form1 : Form { …

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,412 questions
asked 2024-05-27T15:21:50.9433333+00:00
Rahmatulloh 0 Reputation points
commented 2024-05-30T14:17:38.7766667+00:00
Rahmatulloh 0 Reputation points
0 answers

Enable Phone Sign-in for Multiple Accounts

I looked into this a year or more ago and I thought I saw you could do this on iOS but Android was coming soon. I'm an Android user and when I try to enable phone sign-in for a second account (my org requires Passwordless auth strength for a number 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.
5,694 questions
asked 2024-05-30T14:17:19.97+00:00
Joel Hanson 0 Reputation points
0 answers

Doubled-up sentence on page https://learn.microsoft.com/en-us/training/modules/security-virtual-networks/4-user-defined-routes

Sentence "Learn more about how to enable IP forwarding for a network interface" on page Plan and implement User-Defined Routes (UDRs) is doubled-up. This question is related to the following Learning Module

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,073 questions
asked 2024-05-30T14:17:10.3566667+00:00
V 0 Reputation points
0 answers

I can't delete any files from Onedrive

The system won't let me delete any files from Onedrive. My storage is over capacity so I have to delete files but when I try to delete them it gives me an error message saying "The site has exceeded its maximum storage limit" and then tells me…

OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,151 questions
asked 2024-05-30T14:16:05.72+00:00
Shawn H 0 Reputation points
1 answer One of the answers was accepted by the question author.

https://graph.microsoft.com/v1.0/devices?$filter=registrationDateTime not working

Hi, I am trying to build an automated flow which runs daily in the early hours of the morning that uses a excel table to run specified HTTP requests for sign ins by newly registered devices and alerts us by email with the results to check in the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,897 questions
asked 2024-05-30T12:02:29.9766667+00:00
commented 2024-05-30T14:15:24.26+00:00
1 answer One of the answers was accepted by the question author.

AzCopy logs - Does MD5 mismatch come under DOWNLOADFAILED status?

Hi, I'm using Azcopy(10.17.0) to upload/download files from storage account. While doing so --put-md5 and --check-md5 is used to check the data integrity of the file. However, if there is a mismatch in the hash, I want to re-try the download. I plan to…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,503 questions
asked 2024-05-21T10:10:37.93+00:00
Zeno GH 20 Reputation points
accepted 2024-05-30T14:15:09.78+00:00
Zeno GH 20 Reputation points
0 answers

How to post the sales & purchase order for drop-shipment having items with lot number tracking enabled?

Hi Team, Greetings!!! I am trying to post the shipment in "Dynamics 365 Business Central", but it is showing the following error. As item tracking is enabled for my item, but I am proceeding with drop shipment case scenario. Please…

Windows 365 Business
Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
89 questions
asked 2024-05-30T11:18:56.47+00:00
Sheikh Muhammad Jawad 20 Reputation points
commented 2024-05-30T14:15:04.3266667+00:00
Kiran P 630 Reputation points Microsoft Vendor
0 answers

How to import a csv file in queries so a feature is linked to a parent in Azure Boards

I can import features and link them to an area, although I could not see how to import a csv file and link the feature to a Parent. When I import the .csv file attached, the parent disappears and I have to link manually. I want to import a lot of…

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,010 questions
asked 2024-05-30T14:14:10.55+00:00
Rich B 0 Reputation points
0 answers

Scaling Next.js application with Static Web Apps

Can anyone confirm that I have understanding scaling and pricing correct for hosting a Next.js application with Static Web Apps, particularly in regards to API Functions. The documentation states that "Linked APIs using Azure Functions, Azure App…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,411 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
787 questions
asked 2024-05-30T14:12:06.45+00:00
Per Kortbek Jørgensen 0 Reputation points
0 answers

form recognizer container billing metering gives 403 error

we are trying to deploy the document intelligence container in Kubernetes and not in aks. while starting the container , billing metering is giving 403 error .kindly guide us . is it required to get approval from azure ai application for gated services .…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,451 questions
asked 2024-05-30T14:11:15.0133333+00:00
Kesavamurthi D 106 Reputation points
commented 2024-05-30T14:11:52.0633333+00:00
Kesavamurthi D 106 Reputation points
0 answers

Possible bug or issue in Synapse dedicated SQL pool when exporting parquet files

I'm not sure if this is really a bug, but its definitly a frustration for me at least ;-). When trying to write data from Synapse dedicated SQL pools to data lake storage as parquet files (using a CETAS statement) it produces files with non-standard…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,377 questions
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,496 questions
asked 2023-04-06T14:05:05.62+00:00
demolition porg 6 Reputation points
commented 2024-05-30T14:07:55.3666667+00:00
Martin B 21 Reputation points
0 answers

How to fix Lab Exercise Connection Issues

Dear All, I'm using Azure Free subscription and practicing AI-102 Exercises. I'm able to do the first exercise and there after sub-sequent labs are not getting open. Getting error " Connection Issues as shows in the image below. Have you faced the…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,637 questions
asked 2024-05-30T10:58:47.68+00:00
Kranthi Kumar Maddineni 0 Reputation points
edited the question 2024-05-30T14:07:09.0666667+00:00
romungi-MSFT 42,966 Reputation points Microsoft Employee
0 answers

Oauth Prompt sign in is returning validation code sometimes and token sometimes

I have a Bot framework project. We are using Oauth prompt sign-in card for authentication uwith aws cognito , but the bot is returning a validation code instead of token. It used to work fine before , is there a new bug introduced?

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,927 questions
asked 2024-05-30T09:49:34.49+00:00
Palak Agarwal 0 Reputation points
edited the question 2024-05-30T14:05:45.65+00:00
romungi-MSFT 42,966 Reputation points Microsoft Employee
0 answers

Message read

Recently, I found out that my colleague can check whether the other party has viewed the message after sending it on Teams. How should this feature be set? I couldn't find the setting in the Teams admin center. Thank you in advance.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,273 questions
asked 2024-05-30T14:05:41.7933333+00:00
Stephen 100 Reputation points