360,476 questions

Sort by: Updated
0 answers

Multiple users in a single graph call

Hello. In my application, I received a list of users in my organization, and when I parse through the list in my code, I loop through each user and call the graph api calendarView to receive their events(in a 3 month range) and place it onto a third…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,338 questions
asked 2024-07-16T21:02:50.5233333+00:00
Christopher Rann 0 Reputation points
0 answers

How to call Technical Profile only during SignUp for B2C Custom Policies?

I am using a SignIn SignUp flow for custom policy. I am wanting to call an API to send out email, firstname, lastname only when the user is signing up, not when they are performing a normal sign-in. How do I do this using a Precondition? Here is a…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,755 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,482 questions
asked 2024-07-16T21:02:45.94+00:00
Nitish Chauhan 76 Reputation points
0 answers

Set up file share. Script fails, and can't even ping the IP address associated with the share.

*We're trying to set up a file share in Azure to back up some files from a Windows 2012 STD server. We mapped a TCP port of 445 through the sonicwall firewall, and tested same. Sample telnet is going out to the Inet. No response coming back. I also…

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,071 questions
asked 2024-07-16T21:02:23.5633333+00:00
bcairo@drcairo.com 20 Reputation points
0 answers

OTel endpoints for Azure Insights cannot set connection string

I have a container apps that want to enable OTel endpoints to push traces to an Azure Insights. I do changes in portal, enabled logs and traces then selected my Azure Insights resource. I see that traces are being generated in the app but not available…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
337 questions
asked 2024-07-11T08:45:06.9933333+00:00
Serhat Can 0 Reputation points
commented 2024-07-16T21:02:01.2066667+00:00
Ryan Hill 26,951 Reputation points Microsoft Employee
0 answers

How to fix "Just a moment" blue screen post resetting using USB device

HP WINDOWS 10- in order to sell this laptop, I did a reset of the laptop using a PenDrive (USB device). However it's still stuck on the "Just a moment" blue screen for past three days. Help.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,132 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,384 questions
asked 2024-07-16T21:01:20.9866667+00:00
Prakriti Bhowmick 0 Reputation points
1 answer One of the answers was accepted by the question author.

Why MonoAndroid is not supported anymore by some plugins like Firebase?

Hi! I'm not up-to-date with Xamarin. I've got 3 projects in Xamarin.Forms, but I don't actively maintain them. Only from time to time I have to update a few things to meet Google requirements. Usually, I also update all dependencies. However, recently I…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,325 questions
asked 2024-07-16T19:46:25.38+00:00
Wojciech Kulik 0 Reputation points
commented 2024-07-16T20:49:30.82+00:00
Wojciech Kulik 0 Reputation points
1 answer

Permission matrix Report

I need a PowerShell script for SharePoint User/Site/Permission Matrix for all user in GCC High tenant.

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,231 questions
asked 2024-07-16T19:48:02.0033333+00:00
Judedouard Chenet 0 Reputation points
answered 2024-07-16T20:49:15.76+00:00
Zurita, Michael 0 Reputation points
1 answer

DataValidationFailed

domain names replaced with xxx.com below, but I've tried every which way from Sunday to correct. Says didn't meet the validation requirements, but can't find what those requirements are... Data Validation Failure Error DescriptionThe object failed to be…

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,071 questions
Microsoft Entra
asked 2024-07-16T20:49:00.76+00:00
Eric Raber 0 Reputation points
answered 2024-07-16T20:49:00.7633333+00:00
Q&A Assist
1 answer

Did Microsoft have a Cosmos outage on 6/27/24 from 10:11 - 10:20 AM Eastern time?

Did Microsoft have a Cosmos outage or failover on 6/27/24 from 10:11 - 10:20 AM Eastern time? We were getting response times over one minute for every call. We made thousands of calls whose status was Canceled, and hundreds of calls whose status was…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,531 questions
asked 2024-07-16T19:51:14.2066667+00:00
Jim Hammond 0 Reputation points
answered 2024-07-16T20:47:54.1366667+00:00
Luis Arias 5,981 Reputation points
0 answers

[Error] SQL Server closes automatically when trying to import files into a database

Hello! During the process of importing files into a database ("Tasks" > "Import flat file" > "Browse"), SQL closes automatically. It doesn't display any error message, it just closes. I've already uninstalled all the…

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,286 questions
asked 2024-07-16T09:29:00.7333333+00:00
Martin Mulloschadt 0 Reputation points
commented 2024-07-16T20:46:49.8933333+00:00
Martin Mulloschadt 0 Reputation points
1 answer

how to retrieve look up column value using spfx

Hi, I am creating custom webpart using SPFX which will display the Items values in table format. when I am trying to get string column value it is working fine, but the look up column value give 'undefined'. What code I have to add in table so it will…

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,794 questions
asked 2024-07-16T20:46:21.36+00:00
kem104 60 Reputation points
answered 2024-07-16T20:46:21.3633333+00:00
Q&A Assist
0 answers

How to build .net core 8 login and role base functionality, authentication and authorization using jwt token

Hi all i am new to .net core 8 and implementing login funcationality, authentication and authorization funcationality for that i have wrote below two methods. [HttpGet("GetLoginDetailsById")] public async…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,371 questions
asked 2024-07-16T20:32:03.8066667+00:00
coder rock 276 Reputation points
edited the question 2024-07-16T20:42:27.0166667+00:00
coder rock 276 Reputation points
0 answers

How am I supposed to prepare for an Exam when half the tutorials do not match the current Azure environment?

Also, because I am unemployed, I cannot afford to spin up all the resources referred to in the tutorials. This means my preferred learning style is unavailable to me. I am a hands-on learner. I went through the free Azure subscription troubleshooting…

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,071 questions
asked 2024-07-16T20:32:41.3966667+00:00
Cory Bonallo 0 Reputation points
commented 2024-07-16T20:41:05.3933333+00:00
TP 83,231 Reputation points
0 answers

Get a SharePoint List Attachment (within a GenericList) via API?

What is the latest best practice to get a SharePoint List Attachment using a GET call? Using Microsoft Graph API doesn't work and I'm unsure of the documentation regarding SharePoint REST to accomplish this? Is there documentation on the proper method of…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,338 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,231 questions
asked 2024-07-16T20:40:11.25+00:00
Chaz Jenkins 0 Reputation points
1 answer

Migrating SCCM CMG from Cloud Service Classic to VMSS on another Azure subscription

I want to migrate my Cloud Management Gateway from Cloud Service Classic to Virtual Machine Scale Sets (VMSS) on another Azure subscription. However, I cannot find a suitable solution online. Can someone provide the best way to do this? Do I need to…

Microsoft Configuration Manager
asked 2024-04-26T15:24:28.4966667+00:00
SenhorDolas 1,271 Reputation points
commented 2024-07-16T20:34:54.64+00:00
Michael McIntosh 0 Reputation points
1 answer

CosmosDB blocking Managed Identity principal for readMetadata action

Hi, I am having CosmosDB and Managed Identity created in same resource group. I have added Reader, Contributor Roles from Managed Identity - Azure Roles Assignments from left panel of azure portal. But still I am getting following error: Request blocked…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,531 questions
asked 2024-07-09T13:59:42.9+00:00
aditya kature 0 Reputation points
commented 2024-07-16T20:34:45.6666667+00:00
Oury Ba-MSFT 17,791 Reputation points Microsoft Employee
0 answers

Enabling user authentication to connect Access front end to Azure SQL Database

I need to connect/link the tables in Access to an Azure SQL database using ODBC Driver 18 for SQL Server. I am trying to use New Data Source->From Database->From Azure Database to authenticate with either Azure AD Password or Interactive…

Azure SQL Database
Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
853 questions
asked 2024-07-12T16:24:59.9766667+00:00
George Dimitrov 0 Reputation points
commented 2024-07-16T20:33:59.45+00:00
Oury Ba-MSFT 17,791 Reputation points Microsoft Employee
0 answers

This error appears to me. I use .NET 8. The project is divided into three layers. The presentation layer is a web project. The rest of the layers are class libraries. I installed the necessary libraries, all of which are version 8.

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
723 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,371 questions
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,608 questions
asked 2024-07-16T20:30:25.5766667+00:00
saleh salem 0 Reputation points
commented 2024-07-16T20:31:34.4+00:00
saleh salem 0 Reputation points
1 answer One of the answers was accepted by the question author.

I am getting an error when trying to register for AZ-900 and other Exams

I am receiving the following error when registering for the AZ-900. "We encountered an unexpected error. Please try again later. If this issue continues, please contact site support."

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,275 questions
asked 2024-07-16T19:37:30.96+00:00
Alison Jones 0 Reputation points
commented 2024-07-16T20:26:25.4933333+00:00
Alison Jones 0 Reputation points
0 answers

Seeing VMExtensionProvisioningError (Internal Server Error)

Hi everyone, We have been using cirrus to launch different test scenarios and these are failing VM Deployments. I see the below signature Exception Details:\t(VMExtensionProvisioningError) VM has reported a failure when processing extension…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,522 questions
asked 2024-07-15T19:33:50.44+00:00
Ketaki Satish Barde 0 Reputation points Microsoft Employee
commented 2024-07-16T20:24:36.0533333+00:00
deherman-MSFT 35,316 Reputation points Microsoft Employee