340,211 questions

Sort by: Updated
0 answers

Dangerous site - attackers on the site you're trying to visit might trick you

I have an intranet site. This site is hosted on our internal server 2019 on IIS version 10.0. This website is just a web page that enables the employees to fill out their information and then populates a .pdf file from the information that they fill out.…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,139 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,246 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,204 questions
asked 2024-04-19T18:56:41.28+00:00
Anjali Agarwal 1,366 Reputation points
0 answers

Failed to add azure webjobs in linux server

When every I am trying to add Azure Webjobs in linux OS its show failed to add web jobs. I am using curl command in the .sh file for adding the webjobs. Second one always shows: Results error and shows symbol.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,827 questions
asked 2024-04-16T15:44:27.8866667+00:00
Gopal, Navaneethakrishnan 0 Reputation points
commented 2024-04-19T18:53:18.18+00:00
Kesharwani, Avitesh 0 Reputation points
0 answers

How to get assignedLicenses from Microsoft Graph

Hi, I am using a C# program to retrieve user information from Microsoft Graph. Currently I am passing the following URL to get the information I need. https://graph.microsoft.com/v1.0/users?$filter=accountEnabled eq true&$select=displayName,id I want…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,521 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,204 questions
asked 2024-04-19T18:52:25.3633333+00:00
Robin 46 Reputation points
0 answers

How to get assignedLicenses from Microsoft Graph

Hi, I am using a C# program to retrieve user information from Microsoft Graph. Currently I am passing the following URL to get the information I need. https://graph.microsoft.com/v1.0/users?$filter=accountEnabled eq true&$select=displayName,id I want…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,521 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,204 questions
asked 2024-04-19T18:47:55.8666667+00:00
Robin 46 Reputation points
edited the question 2024-04-19T18:50:42.4533333+00:00
Robin 46 Reputation points
2 answers One of the answers was accepted by the question author.

Need help doing my Az excercie on the SandBox

Hi, I cannot perform my exercise on the Sandbox due to this error message. I have been trying for days, and trying to login again and again. I never had this issue before. Can someone help me with please?

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
920 questions
asked 2024-04-19T14:55:40.5466667+00:00
SL 20 Reputation points
commented 2024-04-19T18:48:17.55+00:00
TP 74,786 Reputation points
1 answer

Azure Backup

Recently an absurd price for Azure Backup Enhanced Policy has appeared in the Calculator, but in the Azure Portal this is not real, as all of our customers use Enhanced Policy. Could this be a warning that Microsoft will change at any time? I didn't…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,120 questions
asked 2024-04-19T15:45:15.7966667+00:00
Gabriel Moraes 0 Reputation points
answered 2024-04-19T18:44:08.65+00:00
SadiqhAhmed-MSFT 36,961 Reputation points Microsoft Employee
1 answer

When will SCCM / Configuration Manager v2403 be release? It's already April 19th!

When will SCCM / Configuration Manager v2403 be release? It's already April 19th!

Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
959 questions
Microsoft Configuration Manager
asked 2024-04-19T14:04:37.5766667+00:00
Devos, Vincent (GAC/AMC) 0 Reputation points
answered 2024-04-19T18:42:45.1866667+00:00
Garth Jones 1,346 Reputation points
0 answers

I submitted my Add-in to Appscource and the reviewer prompted me to change the sub type

I submitted my Add-in to Appscource and the reviewer prompted me to change the sub type My Add-in support Excel and Word, I can test it local, but Reviewer tell me it does not support word, and need to update subtype but I don't know how to update…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
655 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,458 questions
asked 2024-04-19T02:02:12.0033333+00:00
Hao Penny 0 Reputation points
edited the question 2024-04-19T18:41:06.8466667+00:00
SamRamon-6302 81 Reputation points
1 answer

In New Outlook how do I move the app bar to the bottom (instead of the first column on the left side)

How do I move the app bar to below - ie from vertical to horizontal?

Outlook
Outlook
A family of Microsoft email and calendar products.
2,916 questions
asked 2024-01-19T14:14:36.13+00:00
Dan Buntman 10 Reputation points
commented 2024-04-19T18:37:46.6233333+00:00
Kent Henry 1 Reputation point
1 answer

Apply Conditions on incoming emails in microsoft addin development

I have a query related to Microsoft Outlook add-in development: I am working on Microsoft outlook add-in development in Javascript and I want to perform some conditions and actions on incoming emails for example: whenever an email is received in my…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,458 questions
asked 2024-04-19T13:56:11.71+00:00
Test User 0 Reputation points
answered 2024-04-19T18:35:35.0966667+00:00
SamRamon-6302 81 Reputation points
1 answer

How to programally check if the user-assigned managed identity have access/permissions to the key from key vault in an other tenant?

Hi, There is two tenant A, B. tenant A have two application, 1. manageApp used by my program 2. CMEK-app using to get permisstion from tenant B by admin consent. And one user-assigned managed id configured as federated identity with the CMEK-app used…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,102 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.
920 questions
asked 2024-04-15T05:35:43.28+00:00
Siqing Zheng 0 Reputation points
commented 2024-04-19T18:35:00.3633333+00:00
Siqing Zheng 0 Reputation points
1 answer

Blazor Title

Hello, I have a Blazor 8.0 project that has been giving me trouble when it comes to Title. I have a <PageTitle> tag on every page but it remains the Home no matter on which page I am redirected. Is there a solution for this problem? Thank you

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,139 questions
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,377 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,246 questions
asked 2024-04-19T09:30:14.7833333+00:00
Kuler Master 246 Reputation points
commented 2024-04-19T18:34:52.8666667+00:00
Kuler Master 246 Reputation points
0 answers

Game transfer between Xbox One and Xbox Series X

I am considering upgrading to an Xbox Series X from my Xbox One. While I know I can download my Xbox One games on the Series X, I'm not sure if I need to buy the X/S version of a game to play against my friends who have the X/S version they purchased…

Xbox Training
Xbox Training
Xbox: Original version of a Microsoft gaming console that includes built-in broadband and networking support.Training: Instruction to develop new skills.
2 questions
asked 2024-04-19T18:34:06.7233333+00:00
Freddy 0 Reputation points
0 answers

Azure Data Factory is not firing the trigger when I create a blob as output from ETL tool

Hi, I'm using a ETL tool to save files into a blob container and it is not firing the trigger that I have created to the process. When I manually upload the file to the storage, it works fine. Can someone help?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,486 questions
asked 2024-04-19T14:57:13.3966667+00:00
Azevedo Emanoel 1 Reputation point
commented 2024-04-19T18:33:40.7833333+00:00
BhargavaGunnam-MSFT 25,876 Reputation points Microsoft Employee
1 answer

EPM (SAP Add-in on Excel) reports entirely greyed out

Hello Microsoft Community, I have recently had the EPM Add-in (SAP connection) installed on my excel and I've found that my reports are entirely greyed out. Below are images showing my unusable report screen and my colleagues functioning screen for…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,440 questions
asked 2023-07-27T18:02:46.53+00:00
Nicholas Rynard 0 Reputation points
commented 2024-04-19T18:32:33.9066667+00:00
hoa truong 0 Reputation points
0 answers

According to the documentation, "Apply a default retention policy to the entire organization, specific locations, or users" is not available for F3 licensed users, does this mean that retention policies can't be applied to F3 users period?

I am planning an implementation of Purview for an environment that is roughly 1/3 E3 and 2/3 F3 users and am trying to parse out the difference in licensed options for F3 users vs E3 users. I am using this document…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,734 questions
Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
922 questions
asked 2024-04-19T18:31:44.6133333+00:00
Geoffrey Hillman 0 Reputation points
1 answer

Fixing issues with AOT compilation

Hello! I have a .NET MAUI 8 app that I target for Android, WinUI and iOS. I'm using EF Core (context is in separate project) and SQLite DB that gets created on app launch. The issue is with the iOS version and I'm suspecting the issues is with AOT…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,843 questions
asked 2024-03-28T04:42:41.8566667+00:00
MKinOZ 6 Reputation points
edited a comment 2024-04-19T18:29:37.27+00:00
Bruce (SqlWork.com) 55,041 Reputation points
9 answers

Windows Server 2022 WSUS Fatal Error: The schema version of the database is from a newer version of WSUS

Hi, I recently upgraded Windows Server from 2016 to 2022! In post-install processes, I receive the following error for the WSUS service: Log file is located at C:\Users\m-alizadeh\AppData\Local\Temp\\WSUS_PostInstall_20220223T152505.log Post…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,083 questions
asked 2022-03-01T14:18:45.067+00:00
M. Hasan Alizade 11 Reputation points
commented 2024-04-19T18:27:54.07+00:00
Valdimilson Rocha 0 Reputation points
2 answers

FCM V1 notifications are not delivered from Azure Notification Hub

I am following this Microsoft Guide to migrate from GCM/FCM notifications to FCM v1. From the guide, I - Configured the Firebase Service Account Credentials in Azure Notification Hub Updaeted backend and app (Xamarin) to use FCM v1 platform during…

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.
259 questions
Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,291 questions
asked 2024-04-16T12:06:03.7033333+00:00
Hiran Desai 25 Reputation points
answered 2024-04-19T18:25:34.5666667+00:00
ajkuma 22,086 Reputation points Microsoft Employee
0 answers

Bot response to adaptive card action with complex adaptive card not rendered in Teams chat

Teams bot is returning an updated adaptive card on Action.Execute with HTTP OK and the body like the JSON below. The simple adaptive card, like this, is rendered fine in Teams. { "statusCode": 200, "type":…

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,824 questions
asked 2024-04-19T18:25:25.3033333+00:00
Boris Rusinovic 1 Reputation point