349,906 questions

Sort by: Updated
0 answers

Microsoft Entra - Delegated / Application Permission | SSO Design

Hey, We are currently building an SSO procedure for our software. Without SSO, a secret is created for each user during registration, which is encrypted with the user password and then stored in encrypted form in our database. This secret is important…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,918 questions
asked 2024-05-30T18:57:38.9766667+00:00
Hendrik 0 Reputation points
edited the question 2024-05-30T19:09:10.97+00:00
Hendrik 0 Reputation points
1 answer

Error: class uri 'uvicorn.workers.UvicornWorker' invalid or not found

Hello, I set up a CICD pipeline to handle deploying python code to the App Service but get this screen In the console it says "Failed to load resource: the server responded with a status of 503 (Service Unavailable)" When I look in the logs,…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,052 questions
asked 2024-05-25T17:05:18.5566667+00:00
Anon 0 Reputation points
edited a comment 2024-05-30T19:08:16.22+00:00
Anon 0 Reputation points
3 answers

REST interface, server for GET,PUT,POST,DELETE

Hello, My goal is to control a Rest Server from a WPF C# desktop app. Get, Push, Pop, Delete should be tested. The server does not require extensive logic, only test data. Later, the customer REST server is connected. How can I achieve this? How should I…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,249 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,326 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,414 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
307 questions
asked 2024-05-23T17:15:44.0466667+00:00
Noah Aas 260 Reputation points
edited an answer 2024-05-30T19:06:25.9+00:00
AgaveJoe 26,246 Reputation points
1 answer

Azure Adb2c External IDP Authentication Browser Back Button Click redirects to External IDP Again

We have AD B2C Authentication with .NET 8 MVC Web Application. We configured Open Id Provider with Custom Policy in Adb2c. The authentication is working successfully. But the problem is, after the External IDP successful authentication, the provider…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,249 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,918 questions
asked 2024-05-07T09:47:53.4+00:00
Logesh Palani 1 Reputation point MVP
answered 2024-05-30T19:05:29.3733333+00:00
James Hamil 22,436 Reputation points Microsoft Employee
1 answer

Application crash even on a try catch block

When i comment out the line GetViewsByZOrder i get the following exception: Exception thrown at 0x00007FF96E36EE19 (rpcrt4.dll) in : 0xC0000005: Access violation reading location 0x00000000094F0122. On the line if (collection->GetViewForHwnd(hwnd,…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,571 questions
asked 2024-05-30T03:16:00.1533333+00:00
Yanis 0 Reputation points
commented 2024-05-30T19:04:25.31+00:00
RLWA32 41,206 Reputation points
0 answers

Our Azure App Service application started to experience intermittent CORS errors

Hi all, I am new here, and I am hoping someone can help as we are completely at a loss with the problem we are experiencing suddenly with Azure App Service. We have 2 Azure App Services, 1 for API and the other is an Web application (ReactJS). Both…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,052 questions
asked 2024-05-24T20:14:55.0566667+00:00
Allan 90 Reputation points
edited a comment 2024-05-30T19:02:26.68+00:00
Allan 90 Reputation points
0 answers

Bluetooth LE - BluetoothLEDevice.FromBluetoothAddressAsync returns null after UnpairAsync() is called until the peripheral is power cycled or the RPA rolls over

Greetings Here are the reproduction steps for this bug. I have an Ellisys trace and logs gathered using WPR that I don't want to post publicly, but can share with someone from MS. Pair a Bluetooth LE peripheral with windows. Observe that a new…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,847 questions
Universal Windows Platform (UWP)
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,132 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,474 questions
asked 2024-05-23T02:26:12.08+00:00
EricP-8687 60 Reputation points
commented 2024-05-30T19:02:24.3866667+00:00
EricP-8687 60 Reputation points
0 answers

Error creating SQL user accounts from external provider with Azure Arc

When trying to create user accounts that use Azure login in Azure Arc, we receive the error shown in the user's image. How can we resolve this issue?

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
341 questions
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,934 questions
asked 2024-05-03T12:16:54.9066667+00:00
AJ Copeland 0 Reputation points
commented 2024-05-30T19:00:39.87+00:00
AJ Copeland 0 Reputation points
1 answer One of the answers was accepted by the question author.

Microsoft Graph Functionalities

Can anyone explain what is the difference with changekey in calendar and a delta function in Graph APIs. Are they the same, or do they serve for different purposes.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,898 questions
asked 2024-05-30T16:23:33.81+00:00
Jhonson 0 Reputation points
accepted 2024-05-30T19:00:06.4166667+00:00
Jhonson 0 Reputation points
0 answers

Cannot connect from Azure OpenAI Studio to Azure AI Search index: InternalServerError

There is HTTP 500 InternalServerError when trying to add data source from Azure OpenAI Studio to Azure AI Search in one specific Azure tenant. What could be causing this? Azure AI Search resource's Networking is set to allow access from "All…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
763 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,328 questions
asked 2024-05-23T10:21:36.8466667+00:00
Jussi Palo 6 Reputation points
commented 2024-05-30T18:57:28.4866667+00:00
ajkuma 22,936 Reputation points Microsoft Employee
0 answers

How do i stop my PC from getting the error code "BAD_POOL_CALLER" when connected to eduroam?

Hello, whenever I am at my university and connect my PC to the eduroam wifi, there is a chance that my PC will crash and get the error code "BAD_POOL_CALLER". This happens about 1-2 times a day. However, when I'm connected to my wifi at home or…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,638 questions
asked 2024-05-30T18:57:26.78+00:00
RicardoDSC27 0 Reputation points
1 answer

Azure function event hub triggers after delay of about 5-10 seconds

I have an Azure Function v4 .NET 6 isolated app with an HTTP trigger function that writes events to an event hub. Another event hub triggered function in the same app listens to those events, performs some manipulation, and publishes them again to…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,413 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,014 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
573 questions
asked 2024-05-30T13:42:14.9533333+00:00
Akshay Chauhan 46 Reputation points
edited an answer 2024-05-30T18:56:39.2633333+00:00
Sina Salam 4,391 Reputation points
1 answer

Why did my maintenance configuration run before the scheduled start date in Azure Update Manager?

I have maintenance configurations that are scheduled to run on the 2nd Thursday of each month, but the start date is set to 2/13/24. For some reason, they all ran this morning, which is the 2nd Thurs of this month, but not yet 2/13/24: The schedules…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
258 questions
asked 2024-02-08T22:49:21.5933333+00:00
sac16 50 Reputation points
commented 2024-05-30T18:55:17.9566667+00:00
sac16 50 Reputation points
0 answers

I am getting an Object Reference Not set to an instance of an object trying to pair mac to pc via Visual Studio

I have been working successfully for weeks on my .net maui application targeting ios. I normally open the application and then pair to mac from within visual studio and all is well. However, starting yesterday evening I can no longer connect to my mac.…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,720 questions
.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-30T15:05:04.3066667+00:00
Billy Jacobs 1 Reputation point
commented 2024-05-30T18:50:44.44+00:00
Sibalik, Mike 11 Reputation points
1 answer

How to get deleted event(s) part of a given series

I need to retrieve deleted event(s) from a given recurrent series. I'm creating a PowerBI report based on Outlook calendar. Leveraging the recurrnces data structures I have been able to build all events of a given series but I'd like to delete the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,898 questions
asked 2024-05-30T12:32:15.4566667+00:00
Cristiano Degiorgis 20 Reputation points
answered 2024-05-30T18:49:09.2933333+00:00
CharanyaB-MSFT 1,651 Reputation points Microsoft Vendor
8 answers

SQL SERVER 2022 - certificate error when creating a job for integration services

In a test environment with SQL Server 2022 Developer Edition, I am trying to create a job to run an SSIS package. These same packages have been successfully tested in SQL 2019. When trying to create the job, configuring it as follows: General / Owner :…

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,934 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,470 questions
asked 2024-04-10T03:35:21.82+00:00
Marcio Matos 40 Reputation points
commented 2024-05-30T18:46:01.4333333+00:00
Holly Cross 0 Reputation points
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
1 answer One of the answers was accepted by the question author.

PushNotifications: Upgrade to FCMv1 is not delivering Templated Notifications from Azure

Using this link GCM/FCM notifications to FCM v1. I am trying to migrate from GCM/FCM notifications to FCM v1. From the guide, I - Configured the Firebase Service Account Credentials in Azure Notification Hub. Updated backend SDK C# code use FCM v1…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
274 questions
asked 2024-04-19T14:57:24.39+00:00
Smitha Kalluparambil 60 Reputation points
commented 2024-05-30T18:41:10.1566667+00:00
Smitha Kalluparambil 60 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