18,341 questions

Sort by: Updated
0 answers

ADFS - OWA - ECP automatically signs out when loging from custom IdP

i have a problem. Im logging into adfs with Keycloak as an IdP, everything works well. Im redirected from Keycloak to ADFS and then im getting redirected to OWA the to the ECP with signout request. Token is sent to LS and /ls is redirecting to logoff…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,303 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
412 questions
asked 2024-05-28T09:57:43.21+00:00
adfsloss 0 Reputation points
0 answers

Resource Provider GitHub.Network stuck at Registering state

I tried to configure private networking for GitHub-hosted runners according to https://docs.github.com/en/organizations/managing-organization-settings/configuring-private-networking-for-github-hosted-runners-in-your-organization There's a step to…

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,003 questions
asked 2024-05-28T09:55:31.62+00:00
Daniel Yu 0 Reputation points
edited the question 2024-05-28T09:57:37.8+00:00
Daniel Yu 0 Reputation points
0 answers

Questions on Azure Databricks prepurchase plan

Hello, Our customer had purchased Azure Databricks prepurchase plans but their utilization is not even 50% over 3 months and their expiry date is 15 months from today. Could you please clarify on following questions? Why Azure Databricks prepurchase…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,138 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,973 questions
asked 2024-05-28T09:35:55.2666667+00:00
Anil Kumar 200 Reputation points
edited the question 2024-05-28T09:53:58.6166667+00:00
Anil Kumar 200 Reputation points
0 answers

Working with picture in Blazor

Hi, I very newest.Create project under Blazor web develop. Under root wwwroot create folder name Images then put some picture in there. I write the in Home.razor to show all picture but one line one picture. How to write one line code for all…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,423 questions
asked 2024-05-28T08:36:35.8933333+00:00
MIPAKTEH_1 60 Reputation points
edited the question 2024-05-28T09:51:21.9033333+00:00
Lan Huang-MSFT 26,606 Reputation points Microsoft Vendor
0 answers

Windows Clipboard ( Windows button + V) - Over your shoulder protection of what is in the clipboard

When I copy things, I often want to have same thing to copy and paste and then swap between. I can pin things, but I would like to 'rename' the things I pin, so I could also provide 'over your shoulder' hide the things I have pinned. But I could rename…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,445 questions
asked 2024-05-28T09:46:10.3266667+00:00
Eiríkur Ketilsson 0 Reputation points
edited the question 2024-05-28T09:50:25.5166667+00:00
Eiríkur Ketilsson 0 Reputation points
0 answers

Accessing Sharepoint Online (Uploading Documents)

I have .net application that's able to access Sharepoint Online and upload documents. We're using an app only registration using a certificate to authenticate. This all works locally, including using a local (on-disk) certificate. Today, I've moved the…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,465 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,883 questions
asked 2024-05-28T09:50:23.1866667+00:00
0 answers

Intermittent 503 Errors with Microsoft Graph API: Get Calendar Events

When I request the Get Events API (v1.0/me/events/), I frequently encounter 503 errors. In some cases, it doesn't even return a 503 error but times out instead. This issue started occurring around 23:30 (UTC) on May 23, 2024, and it is still happening…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,863 questions
asked 2024-05-28T09:50:03.81+00:00
tsujimoto taiki 0 Reputation points
0 answers

can't install update "KB5037765" on windows 10

Hi, I approved this patch last week on Windows 10 1809 clients , but It was failed to install. Has Microsoft removed this patch? Thanks,

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,822 questions
asked 2024-05-28T09:49:22.6+00:00
Mighani 0 Reputation points
0 answers

Can't recover Global Admin in Entra Admin Center

Hi, I realized that my one and only user in the Entra Admin Center is not the Global Admin and I have only a 'Member' role. How can I gain back that Admin role or get it at all?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,881 questions
asked 2024-05-28T09:37:24.8966667+00:00
Carsten 0 Reputation points
edited the question 2024-05-28T09:46:14.6633333+00:00
Carsten 0 Reputation points
0 answers

how to install windows drivers manually on macbook when bootcamp is failing to run set up

i installed my windows 10 on macbook air pro early 2015 without bootcamp and i tried to execute bootcamp set up manually and the execution failed, Now my Operating system(windows 10) lacks drivers such as Graphics, Wireless drivers(bluetooth and Wi-Fi…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,822 questions
asked 2024-05-28T09:44:59.8433333+00:00
THABELO MABUZA 0 Reputation points
0 answers

Error when trying to set up Application ID URI for Double Key Encryption

I am trying to set up Double Key Encryption, following the steps in https://www.youtube.com/watch?v=vDWfHN_kygg. However, when trying to expose an API, I get the following error: Failed to update Application ID URI application property. Error detail:…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
210 questions
asked 2024-05-28T06:01:51.36+00:00
Yashaswi Daram 0 Reputation points
edited the question 2024-05-28T09:44:17.1933333+00:00
Yashaswi Daram 0 Reputation points
0 answers

How to get Code Coverage in Visual Studio 2022 with CMake Cpp Projects with a Windows Compiler

I have a Cpp project that is being built with the MSVC compiler and using CMake. I need a code coverage solution, preferably one that either provides detailed reports or in Visual Studio code highlighting that is possible using CMake. So far I have tried…

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,566 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
332 questions
asked 2024-05-28T09:01:11.2366667+00:00
Hoad, Tom 0 Reputation points
edited the question 2024-05-28T09:41:51.7833333+00:00
Minxin Yu 10,436 Reputation points Microsoft Vendor
0 answers

Newly added databases not being detected by Azure backup

We have a third party who installed 2 new databases on on Azure VM, but when I try to add these databases to the existing backup plan they fail to detect. All other databases are visible and being backed up. I have to set a maintenance plan to backup…

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,003 questions
asked 2024-05-28T09:38:40.6533333+00:00
Richard Hipkin 0 Reputation points
0 answers

Unable to view Invocation Logs in Function App

Hi All, We have a function app running and Me and few other teammates are able to view the invocation Logs in function app. But few people in other team reporting the issue with viewing the invocation logs in functions, asking to configure. but while…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,869 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,400 questions
asked 2024-05-28T09:37:11.93+00:00
Shubham Mishra 0 Reputation points
0 answers

Can a kemp load balancer cause issues to mail delivery when SSL offload is enabled for port 25 and domain secure is enabled on receive connector?

I wonder if someone is able to confirm this for me please? We had a recent issue where emails from our M365 to our on-prem Exchange were being delayed, and we found that one of our 2 Exchange servers had domain secure enabled. This caused mail to not go…

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,398 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,921 questions
asked 2024-05-28T09:33:05.7733333+00:00
Chris M 0 Reputation points
0 answers

Is Azure App Service suitable for web application that mostly runs background tasks?

A bit of context to go with the title: We are currently in the process of upgrading our legacy .NET applications (.NET Framework 4.8) to modern .NET and with this change we are looking to also improve the hosting model. At this moment we run two…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
294 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,045 questions
asked 2024-05-28T09:32:45.2+00:00
Tijmen 0 Reputation points
0 answers

Cloud shell blank black screen

Hi After creating free blob storage I opened Azure cloud shell in my free subscription and cannot see the promt just black screen. I have completed the following without any joy. Refresh the Browser: Sometimes, the issue can be temporary. Refreshing…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,584 questions
asked 2024-05-24T11:25:45.97+00:00
Frank Dodds 0 Reputation points
edited the question 2024-05-28T09:30:12.6666667+00:00
MayankBargali-MSFT 69,746 Reputation points
0 answers

Azure Load Testing test run stuck on 'Accepting' using Python SDK

I wrote a script to create/update an Azure Load Test test, then upload a Jmeter JMX file to the test, and start a test run. When I start the test run, my test stays in the status Accepting But it never begins Executing or any other state. I do check…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,584 questions
asked 2024-05-28T03:18:23.56+00:00
Daniel Levine 0 Reputation points
edited the question 2024-05-28T09:28:50.58+00:00
JananiRamesh-MSFT 22,056 Reputation points
0 answers

Windows 11 boot crash on Asus VivoBook s14/s15

It seems that on my laptop ASUS Vivo Book s14/s15, windows 11 keeps crashing on boot and even though I opted to make the Windows 10 update to 11, windows keeps updating, and of course, keeps crashing.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,445 questions
asked 2024-05-28T09:24:11.97+00:00
Cristina Calin 0 Reputation points
0 answers

How Update icon for appinstaller file Windows - MAUI

Hello team, I'm trying to configure the automatic updates for the Maui - Application. Currently we are sharing the application via Software center. Now I want to configure the automatic app deployment for the application via .appinstaller…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,988 questions
asked 2024-05-28T09:22:59.1366667+00:00
Vaibhav Methuku 80 Reputation points