388,968 questions

Sort by: Updated
0 answers

How to view deployed web app files

I have deployed my FastAPI on an Azure Web App, and the web app is working fine. How can I view or access the deployed codebase files in the web app?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,952 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
985 questions
asked 2024-11-21T09:31:00.7233333+00:00
Riyaj khureshi 0 Reputation points
edited the question 2024-11-21T09:44:57.2066667+00:00
Ganesh Patapati 1,670 Reputation points Microsoft Vendor
1 answer

How to get pixel correctly, when Windows Magnifier is on?

Hi, I would like to know, if there's some way to get correctly pixel color, which is pointed by cursor, when Windows Magnifier is on? This is code sample, which works perfectly whether magnifier is off: public static Color GetColorAtPosition(int x, int…

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.
11,048 questions
asked 2024-11-12T07:51:34.3033333+00:00
Jacob Mordon 225 Reputation points
commented 2024-11-21T09:44:37.8233333+00:00
Jacob Mordon 225 Reputation points
0 answers

Office 365

Bonjour, Je dois renouveler l'abonnement et j'ai mis à jour une nouvelle carte de paiement, mais le paiement dne passe pas alors que je suis crédité sur le compte je reçois systématiquement "une erreur s'est produite". Alors j'ai tenté avec…

Office 365 Training
Office 365 Training
Office 365: A set of Microsoft legacy offerings that combine Office desktop apps with cloud services including OneDrive and Microsoft Teams.Training: Instruction to develop new skills.
34 questions
asked 2024-11-21T09:44:21.28+00:00
Stephanie FEBVRE 0 Reputation points
1 answer One of the answers was accepted by the question author.

34.0 is not a valid TargetPlatformVersion for Android. Valid versions include: 35.0

I changed the Target framework in my Android project properties from .NET 8.0 to .NET 9.0. But then I get this error: 34.0 is not a valid TargetPlatformVersion for Android. Valid versions include: 35.0 Is it necessary to change the Target OS version…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,647 questions
asked 2024-11-19T09:41:03.52+00:00
Kim Strasser 1,076 Reputation points
accepted 2024-11-21T09:43:57.5366667+00:00
Kim Strasser 1,076 Reputation points
1 answer One of the answers was accepted by the question author.

I get the error 'Platform' does not contain a definition for 'Init' in Microsoft.Maui.ApplicationModel.Platform.Init(this, bundle);

I get the following error after updating my NuGet packages: 'Platform' does not contain a definition for 'Init' Activity1.cs: using Android; using Android.App; using Android.Content.PM; using Android.OS; using Android.Views; using Android.Util; using…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,647 questions
asked 2024-11-15T14:57:17.6533333+00:00
Kim Strasser 1,076 Reputation points
accepted 2024-11-21T09:43:36.38+00:00
Kim Strasser 1,076 Reputation points
1 answer

Different and advantages each license's

Hi Microsoft. I have a company, what licence is recommended to me? And what are the Differences and advantages of each of the ggwa pro, OEM, Enterprise and LTSC licences in volume licensing if I use them? Thanks

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,007 questions
asked 2024-11-20T06:46:32.0866667+00:00
Afri 0 Reputation points
commented 2024-11-21T09:42:28.27+00:00
Afri 0 Reputation points
0 answers

I have two application configured with FRONT CHANNEL LOGOUT but AzureB2C does not seem to be triggering Single Sign Out

I have two applications configured in AzureB2C A Web Application (ASP.NET Web Forms application) - APP 1 A SPA Application (Angular client side) - APP 2 For both applications I have enabled the front channel logout URL . When I login into APP 1 and…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
709 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,258 questions
asked 2024-11-20T15:22:02.5033333+00:00
Anjam Tahir 0 Reputation points
edited the question 2024-11-21T09:40:50.9466667+00:00
Anjam Tahir 0 Reputation points
8 answers

azure virtual desktop; Sign in failed. Please check your username and password and try again.

Have deployed aad-joined avd. Getting below error. Any help to fix this issue?

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,589 questions
asked 2022-07-08T04:42:09.34+00:00
bala s 26 Reputation points
answered 2024-11-21T09:40:33.3133333+00:00
Adam Kolařík 0 Reputation points
0 answers

Error Adding On Prem VM into Azure Update Manager through Azure Arc

When trying to add an on premise virtual machine within our Azure Update Manager Environment I go through the setup wizard and select our information. I have been able to previously add machines without issue however I have tried across multiple OSs…

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
442 questions
Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
321 questions
asked 2024-11-15T23:02:22.79+00:00
Brandon White 0 Reputation points
commented 2024-11-21T09:39:33.5866667+00:00
Rahul Podila 425 Reputation points Microsoft Vendor
0 answers

I don't find the Power BI App "Sales & Marketing"

Hi, unfortunately i can not download the training APP "Marketing & Sales" because i cannot find it. I looked already at the FAQ, but also there nothing helped for me. Can you please help me? Thanks in advance! BR Jaqueline This question…

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
479 questions
asked 2024-11-21T09:39:30.0333333+00:00
Wess Jaqueline 0 Reputation points
0 answers

Azure Database for PostgreSQL - Flexible Server: Setting Session Replication Role in JDBC Options

Is it possible to set the session replication role in JDBC options for Azure Database for PostgreSQL - Flexible Server (Postgres v13)? While I was able to execute SET session_replication_role = 'replica' directly in the database, I encountered an error…

Azure Database for PostgreSQL
asked 2024-11-21T09:37:48.5066667+00:00
lye 0 Reputation points
2 answers

The answer was wrong

Learn/ Training/ Browse/ Implement knowledge mining with Azure AI Search/ Create a custom skill for Azure AI Search/ Knowledge check Question3 give the answer is 20%,but we got this hit which is " If you let the model automatically split…

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,766 questions
asked 2024-10-26T09:33:47.6533333+00:00
Chia-Ju,Lin 5 Reputation points
commented 2024-11-21T09:37:43.49+00:00
SiddeshTN 4,925 Reputation points Microsoft Vendor
1 answer

locate PostgreSQL databases exact location

locate PostgreSQL databases exact location in Azure's North European regions For GDPR compliance status. Azure Database for PostgreSQL - Flexible Servers GDPR compliance status based on region Resource group aoih-prod Subscription…

Azure Database for PostgreSQL
asked 2024-11-15T09:21:31.5233333+00:00
Gazzela Vivakar 10 Reputation points
commented 2024-11-21T09:37:38.3733333+00:00
Sai Raghunadh M 1,125 Reputation points Microsoft Vendor
0 answers

Knowledge check not working

The knowledge check cannot be submitted at the page https://learn.microsoft.com/en-us/training/modules/develop-unit-tests-using-github-copilot-tools/7-knowledge-check?WT.mc_id=api_CatalogApi&source=learn . The submit button keeps spinning forever,…

Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
378 questions
GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
49 questions
asked 2024-11-21T09:05:36.84+00:00
João Paulo Verçosa Pinto 0 Reputation points
commented 2024-11-21T09:36:12.9533333+00:00
João Paulo Verçosa Pinto 0 Reputation points
1 answer

Azure Kubernetes Service - Why Are System Pods Being Scheduled On User Node Pools?

I have a cluster which is made up of 3 node pools: system - System Node Pool project 1 - User Node Pool project 2 - User Node Pool On the System node pool, I have the taint set CriticalAddonsOnly:true:NoSchedule. My issue is that for some reason, system…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,162 questions
asked 2024-11-13T11:19:56.84+00:00
devopsfj 221 Reputation points
commented 2024-11-21T09:35:56.4133333+00:00
anashetty 820 Reputation points Microsoft Vendor
1 answer

Azure SQL Serverless DB resuming and pausing automatically

Hi All, We have created an Azure SQL serverless DB, which acts as a backup of our Azure SQL DB and hence after creation, no activity or logins happen in this serverless DB. After creation, we are pausing the DB but it is getting resumed automatically…

Azure SQL Database
asked 2024-11-21T08:11:36.5566667+00:00
Priya Jha 871 Reputation points
edited an answer 2024-11-21T09:35:48.7066667+00:00
Sai Raghunadh M 1,125 Reputation points Microsoft Vendor
2 answers

All VM sizes are not showing while resizing the VM in Azure

All VM sizes are not showing while resizing the VM in Azure, I am using Windows (Windows Server 2022 Datacenter) OS and current size is Standard B2s v2 (2 vcpus, 8 GiB memory). I want to resize this VM from current size to B4MS but when I am resizing,…

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
412 questions
asked 2024-11-13T13:43:42.6166667+00:00
Abhi Sahu 0 Reputation points
commented 2024-11-21T09:34:47.8533333+00:00
anashetty 820 Reputation points Microsoft Vendor
0 answers

Can Immersive Reader be configured to use a custom top-level domain?

Can Immersive Reader be configured to use a custom top-level domain? Specifically, we have immersive reader successfully configured using the provided "cognitiveservices.azure.com" domain. Some of our customers have issues using the service…

Azure AI Immersive Reader
Azure AI Immersive Reader
An Azure Applied AI Service that embeds text reading and comprehension capabilities into your applications.
29 questions
asked 2024-11-20T20:38:28.25+00:00
Tech ThinkCERCA 0 Reputation points
commented 2024-11-21T09:33:59.0566667+00:00
Avinash Devarakonda 325 Reputation points Microsoft Vendor
1 answer

using customProperties in a Microsoft.Insights/scheduledQueryRules@2023-03-15-preview bicep

Hi I am trying to use the customProperties in the following bicep. I would like to add the result of the query as a property to the action. however there is so little documentation and I am not sure I understand the difference between actionProperties…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,335 questions
asked 2024-10-04T20:45:12.8733333+00:00
fadoua bendefa 0 Reputation points
commented 2024-11-21T09:33:07.7233333+00:00
Rahul Podila 425 Reputation points Microsoft Vendor
0 answers

TURNRelayAccessHealthCheck is still valid health check for Azure AVD ?

Hello everyone i want to ask if TURNRelayAccessHealthCheck is still valid health check for Azure virtual desktop ?

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,589 questions
asked 2024-11-21T09:32:49.1966667+00:00
Diosi, Richard 0 Reputation points