343,505 questions

Sort by: Updated
2 answers

VS Enterprise Containerized a Function App with Azure Function Template

Hi, Created a simple Function App (FuncTest2) in Visual Studio Enterprise 2022 using the Azure Function Template with Docker Support. The solution is located in C:\Projects\FuncTest2 Here's the Dockerfile #See https://aka.ms/customizecontainer to learn…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,294 questions
asked 2024-05-02T08:09:24.2733333+00:00
Allan Au 20 Reputation points
answered 2024-05-03T16:45:04.7733333+00:00
LeelaRajeshSayana-MSFT 13,471 Reputation points
1 answer

Surge in abnormal requests from Edge browser

After edge update from May 03 From a system operation perspective, many normal users are blocked due to HTTP 404 errors in the Edge browser. There is a rapid increase in abnormal requests for the paths below in Edge browser's shopping-related…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,143 questions
asked 2024-05-03T09:16:59.54+00:00
Hoya SY Kim [Blue Operations] 0 Reputation points
commented 2024-05-03T16:44:30.69+00:00
Clorentzen-9652 0 Reputation points
0 answers

Azure Function .Net8 Json Deserialization Error

I'm developing an azure function in .Net8 which is a migration from a .net6 in-process function. The code always breaks while trying to deserialize a json object that comes within the EventGridEvent.Data which triggers the function, the deserialization…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,294 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,188 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
318 questions
asked 2024-05-03T16:43:16.76+00:00
Adonis Briceno 46 Reputation points
0 answers

Not getting the updated html title

The html page is not getting updated. I am updating the index.html file by code index.html command. But unable to close it using ctrl+c in mac. But its showing the file is saved as I did ctrl + s. But after redeployment the title is not getting updatd. …

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.
936 questions
asked 2024-05-03T15:54:24.82+00:00
Srideep Bhattacharjee 0 Reputation points
commented 2024-05-03T16:32:32.25+00:00
Srinud 1,155 Reputation points Microsoft Vendor
1 answer

how to save/update image location in a database via .cs controllers class (button click)

code behind Create.cshtml file the update button @model IMS_Project.Models.Product @{ ViewBag.Title = "Product"; ViewBag.SubTitle = "Create"; @using (Html.BeginForm("Create", "Product",…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,267 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,274 questions
asked 2024-05-02T15:50:37.5866667+00:00
KwebenaAcquah-9104 306 Reputation points
edited the question 2024-05-03T16:30:38.93+00:00
KwebenaAcquah-9104 306 Reputation points
0 answers

it says the lab is no longer available.

when I click launch and open the lab it says the lab is no longer available. in "Lab - Work with Microsoft Office integration" This question is related to the following Learning Module

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.
32 questions
asked 2024-05-03T14:54:12.0433333+00:00
Mohamad Haron Din 0 Reputation points
commented 2024-05-03T16:28:43.3133333+00:00
Srinud 1,155 Reputation points Microsoft Vendor
2 answers

How can I enable Chat communication between external users and Microsoft Teams users through the Teams desktop app ?

Hello Microsoft team, I've successfully integrated Microsoft Teams calling into my web application using Azure Communication Services and Microsoft Graph. However, I'm encountering difficulties enabling chat communication between external users…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
684 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,644 questions
asked 2024-04-12T17:21:52.6666667+00:00
Satish Bellare 0 Reputation points
edited a comment 2024-05-03T16:27:53.6266667+00:00
Satish Bellare 0 Reputation points
0 answers

Labs are no longer working for Dynamics 365 Finance and Operations

Hello - None of the labs for Dynamics 365 Finance and Operations are currently working. The VM does not launch and the message "Sorry, this lab is no longer available." is displayed. I have tried clearing my cache, using different browsers…

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.
32 questions
asked 2024-05-03T15:49:12.14+00:00
jpgoyne 0 Reputation points
edited a comment 2024-05-03T16:27:29.4166667+00:00
Srinud 1,155 Reputation points Microsoft Vendor
0 answers

Is it known that AutoLogon.exe does not remove the DefaultPassword from the LSA Secrets store / Registry?

I was playing with AutoLogon.exe for the first time today and was testing the security around the DefaultPassword. I have found tools that can easily decrypt the password, but that weak security is known. What I wonder though, is if it is known that…

Sysinternals
Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
1,092 questions
asked 2024-05-03T16:24:04.3366667+00:00
McDonald, Matthew 101 Reputation points
edited the question 2024-05-03T16:25:58.0366667+00:00
McDonald, Matthew 101 Reputation points
0 answers

Configure AKS Container Insights to exclude collecting logs from pods based by name

We have Container Insights enabled on our AKS cluster, sending logs and metrics to AppInsghts. We want to configure Container Insights to exclude certain pods (based on pod name wildcard - 'myPod*') from sending logs. Based on my research, I found this…

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.
1,865 questions
asked 2024-05-03T16:25:28.8533333+00:00
Guy Swartwood 65 Reputation points
0 answers

i want to share my to do list in Outlook to internal members of my Team

Hello  Please I need your help on this issue.  I want to share my to do list in Outlook to internal members of my Team. I would like to know how to share TO DO lists in Outlook with my internal Teams members. I am also confused with the difference…

Microsoft Exchange Online
Outlook
Outlook
A family of Microsoft email and calendar products.
3,007 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,900 questions
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,357 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
392 questions
asked 2024-05-03T16:25:07.9866667+00:00
Iniobong Nkanga 1,681 Reputation points
0 answers

How to perform a pivot grid in maui?

Hi, i want to display data from observablecollection in a pivotgrid using .Net Maui 8 like in the picture below. the columns are generated programatically. i write this code in the viewmodel: Stockstcviews =…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,897 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,274 questions
asked 2024-05-03T16:24:46.6+00:00
Kaouthar GR AOUICHAOUI 40 Reputation points
0 answers

How to route all internet bound traffic via a Network Virtual Appliance

I have 2 subnets inside a VNet, default subnet & NVA subnet. I have one VM(windows server 2022 data center) inside NVA subnet configured as a NVA with ip forwarding enabled at NIC level and in OS level I have enabled LAN routing. This NVA machine is…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
959 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,157 questions
asked 2024-05-03T16:22:28.3866667+00:00
Abhi 0 Reputation points
0 answers

Can my school see my files? Please read full question

I wanted to make a word document and write things in it but since I don't have Microsoft 365, I wanted to use my school account. Can they see this file? It's on my PC and not on OneDrive or anything but I'm opening it using my school account.

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
666 questions
OneNote
OneNote
A family of Microsoft products that enable users to capture, organize, and reuse notes electronically.
161 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,119 questions
PowerPoint
PowerPoint
A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.
221 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,476 questions
asked 2024-05-03T16:20:48.51+00:00
Tym Maciejewski 0 Reputation points
0 answers

Changing Entra Domain Services SKU from Standard to Enterprise

I am attempting to upgrade the SKU for my Entra Domain Service from standard to enterprise. The documentation says that this change should take only a few minutes. After several hours (13) it is still stuck on saving SKU. Does anyone have any suggestions…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,561 questions
asked 2024-05-03T16:18:39.09+00:00
Alex Oakley 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to setup CICD pipeline for .net core application having different config files for different environemnts in azure devops

I have to setup CICD pipelines for .net core application which has 4 environments Dev/QA/Uat/Prod with 4 different config files such as appsetting.qa.json, appsettings.prod.json etc, need to know the .net core mechanism when it gets deployed to azure app…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,905 questions
asked 2024-04-29T14:52:23.5433333+00:00
Nikhil Rasal 20 Reputation points
commented 2024-05-03T16:17:42.91+00:00
Nikhil Rasal 20 Reputation points
0 answers

Not able to redeem my github enterprise coupon .

Can anyone tell me what's i am doing wrong ? Here Jaan1911 is an organization and trying to redeem my coupon for Github Enterprise . and The error showing is " Coupon can't be redeemed aginst enterprise account organization "

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.
4 questions
asked 2024-04-21T06:35:10.3233333+00:00
Riz 5 Reputation points
commented 2024-05-03T16:17:39.02+00:00
Riz 5 Reputation points
6 answers One of the answers was accepted by the question author.

xxx.azurewebsites.net doesn't redirect to custom domain after setting up

My Azure Wordpress app servcie landlordgurus.azurewebsites.net doesn't redirect to landlordgurus.com even though custom domain was already setup correctly. landlordgurus.azurewebsites.net is built using "Wordpress on app service". My other…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,905 questions
asked 2023-07-28T00:59:53.3166667+00:00
Xu Wang 40 Reputation points
answered 2024-05-03T16:16:54.23+00:00
Saram 0 Reputation points
1 answer

How to add subfolders to the azure functions app using VScode?

Hello there, I have sub folders "assets" and "components" inside the content directory of my azure function app. I want to copy these folders to the output directory. How to do that? I tried including this to my .csproj file but it…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,294 questions
asked 2024-05-01T10:03:16.4+00:00
Adwait Naik 40 Reputation points
answered 2024-05-03T16:16:31.8666667+00:00
LeelaRajeshSayana-MSFT 13,471 Reputation points
1 answer

Can I force AuthenticationState to refresh (when claims have changed)?

Hi all; Is there any way to force the AuthenticationState to re-read the database when claims have changed? I've implemented a ServerAuthenticationStateProvider and it works great for my adding IdentityUser.Enabled. But when I set it to re-read the…

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,395 questions
asked 2024-04-11T23:07:09.2+00:00
David Thielen 2,281 Reputation points
commented 2024-05-03T16:15:07.9866667+00:00
Bruce (SqlWork.com) 56,686 Reputation points